This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 36503 - hang after compile
Summary: hang after compile
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-09 04:23 UTC by _ jrichard
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace of hang (16.39 KB, text/plain)
2003-10-09 04:24 UTC, _ jrichard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ jrichard 2003-10-09 04:23:16 UTC
I'm using the 4.0 dev build dev-200310030100.

After using the IDE for a while, I did a compile
and the thing froze on me.  I suspect a deadlock
based on the stack trace.  Unfortunately, I can't
reproduce it.

I'll attach the stack trace.
Comment 1 _ jrichard 2003-10-09 04:24:18 UTC
Created attachment 11819 [details]
stack trace of hang
Comment 2 _ jrichard 2003-10-09 04:28:45 UTC
Oops, I just remembered, the compile worked OK, I hit a ctrl+n after
the compile and that's probably what caused the problem (obvious after
looking at the stack trace too!).
Comment 3 Jan Pokorsky 2003-11-10 17:58:32 UTC
Your thread dump does not reveal any deadlock. Either it is incomplete
or you should give the ide more time to complete the job.

Please reopen the issue with new thread dump if you encounter it again.