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 26826 - System hangs on startup using jdk 1.4.*
Summary: System hangs on startup using jdk 1.4.*
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-28 00:59 UTC by andrewzielinski
Modified: 2008-12-22 16:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (98.56 KB, text/plain)
2002-09-04 15:06 UTC, andrewzielinski
Details
ide.log generated from crashing within netbeans (6.63 KB, text/plain)
2002-09-04 22:31 UTC, andrewzielinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andrewzielinski 2002-08-28 00:59:38 UTC
Each time I try to start netbeans the system would hang 
during "the loading module phase" on startup which would 
require a reboot. I would never get past the splash 
screen. I have tried this on 2 Windows 2000 machines. With 
one I have been able to get past startup using version 
1.4.0. However, using version 1.3.1, netbeans would 
startup and operate without incedence.

Machine Config 1 ( hangs using 1.4.1 and 1.4.0 ):
windows 2000
1ghz piii
512 mb ram
40 g hd

Machine Config 2 ( hangs using 1.4.0 ):
700 piii
256 mb ram
40 g hd
Comment 1 _ ttran 2002-08-28 06:20:01 UTC
hmm, very strange, we never hear of this problem before.  Which
version of NB are you using?  NB 3.3.2?  We just released NB 3.4, we
may want to try it.

When the IDE hangs we need the thread dump.  Please run the IDE in the
console using runide.exe, when it hangs go to the console and press
Ctrl+Break to get the thread dump and attach it here.  Also attach the
<userdir>/system/ide.log file
Comment 2 Petr Nejedly 2002-09-02 13:21:17 UTC
Please also check content of your jre/lib/ext whether there aren't
some xml libraries. Their incompatibility cause problems.
Comment 3 Marian Mirilovic 2002-09-03 14:13:19 UTC
Andrew, 
please add more info (trung asked) ASAP.
Without additional info we cannot do nothing. This issue isn't
reproducible on our machines and you are only one user that report it. 
Thanks in advance.
Comment 4 andrewzielinski 2002-09-04 00:27:52 UTC
I have tried version 3.3.2 and 3.4 of netbeans and the 
problems occurs on both.

I have run the IDE in a console, but because the whole 
system freezes therefore I am unable to take a thread 
dump. 

I am currently at work, but will submit the contents of 
the ide.log when I get home. I will also investigate the 
content of the jre/lib/ext for possible incompatible XML 
libraries.
Comment 5 andrewzielinski 2002-09-04 15:06:30 UTC
Created attachment 7311 [details]
ide.log
Comment 6 andrewzielinski 2002-09-04 22:31:46 UTC
Created attachment 7320 [details]
ide.log generated from crashing within netbeans
Comment 7 andrewzielinski 2002-09-04 22:33:07 UTC
oops..

to describe the 2nd ide.log:

Not sure if this help.....

I had a look at all-layers.xml, which is referred to in 
the ide.log that I sent previously and it was corrupted.
So I removed (moved) all the contents of D:\Documents and 
Settings\COMPUTER\.netbeans\3.4 and restarted. It got past 
the splash and the program actually started, however, as 
soon as clicked on a menu item or anything the whole 
system froze.

Comment 8 andrewzielinski 2002-09-08 12:29:27 UTC
Looks like the all-layers.xml file got corrupted somehow so I
defragged hard drive, removed all files in /.netbeans/3.4 and
re-installed. Gets past splash screen sometimes
now but hangs indiscriminantly in nb, ie. clicking on a button,
mounting a filesystem. This tends to happen almost immediately.

No thread dump available due to system freeze. Nothing new in ide.log.
Went back to jdk 1.3.* and it operates without incedence.
Comment 9 _ ttran 2002-09-10 21:01:04 UTC
you said the whole system freezes?  You mean the operating system not
only the IDE?  If this is the case then I doubt we can do anything
about it in NetBeans.  Very likely the JDK triggers a fatal bug in the
graphics driver, we saw it in the past, but I am just guessing
Comment 10 andrewzielinski 2002-09-11 00:39:47 UTC
yup, the whole system freezes. I am pretty sure that I am running the
latest ( manufacturer ) drivers for my graphics card (Geforce2). I
will try installing the NVidia reference drivers to see if it makes
any difference. I will post the results to this thread.
Comment 11 _ ttran 2002-09-11 10:10:39 UTC
then I am completely sure that this is problem in the OS, user apps
should not be able to freeze the whole system, not W2K.

Try to downgrade/upgrade the graphics driver, it may help
Comment 12 andrewzielinski 2002-09-12 14:10:41 UTC
It is a graphics problem. I have a NVIDIA GeForce2 MX/MX 400. I have
tried installing the latest manufacturers drivers as well as NVIDIAs
reference drivers, but that did not fix the problem.

Found the following post which helped "solve" the problem. basically
it suggesting using the following flag -Dsun.java2d.noddraw=true.

http://developer.java.sun.com/developer/bugParade/bugs/4713003.html 


Comment 13 Marian Mirilovic 2002-09-12 14:40:59 UTC
Ok, thanks you . I am closing this as WONTFIX, because it isn't
netbeans problem.
Comment 14 Marian Mirilovic 2003-07-28 15:31:01 UTC
verifying, closing.