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 66581 - Unable to start IDE
Summary: Unable to start IDE
Status: VERIFIED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-10-12 10:38 UTC by Lukas Jungmann
Modified: 2008-12-23 08:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (64.42 KB, text/plain)
2005-10-12 10:39 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-10-12 10:38:48 UTC
[build 200510100858.zip + jdk 1.5.0_06-b2]

-unzip downloaded IDE archive
-start IDE

=> java.lang.ClassNotFoundException: java.lang.ClassFormatError: Invalid
constant pool index 0 for field name in class file
org/apache/tools/ant/module/loader/AntProjectDataLoader
...

   This behaviour is random - a few days it has been working correctly, but now
I'm getting these exceptions on my box at home. The result is also random - IF
there is old (dev/beta) userdir then the GUI is not started ELSE there's UI
freeze/deadlock after few clicks in IDE
Comment 1 Lukas Jungmann 2005-10-12 10:39:31 UTC
Created attachment 25848 [details]
IDE log
Comment 2 Jesse Glick 2005-10-12 17:24:44 UTC
You are using a prerelease JDK (1.5.0_06 ea). Perhaps it is buggy.
Comment 3 Lukas Jungmann 2006-06-07 16:05:38 UTC
v.