Bug 49628 - Hang while moving class
Summary: Hang while moving class
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-01-07 09:16 EST by Stefan Groschupf CLA
Modified: 2009-08-30 02:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Groschupf CLA 2004-01-07 09:16:30 EST
mac os x. 10.3.1 
Build 20031121210
only 256 MB RAM ;/

Problems:
Until moving a class in the package explorer via drag and drop eclipse hangs. 
There are no error logs. 

No Class could be open any more.
Cant switch to Hierachy browser.
Cant switch to other perspectíve.
menus react but only few functions are available. 

Only chance is to quite eclipse and start again.

The class move is mostly done by the way.

HTH
Stefan
Comment 1 Olivier Thomann CLA 2004-01-07 09:19:25 EST
Could you please provide a thread dump using Ctrl + Break in a console?
Start your eclipse with -debug and do a Ctrl + Break in the console when Eclipse
is hanging. Without a thread dump, it is almost impossible to find out where the
deadlock could be.
Comment 2 Andre Weinand CLA 2004-01-08 05:57:43 EST
Does the problem still occur in Eclipse 3.0 M6?

FYI: 
On Mac OS X you'll have to specify the "-debug" argument in the Info.plist file within Eclipse's 
application bundle.
To produce a threaddump first get the process id of "java_swt" via "ps -ax".
Then run a "kill -3 <process id>" in a terminal window.
The threaddump appears on the Console.
Comment 3 Philipe Mulet CLA 2004-01-08 06:50:00 EST
Fixed up title.

Need more information to consider this defect further.
Please provide requested information and reopen this defect then.
Comment 4 Frederic Fusier CLA 2005-02-17 09:27:12 EST
Closing as never reproduced in a long time
Comment 5 Denis Roy CLA 2009-08-30 02:08:37 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.