NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

[Help] Null point exception

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
Meron



Joined: 27 Oct 2009
Posts: 2

PostPosted: Tue Oct 27, 2009 7:52 pm    Post subject: [Help] Null point exception Reply with quote

Hi, i have big problem.
After install NetBeans and JVM if i start netbeans, it show error message "null point exception". Can I repair that? I try reinstal JVM and Netbeans too. I try 6.5 and 6.7.1. The error is everything same. In program startup "null poiont exception"...

Other info: Netbeans 6.7.1 IDE, JVM, Windows Vista Bussines 32b, notebook DELL Vostro 1510 (T9600, 3GB RAM).

Please respond, i need it for studium in collage.

Joe, Czech republic
Back to top
Humage



Joined: 24 Jul 2009
Posts: 104
Location: Cloud 9

PostPosted: Tue Oct 27, 2009 8:33 pm    Post subject: Reply with quote

This link should lead to the Java Development Kit & NetBeans 6.7.1 package needed for your toolset.

Is this where you got your JRE?
Back to top
Meron



Joined: 27 Oct 2009
Posts: 2

PostPosted: Wed Oct 28, 2009 8:49 pm    Post subject: Reply with quote

TY, i try it, but no effect...

If i doubleclick at netbeans icons, it write "warning" with this text:
A java.lang.NullPointerException exception has occurred.
However, the system should continue working without further problems.
Click Show Details for the stack trace.


After click to detail i found this:
java.lang.NullPointerException
at org.netbeans.modules.project.libraries.LibraryTypeRegistry.getLibraryTypeProvider(LibraryTypeRegistry.java:96)
at org.netbeans.modules.project.libraries.LibraryDeclarationHandlerImpl.end_library(LibraryDeclarationHandlerImpl.java:144)
at org.netbeans.modules.project.libraries.LibraryDeclarationParser.endElement(LibraryDeclarationParser.java:142)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endNamespaceScope(XMLDTDValidator.java:2077)
at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleEndElement(XMLDTDValidator.java:2028)
at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endElement(XMLDTDValidator.java:901)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1774)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
at org.netbeans.modules.project.libraries.LibraryDeclarationParser.parse(LibraryDeclarationParser.java:274)
at org.netbeans.modules.project.libraries.LibraryDeclarationParser.parse(LibraryDeclarationParser.java:226)
at org.netbeans.modules.project.libraries.LibrariesStorage.readLibrary(LibrariesStorage.java:238)
at org.netbeans.modules.project.libraries.LibrariesStorage.loadFromStorage(LibrariesStorage.java:159)
at org.netbeans.modules.project.libraries.LibrariesStorage.initStorage(LibrariesStorage.java:211)
at org.netbeans.modules.project.libraries.LibrariesStorage.getLibraries(LibrariesStorage.java:316)
at org.netbeans.modules.project.libraries.LibrariesModule.initProviders(LibrariesModule.java:63)
at org.netbeans.modules.project.libraries.LibrariesModule.restored(LibrariesModule.java:5Cool
at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:440)
at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:361)
at org.netbeans.ModuleManager.enable(ModuleManager.java:917)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:225)
at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:168)
at org.netbeans.core.startup.Main.start(Main.java:309)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:111)
[catch] at java.lang.Thread.run(Thread.java:619)

Any other advices?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo