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 19323 - IDE fails to start up. Does not load recent project. Produces error.
Summary: IDE fails to start up. Does not load recent project. Produces error.
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-11 09:40 UTC by Petr Stedry
Modified: 2008-12-22 19:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the "ide.log" file (10.74 KB, application/octet-stream)
2002-01-11 09:41 UTC, Petr Stedry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Stedry 2002-01-11 09:40:36 UTC
Product Version       = NetBeans IDE Version 3.3 (Build 200112102331)
IDE Versioning        = IDE/1 spec=1.43.1.1 impl=200112102331
Operating System      = Windows 98 version 4.10 running on x86
Java; VM; Vendor      = 1.3.0; Java HotSpot(TM) Client VM 1.3.0-C; Sun 

The IDE does not start up correctly.
Loading of recent project does end up in an error message.
This error prevents me from opening ANY project, but does not cause a Windows 
error.
Defect first appeared after about a week of use.
Deinstalling/reinstalling netbeans helped. But the error appeared again in a 
day or so.
Comment 1 Petr Stedry 2002-01-11 09:41:43 UTC
Created attachment 4092 [details]
the "ide.log" file
Comment 2 _ ttran 2002-01-11 10:15:19 UTC
your installtion of JDK is corrupted somehow, otherwise the following
exception cannot happen.  The latest stable JDK version is 1.3.1_02. 
Please upgrade

Wed Jan 09 10:56:02 GMT+01:00 2002: java.lang.ClassFormatError:
Unknown constant tag in .class file
java.lang.ClassFormatError: Unknown constant tag in .class file
	at javax.swing.JEditorPane.getAccessibleContext(JEditorPane.java:1395)
	at org.openide.text.CloneableEditor.initialize(CloneableEditor.java:182)
	at 
Comment 3 Quality Engineering 2003-07-01 15:50:34 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:37:30 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.