EAP 5245 hanging
Discovered that EAP Version 5245 hangs in different situations. Editing a file, checking for project details, during inspection checking.
I switched off local history, cleaned all caches and rebuild them but nothing helped.
Does someone face the same problem?
The last message in the log file is:
2006-05-04 21:21:57,710 INFO - ort2.javacvsImpl.io.ReadThread -
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:254)
at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at com.intellij.cvsSupport2.javacvsImpl.io.ReadThread.run(ReadThread.java:77)
2006-05-04 21:21:57,710 INFO - ort2.javacvsImpl.io.ReadThread - Stopping CvsReadThread Thread[CvsReadThread,10,Idea Thread Group], atEnd: false, firstIndex: 9800, lastIndex: 9800, exception: java.net.SocketTimeoutException: Read timed out, closed: false
Thanks for your help.
Heiko
Please sign in to leave a comment.
Issue seams to be resolved in build 5261.
Heiko