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 28613 - NullPointerException
Summary: NullPointerException
Status: RESOLVED DUPLICATE of bug 26570
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-10 14:05 UTC by marcoaugustin
Modified: 2003-01-24 15:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
System output from IDE because of NullPointerException (8.01 KB, text/plain)
2002-11-10 14:07 UTC, marcoaugustin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcoaugustin 2002-11-10 14:05:22 UTC
>Log Session: Sonntag, 10. November 2002 13.41 Uhr CET
>System Info: 
  Product Version       = NetBeans IDE 3.4
  IDE Versioning        = IDE/1 spec=2.23.1 
impl=200208222340
  Operating System      = Windows XP version 5.1 running 
on x86
  Java; VM; Vendor      = 1.4.1_01; Java HotSpot(TM) 
Client VM 1.4.1_01-b01; Sun Microsystems Inc.
  Java Home             = z:\jre
  System Locale; Encod. = de_DE; Cp1252
  Home Dir; Current Dir = C:\Dokumente und 
Einstellungen\marco; F:\netbeans\bin
  IDE Install; User Dir = F:\netbeans; C:\Dokumente und 
Einstellungen\marco\.netbeans\3.4
  CLASSPATH             = F:\netbeans\lib\patches\openide-
compat.jar;F:\netbeans\lib\core-
compiler.jar;F:\netbeans\lib\core-
execution.jar;F:\netbeans\lib\core-
ide.jar;F:\netbeans\lib\core-ui.jar;F:\netbeans\lib\core-
windows.jar;F:\netbeans\lib\core.jar;F:\netbeans\lib\openid
e.jar;F:\netbeans\lib\ext\crimson.jar;F:\netbeans\lib\ext\r
egexp.jar;F:\netbeans\lib\ext\rmi-
ext.jar;F:\netbeans\lib\ext\terminalemulator.jar;F:\netbean
s\lib\ext\xerces.jar;F:\netbeans\lib\ext\xml-
apis.jar;z:\lib\dt.jar;z:\lib\tools.jar
  Boot & ext classpath  = 
z:\jre\lib\rt.jar;z:\jre\lib\i18n.jar;z:\jre\lib\sunrsasign
.jar;z:\jre\lib\jsse.jar;z:\jre\lib\jce.jar;z:\jre\lib\char
sets.jar;z:\jre\classes;z:\jre\lib\ext\dnsns.jar;z:\jre\lib
\ext\ldapsec.jar;z:\jre\lib\ext\localedata.jar;z:\jre\lib\e
xt\sunjce_provider.jar
-----------------------------------------------------------
--------------------
[org.netbeans.core.modules] Use of OpenIDE-Module-Class: 
Node in org.netbeans.modules.debugger.core is obsolete.
[org.netbeans.core.modules] (Please use layer-based 
installation of objects instead.)
[org.netbeans.core.modules] (See 
http://www.netbeans.org/issues/show_bug.cgi?id=19609, last 
comment, for howto.)
[org.netbeans.core.modules] Use of OpenIDE-Module-Class: 
Node in org.netbeans.modules.sysprops is obsolete.
[org.netbeans.core.modules] (Please use layer-based 
installation of objects instead.)
[org.netbeans.core.modules] (See 
http://www.netbeans.org/issues/show_bug.cgi?id=19609, last 
comment, for howto.)
[org.netbeans.core.modules] Use of OpenIDE-Module-Class: 
Node in org.netbeans.modules.j2eeserver is obsolete.
[org.netbeans.core.modules] (Please use layer-based 
installation of objects instead.)
[org.netbeans.core.modules] (See 
http://www.netbeans.org/issues/show_bug.cgi?id=19609, last 
comment, for howto.)
[org.netbeans.core.modules] *********** Exception occurred 
************ at Sun Nov 10 13:41:14 CET 2002
java.lang.NullPointerException
	at 
org.netbeans.modules.tomcat.tomcat40.Tomcat40Installation.c
opyDir(Tomcat40Installation.java:521)
	at 
