CVS operations hang
When I try to do a CVS operation, about 25% of the time the client hangs. An activity indicator is displayed with the title "Preparing to XXX" where XXX is "update", "checkout", or whatever CVS operation I'm doing. Sometimes I can close IDEA with the window close button. Other times I have to kill IDEA in Task Manager. Then, I restart the client. I'm accessing the repository with the pserver method.
Attached is a thread dump while IDEA is hung with the message "Preparing to update".
I'm seeing this in 90.162 on Windows XP SP3. I'm running IDEA with JDK 1.6.0_16. My idea.exe.vmoptions file contains:
-Xms256m
-Xmx1024m
-XX:MaxPermSize=150m
-ea
-agentlib:yjpagent
IDEA 8.1.3 does not exhibit this problem.
Let me know if I can provide additional information. I really like Maia.
Thanks.
Attachment(s):
idea.thread.dump.zip
Please sign in to leave a comment.
This is listed as fixed in 90.193 (available at http://www.jetbrains.com/idea/nextversion/index.html)
See http://youtrack.jetbrains.net/issue/IDEADEV-41255 for details.Hello Chris,
Please try the newly released build 90.193 (available on http://jetbrains.com/idea/nextversion/
) - it contains some CVS fixes which should help in this situation.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
193 is working without error. Thanks!
Looks like I spoke too soon. The problem definitely happens far less frequently, but I just encountered it in build 193.
Attached is a thread dump while IDEA was hung displaying "Preparing for commit".
Attachment(s):
idea.thread.dump.zip
You might like to vote for:
http://youtrack.jetbrains.net/issue/IDEA-25946
Bas
Chris Britton wrote:
This has significantly worsened in IU-92.24. My CVS operations success rate is down to about 1 out of every 10.