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 34362 - Netbeans 3.5 startup: "starting modules" gives NullPointerException
Summary: Netbeans 3.5 startup: "starting modules" gives NullPointerException
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
: 36816 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-06-12 22:22 UTC by LloydM
Modified: 2010-04-29 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LloydM 2003-06-12 22:22:59 UTC
When I try to start NetBeans 3.5, at "Starting 
modules..." I get a NullPointerException. I've included 
the ide.log.

 -Thanks! Lloyd Matthews <Lloyd.Matthews@ngc.com>
-----------------------------------------------------------
--------------------
>Log Session: Thursday, June 12, 2003 10:03:50 AM PDT
>System Info: 
  Product Version       = NetBeans IDE 3.5 (Build 
200306022350)
  IDE Versioning        = IDE/1 spec=3.42.1 
impl=200306022350
  Operating System      = Windows 2000 version 5.0 running 
on x86
  Java; VM; Vendor      = 1.4.1; Java HotSpot(TM) Client 
VM 1.4.1-b21; Sun Microsystems Inc.
  Java Home             = C:\j2sdk1.4.1\jre
  System Locale; Encod. = en_US; Cp1252
  Home Dir; Current Dir = C:\Documents and 
Settings\JWNM_adm; C:\Program Files\NetBeans IDE 3.5
  IDE Install; User Dir = C:\Program Files\NetBeans IDE 
3.5; C:\Documents and Settings\JWNM_adm\.netbeans\3.5
  CLASSPATH             = C:\Program Files\NetBeans IDE 3.5
\lib\ext\boot.jar;C:\Program Files\NetBeans IDE 3.5
\lib\ext\crimson-1.1.3.jar;C:\Program Files\NetBeans IDE 
3.5\lib\ext\regexp-1.2.jar;C:\Program Files\NetBeans IDE 
3.5\lib\ext\xerces-2.0.2.jar;C:\Program Files\NetBeans IDE 
3.5\lib\ext\xml-apis-1.0b2.jar;C:\j2sdk1.4.1
\lib\dt.jar;C:\j2sdk1.4.1\lib\tools.jar
  Boot & ext classpath  = C:\j2sdk1.4.1
\jre\lib\rt.jar;C:\j2sdk1.4.1
\jre\lib\i18n.jar;C:\j2sdk1.4.1
\jre\lib\sunrsasign.jar;C:\j2sdk1.4.1
\jre\lib\jsse.jar;C:\j2sdk1.4.1
\jre\lib\jce.jar;C:\j2sdk1.4.1
\jre\lib\charsets.jar;C:\j2sdk1.4.1
\jre\classes;C:\j2sdk1.4.1
\jre\lib\ext\dnsns.jar;C:\j2sdk1.4.1
\jre\lib\ext\ldapsec.jar;C:\j2sdk1.4.1
\jre\lib\ext\localedata.jar;C:\j2sdk1.4.1
\jre\lib\ext\sunjce_provider.jar
  Dynamic classpath     = C:\Program Files\NetBeans IDE 3.5
\lib\core-windows.jar;C:\Program Files\NetBeans IDE 3.5
\lib\core.jar;C:\Program Files\NetBeans IDE 3.5
\lib\openide.jar
-----------------------------------------------------------
--------------------
[org.netbeans.core.modules #4] Warning: the module 
org.netbeans.modules.projects uses org.openide.deprecated 
which is deprecated: Clients of obsoleted Open APIs are 
encouraged to remove this dependency. See 
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/o
penide/doc-files/upgrade.html#3.5i-sep
java.lang.OutOfMemoryError
[org.netbeans.core.modules] *********** Exception occurred 
************ at Thu Jun 12 10:04:03 PDT 2003
java.lang.NullPointerException
	at 
org.netbeans.modules.debugger.support.DebuggerModule.restor
ed(DebuggerModule.java:238)
	at 
org.netbeans.modules.debugger.multisession.EnterpriseModule
.restored(EnterpriseModule.java:50)
	at org.netbeans.core.modules.NbInstaller.loadCode
(NbInstaller.java:354)
[catch] at org.netbeans.core.modules.NbInstaller.load
(NbInstaller.java:263)
	at org.netbeans.core.modules.ModuleManager.enable
(ModuleManager.java:847)
	at org.netbeans.core.modules.ModuleList.installNew
(ModuleList.java:553)
	at org.netbeans.core.modules.ModuleList.trigger
(ModuleList.java:488)
	at 
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore
(ModuleSystem.java:302)
	at org.netbeans.core.NonGui.run(NonGui.java:471)
	at org.netbeans.core.Main.run(Main.java:235)
	at org.netbeans.core.NbTopManager.getNbTopManager
(NbTopManager.java:236)
	at org.netbeans.core.NbTopManager.get
(NbTopManager.java:195)
	at org.netbeans.core.Main.start(Main.java:409)
	at org.netbeans.core.TopThreadGroup.run
(TopThreadGroup.java:79)
	at java.lang.Thread.run(Thread.java:536)
Comment 1 pzajac 2003-06-13 06:43:40 UTC
reassigned to debugger
Comment 2 Maros Sandor 2004-02-02 13:39:03 UTC
I cannot reproduce this issue even during module uninstall and 
reinstall. I will close it because changes were made to, and bugs 
were fixed in the module registration process and this issue was 
probably resolved by those changes.
Comment 3 Maros Sandor 2004-02-02 13:42:00 UTC
*** Issue 36816 has been marked as a duplicate of this issue. ***
Comment 4 Quality Engineering 2010-04-29 09:14:04 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.