org.netbeans.modules.tomcat.tomcat40.Tomcat40Installation.i
nternalTomcatConfigurationFilesPreparing
(Tomcat40Installation.java:472)
	at 
org.netbeans.modules.tomcat.tomcat40.Tomcat40ModuleInstall.
restored(Tomcat40ModuleInstall.java:32)
	at org.netbeans.core.modules.NbInstaller.loadCode
(NbInstaller.java:322)
[catch] at org.netbeans.core.modules.NbInstaller.load
(NbInstaller.java:243)
	at org.netbeans.core.modules.ModuleManager.enable
(ModuleManager.java:665)
	at org.netbeans.core.modules.ModuleList.installNew
(ModuleList.java:519)
	at org.netbeans.core.modules.ModuleList.trigger
(ModuleList.java:463)
	at 
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore
(ModuleSystem.java:271)
	at org.netbeans.core.NonGui.run(NonGui.java:554)
	at org.netbeans.core.Main.run(Main.java:244)
	at org.openide.TopManager.initializeTopManager
(TopManager.java:120)
	at org.openide.TopManager.getDefault
(TopManager.java:81)
	at org.netbeans.core.Main.main(Main.java:396)
	at org.netbeans.core.TopThreadGroup.run
(TopThreadGroup.java:81)
	at java.lang.Thread.run(Thread.java:536)
Turning on modules:
	org.netbeans.api.java/1 [1.0.1 200208222340]
	org.netbeans.modules.text/1 [1.8.1 200208222340]
	org.netbeans.modules.html/1 [1.9.1 200208222340]
	org.netbeans.modules.javahelp/1 [1.0.1 
200208082340]
	org.netbeans.modules.debugger.core/3 [2.2.1 
200208222340]
	org.netbeans.core/1 [1.4.1 200208082340]
	org.apache.tools.ant.module/2 [2.10.1 200208222340]
	org.netbeans.modules.editor/1 [1.9.1 200208222340]
	org.netbeans.modules.debugger.jpda/1 [1.10.1 
200208222340]
	org.netbeans.modules.applet/1 [1.8.1 200208222340]
	org.netbeans.modules.servletapi/1 [1.1.1 
200208222340]
	org.netbeans.core.windows/1 [1.0.1 200208222340]
	org.netbeans.modules.diff/1 [1.4.1 200208222340]
	org.netbeans.modules.classfile/1 [1.6.1 
200208222340]
	org.netbeans.modules.projects/1 [1.8.1 
200208222340]
	org.openidex.util/2 [2.3.1 200208222340]
	org.openide/1 [2.23.1 200208222340]
	org.netbeans.modules.jarpackager/2 [1.10.1 
200208222340]
	org.netbeans.modules.image/1 [1.8.1 200208222340]
	org.netbeans.libs.xalan/1 [1.1.1 2.3.1]
	org.netbeans.modules.sysprops [1.5 200112141318]
	org.netbeans.modules.properties/1 [1.8.1 
200208222340]
	org.netbeans.modules.servletapi23/1 [1.2.1 
200208222340]
	org.netbeans.modules.utilities/1 [1.8.1 
200208222340]
	org.netbeans.libs.jaxp/1 [1.1.1 1.1.2]
	org.netbeans.modules.autoupdate/1 [2.2.1 
200208222340]
	org.netbeans.modules.java/1 [1.11.1 200208222340]
	org.netbeans.modules.usersguide/1 [1.10.1 
200208222340]
	org.netbeans.core.ui/1 [1.0.1 200208222340]
	org.netbeans.modules.schema2beans/1 [1.3.1 
200208222340]
	org.netbeans.modules.clazz/1 [1.9.1 200208222340]
	org.netbeans.modules.scripting/1 [1.5.1 
200208222340]
	org.netbeans.modules.jndi/1 [1.5.1 200208222340]
	org.netbeans.modules.apisupport.lite/1 [0.3.1 
200208222340]
	org.netbeans.modules.javadoc/1 [1.8.1 200208222340]
	org.netbeans.modules.httpserver/1 [1.9.1 
200208222340]
	org.netbeans.modules.welcome/1 [1.2.1 200208222340]
	org.netbeans.modules.extbrowser/1 [0.4.1 
200208222340]
	org.netbeans.modules.j2eeserver/2 [1.4.1 
200208222340]
	org.netbeans.modules.properties.syntax/1 [1.8.1 
200208222340]
	org.netbeans.modules.vcscore/1 [1.6.1 200208222340]
	org.netbeans.core.compiler/1 [1.0.1 200208222340]
	org.netbeans.api.xml/1 [1.0.1 200208222340]
	org.netbeans.modules.web.core/1 [1.8.1 
200208222340]
	org.netbeans.core.execution/1 [1.0.1 200208222340]
	org.netbeans.modules.vcs.advanced/1 [1.6.1 
200208222340]
	org.netbeans.modules.web.jspparser/1 [1.2.1 
200208222340]
	org.netbeans.modules.web.tomcat.tomcat40/1 [1.4.1 
200208222340]
	org.netbeans.modules.vcs.profiles.vss/1 [1.0.1 
200208222340]
	org.netbeans.modules.cvsclient/1 [1.5.1 
200208222340]
	org.netbeans.modules.i18n/1 [1.10.1 200208222340]
	org.netbeans.modules.beans/1 [1.8.1 200208222340]
	org.netbeans.core.ide/1 [1.0.1 200208222340]
	org.netbeans.modules.web.tomcat.tomcat40.autocompil
