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 79985 - [55cat]A java.lang.NullPointerException exception has occurred
Summary: [55cat]A java.lang.NullPointerException exception has occurred
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-11 13:58 UTC by meliandra
Modified: 2010-09-23 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A java.lang.NullPointereception exceptin has occurred while starting netbeans (50.25 KB, text/plain)
2009-05-12 05:54 UTC, gangamohanraj
Details
A java.lang.NullPointereception exceptin has occurred while starting netbeans (50.25 KB, text/plain)
2009-05-12 06:02 UTC, gangamohanraj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description meliandra 2006-07-11 13:58:48 UTC
The third bug regarding Netbeans 5.5, build of 10th July!!!

This build is very instable.

java.lang.NullPointerException
	at
org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeDatabase.getRecord(BtreeDatabase.java:973)
	at
org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeDatabase.getIfExists(BtreeDatabase.java:731)
	at org.netbeans.mdr.storagemodel.MdrStorage.getObject(MdrStorage.java:702)
	at
org.netbeans.mdr.handlers.BaseObjectHandler._getDelegate(BaseObjectHandler.java:359)
	at
org.netbeans.mdr.handlers.InstanceHandler.getInstanceDelegate(InstanceHandler.java:54)
	at
org.netbeans.mdr.handlers.InstanceHandler._immediateComposite(InstanceHandler.java:257)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.MetadataElement._immediateComposite(MetadataElement.java:1864)
	at
org.netbeans.mdr.handlers.InstanceHandler.refImmediateComposite(InstanceHandler.java:249)
	at org.netbeans.modules.java.JavaEditor.getResource(JavaEditor.java:439)
	at org.netbeans.modules.java.JavaEditor.refreshAnnotations(JavaEditor.java:417)
	at org.netbeans.modules.java.JavaEditor.access$400(JavaEditor.java:95)
	at org.netbeans.modules.java.JavaEditor$2.run(JavaEditor.java:268)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 meliandra 2006-07-11 14:00:47 UTC
Endless loop can't stop this error message. When I click ok 1 second later I get
the same error message again.
Comment 2 meliandra 2006-07-11 14:17:28 UTC
After restarting the applet I can work.

But I had to kill the ide.
Comment 3 gangamohanraj 2009-05-12 05:54:27 UTC
Created attachment 81931 [details]
A java.lang.NullPointereception exceptin has occurred while starting netbeans
Comment 4 gangamohanraj 2009-05-12 06:02:16 UTC
Created attachment 81932 [details]
A java.lang.NullPointereception exceptin has occurred while starting netbeans
Comment 5 David Strupl 2010-09-23 09:14:58 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.