History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18413
Type: Bug Bug
Status: Waiting for Reply Waiting for Reply
Assignee: Irina Petrovskaya
Reporter: Doug Pardee
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

IDEA freezes after switching IDEA projects w/CC

Created: 14 Jun 08 01:05   Updated: 13 Aug 08 16:01
Component/s: Version Control Integration. ClearCase

File Attachments: 1. Text File idea.log (586 kb)
2. Text File idea2.log (503 kb)
3. Text File ideafreeze.txt (25 kb)
4. Text File ideafreeze2.txt (26 kb)

Environment: Windows XP SP2, IDEA 7.0.3 build 7757, ClearCase plugin 2.0

Build: 7,757
Severity: Medium


 Description  « Hide
I think that this is a problem in the ClearCase plugin (2.0). Not positive, though.

When I try to open a new project - whether by reopen in new frame, reopen in this frame, or close project followed by reopen - IDEA usually freezes up a bit afterward, often when doing a ClearCase operation, or when doing File>Synchronize. In the case where I reopen in a new frame, I can occasionally able to get by until I try to close one of the frames, at which point IDEA freezes.

By "freezes" I mean apparently quits processing the event queue (Windows XP SP2). The application frame is redrawn, but that's all. No obvious CPU, disk, or network activity. Attempting to close IDEA using the Windows Task Manager gives the expected "application is not responding". Other applications proceed normally. Killing IDEA with Task Manager and restarting it gets it back under control.

I am able to close one project in IDEA, close IDEA, restart IDEA, and reopen the new project. This is, of course, a fairly slow workaround with large projects.

The two IDEA projects are both ClearCase UCM, but are in different UCM projects and in fact are in different ClearCase VOBs.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 16 Jun 08 19:16
Please take a thread dump during the freeze as described in http://support.jetbrains.com/kb/entry!default.jspa?categoryID=4&externalID=260

Irina Petrovskaya - 17 Jun 08 11:57
could you please send the idea log file and the thread dump; unfortunately, i cannot recreate the problem here - but probably i don't have such a big projects, or there are some specific issues that affect the sitiation. Thanks in advance.

Doug Pardee - 26 Jun 08 21:58
StackTrace from freeze resulting when second project (in second frame) was closed.

Doug Pardee - 26 Jun 08 22:05
idea.log file from the same incident.

Doug Pardee - 05 Aug 08 21:38
Here's another set of logs. Since the first set, I erroneously installed the TestNG plugin and (of course) had a bunch of problems. I couldn't get that plugin uninstalled, so I reinstalled Idea 7.0.3.

Reinstalling cleared up the problems caused by the TestNG plugin, and I hoped that maybe it fixed this problem. It didn't.

I had been working on one project. I went to File>Close Project, then File>Reopen for a different project. The new project came up but Idea froze. The status bar shows "Refreshing VCS History" but both circular progress indicators are frozen.

As always, terminating Idea with the Windows Task Manager and restarting Idea cleared things up.


Irina Petrovskaya - 13 Aug 08 16:01
thank you for the update; however, from the last log file i can see that the exception comes from the plugin manager and is related to the javadoc plugin (javadoc browser?)
Probably you have few non-default plug-ins installed, and some ones are not up-to-date or even corrupted?...
Is it possible for you to create the 'default' installation (with the default set of plug-ins; you should backup and remove the old .IntelliJIdea70 folder) and check, whether the bug still exists?
Thanks in advance