e/1 [1.2.1 200208222340]
	org.netbeans.modules.css/1 [0.6.1 200208222340]
	org.netbeans.modules.form/2 [1.8.1 200208222340]
	org.netbeans.modules.rmi/1 [1.5.1 200208222340]
	org.netbeans.modules.vcs.cmdline.compat/1 [1.1.1 
200208222340]
	org.netbeans.modules.i18n.form/2 [1.9.1 
200208222340]
	org.netbeans.modules.xml.tax/1 [0.6.1 200208222340]
	org.netbeans.modules.vcs.profiles.pvcs/1 [1.0.1 
200208222340]
	org.netbeans.modules.vcs.profiles.cvsprofiles/1 
[1.0.1 200208222340]
	org.netbeans.modules.xml.core/1 [0.6.1 
200208222340]
	org.netbeans.modules.xml.text/1 [0.6.1 
200208222340]
	org.netbeans.modules.xml.catalog/1 [0.6.1 
200208222340]
	org.netbeans.modules.xml.tree/1 [0.6.1 
200208222340]
	org.netbeans.modules.xml.tools/1 [0.6.1 
200208222340]
	org.netbeans.modules.web.core.syntax/1 [1.9.1 
200208222340]
	org.netbeans.modules.xml/2 [0.6.1 200208222340]
	org.netbeans.modules.xml.editor.coloring/2 [0.6.1 
200208222340]
Starting system in full screen (MDI) UI mode.
Serializable class java.util.TreeSet does not declare 
serialVersionUID field. Encountered while storing: 
[org.openide.util.SharedClassObject$WriteReplace, 
org.netbeans.modules.autoupdate.NbmDataLoader, 
org.openide.loaders.UniFileLoader, 
org.openide.loaders.MultiFileLoader, 
org.openide.loaders.DataLoader, 
org.openide.util.SharedClassObject, java.lang.Integer, 
java.lang.Number, org.openide.loaders.ExtensionList] See 
also http://www.netbeans.org/issues/show_bug.cgi?id=19915
Comment 1 marcoaugustin 2002-11-10 14:07:24 UTC
Created attachment 7901 [details]
System output from IDE because of NullPointerException
Comment 2 _ rkubacki 2003-01-24 15:54:14 UTC

*** This issue has been marked as a duplicate of 26570 ***