-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.4.0
-
None
-
x86
-
windows_2000
NetBeans3.3beta3 - avaible on www.netbeans.org
jdk1.4.0beta3b84
win2k
In the midle of second ide start the jvm crashes. See log in the attachment.
You can see more detailes from our users on:
http://openide.netbeans.org/issues/show_bug.cgi?id=17283
I consider this as showstopper because the bahaviour changed between two betas and because the product is unusable on w2k platform. The only think we do is:
line 80 in LocalFileSystem:
boolean validValue = (isValid() && rootFile != null && rootFile.isDirectory() && rootFile.exists ());
jdk1.4.0beta3b84
win2k
In the midle of second ide start the jvm crashes. See log in the attachment.
You can see more detailes from our users on:
http://openide.netbeans.org/issues/show_bug.cgi?id=17283
I consider this as showstopper because the bahaviour changed between two betas and because the product is unusable on w2k platform. The only think we do is:
line 80 in LocalFileSystem:
boolean validValue = (isValid() && rootFile != null && rootFile.isDirectory() && rootFile.exists ());
- duplicates
-
JDK-4520948 Crash of the Java VM with NetBeans IDE (Win2000)
-
- Closed
-