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 25999 - on the startup ocurrs a nullpointer exception
Summary: on the startup ocurrs a nullpointer exception
Status: RESOLVED DUPLICATE of bug 26570
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 01:48 UTC by Luis Medalhas
Modified: 2006-06-05 00:51 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 Luis Medalhas 2002-07-25 01:48:37 UTC
-----------------------------------------------------------
--------------------
>Log Session: Quinta-feira, 25 de Julho de 2002 01H47m BST
>System Info: 
  Product Version       = NetBeans IDE 3.4 Beta 3 (Build 
200207170340)
  IDE Versioning        = IDE/1 spec=2.23 impl=200207170340
  Operating System      = Windows 2000 version 5.0 running 
on x86
  Java; VM; Vendor      = 1.4.0; Java HotSpot(TM) Client 
VM 1.4.0-b92; Sun Microsystems Inc.
  Java Home             = C:\development\j2sdk1.4.0\jre
  System Locale; Encod. = pt_PT; Cp1252
  Home Dir; Current Dir = C:\Documents and Settings\luism; 
C:\development\tools\netbeans
  IDE Install; User Dir = C:\DEVELO~1\tools\netbeans; 
C:\Documents and Settings\luism\.netbeans\3.4beta
  CLASSPATH             = C:\DEVELO~1
\tools\netbeans\lib\patches\openide-compat.jar;C:\DEVELO~1
\tools\netbeans\lib\core.jar;C:\DEVELO~1
\tools\netbeans\lib\openide.jar;C:\DEVELO~1
\tools\netbeans\lib\core-compiler.jar;C:\DEVELO~1
\tools\netbeans\lib\core-execution.jar;C:\DEVELO~1
\tools\netbeans\lib\core-ui.jar;C:\DEVELO~1
\tools\netbeans\lib\core-windows.jar;C:\DEVELO~1
\tools\netbeans\lib\core-ide.jar;C:\DEVELO~1
\tools\netbeans\lib\ext\xerces.jar;C:\DEVELO~1
\tools\netbeans\lib\ext\xml-apis.jar;C:\DEVELO~1
\tools\netbeans\lib\ext\regexp.jar;C:\DEVELO~1
\tools\netbeans\lib\ext\terminalemulator.jar;C:\DEVELO~1
\tools\netbeans\lib\ext\crimson.jar;C:\DEVELO~1
\tools\netbeans\lib\ext\rmi-
ext.jar;C:\development\j2sdk1.4.0
\lib\dt.jar;C:\development\j2sdk1.4.0\lib\tools.jar
  Boot & ext classpath  = C:\development\j2sdk1.4.0
\jre\lib\rt.jar;C:\development\j2sdk1.4.0
\jre\lib\i18n.jar;C:\development\j2sdk1.4.0
\jre\lib\sunrsasign.jar;C:\development\j2sdk1.4.0
\jre\lib\jsse.jar;C:\development\j2sdk1.4.0
\jre\lib\jce.jar;C:\development\j2sdk1.4.0
\jre\lib\charsets.jar;C:\development\j2sdk1.4.0
\jre\classes;C:\development\j2sdk1.4.0
\jre\lib\ext\dnsns.jar;C:\development\j2sdk1.4.0
\jre\lib\ext\ldapsec.jar;C:\development\j2sdk1.4.0
\jre\lib\ext\localedata.jar;C:\development\j2sdk1.4.0
\jre\lib\ext\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.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 Thu Jul 25 01:47:11 BST 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:493)
	at org.netbeans.core.modules.ModuleList.trigger
(ModuleList.java:437)
	at 
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore
(ModuleSystem.java:271)
	at org.netbeans.core.NonGui.run(NonGui.java:547)
	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.core/1 [1.4 200207161215]
	org.netbeans.modules.text/1 [1.8 200207170340]
	org.netbeans.modules.projects/1 [1.8 200207170340]
	org.netbeans.libs.xalan/1 [1.1 2.3.1]
	org.netbeans.modules.properties/1 [1.8 
200207170340]
	org.netbeans.libs.jaxp/1 [1.1 1.1.2]
	org.openide/1 [2.23 200207170340]
	org.netbeans.modules.jarpackager/2 [1.10 
200207170340]
	org.netbeans.api.java/1 [1.0 200207170340]
	org.netbeans.modules.html/1 [1.9 200207170340]
	org.netbeans.modules.javahelp/1 [1.0 200207170340]
	org.netbeans.modules.image/1 [1.8 200207170340]
	org.netbeans.modules.usersguide/1 [1.10 
200207170340]
	org.netbeans.modules.debugger.core/3 [2.2 
200207170340]
	org.netbeans.modules.jndi/1 [1.5 200207170340]
	org.netbeans.modules.autoupdate/1 [2.2 
200207170340]
	org.netbeans.core.windows/1 [1.0 200207170340]
	org.netbeans.modules.servletapi/1 [1.1 
200207170340]
	org.netbeans.api.xml/1 [0.10 200207170340]
	org.openidex.util/2 [2.3 200207170340]
	org.netbeans.modules.utilities/1 [1.8 200207170340]
	org.netbeans.modules.i18n/1 [1.10 200207170340]
	org.netbeans.modules.httpserver/1 [1.9 
200207170340]
	org.netbeans.modules.servletapi23/1 [1.2 
200207170340]
	org.netbeans.modules.classfile/1 [1.6 200207170340]
	org.apache.tools.ant.module/2 [2.10 200207170340]
	org.netbeans.modules.clazz/1 [1.9 200207170340]
	org.netbeans.core.ui/1 [1.0 200207170340]
	org.netbeans.modules.schema2beans/1 [1.3 
200207170340]
	org.netbeans.modules.scripting/1 [1.5 200207170340]
	org.netbeans.modules.xml.tax/1 [0.6 200207170340]
	org.netbeans.modules.welcome/1 [1.2 200207170340]
	org.netbeans.modules.java/1 [1.11 200207170340]
	org.netbeans.modules.editor/1 [1.9 200207170340]
	org.netbeans.modules.debugger.jpda/1 [1.10 
200207170340]
	org.netbeans.modules.css/1 [0.6 200207170340]
	org.netbeans.modules.extbrowser/1 [0.4 
200207170340]
	org.netbeans.core.compiler/1 [1.0 200207170340]
	org.netbeans.modules.xml.core/1 [0.6 200207170340]
	org.netbeans.modules.diff/1 [1.4 200207170340]
	org.netbeans.modules.xml.tree/1 [0.6 200207170340]
	org.netbeans.core.execution/1 [1.0 200207170340]
	org.netbeans.modules.apisupport.lite/1 [0.3 
200207170340]
	org.netbeans.modules.properties.syntax/1 [1.8 
200207170340]
	org.netbeans.modules.xml.catalog/1 [0.6 
200207170340]
	org.netbeans.modules.rmi/1 [1.5 200207170340]
	org.netbeans.modules.beans/1 [1.8 200207170340]
	org.netbeans.modules.xml.tools/1 [0.6 200207170340]
	org.netbeans.modules.javadoc/1 [1.8 200207170340]
	org.netbeans.modules.j2eeserver/2 [1.4 
200207170340]
	org.netbeans.modules.form/2 [1.8 200207170340]
	org.netbeans.modules.applet/1 [1.8 200207170340]
	org.netbeans.modules.vcscore/1 [1.6 200207170340]
	org.netbeans.modules.xml.text/1 [0.6 200207170340]
	org.netbeans.modules.vcs.advanced/1 [1.6 
200207170340]
	org.netbeans.modules.web.core/1 [1.8 200207170340]
	org.netbeans.modules.vcs.profiles.vss/1 [1.0 
200207170340]
	org.netbeans.modules.cvsclient/1 [1.5 200207170340]
	org.netbeans.core.ide/1 [1.0 200207170340]
	org.netbeans.modules.vcs.cmdline.compat/1 [1.1 
200207170340]
	org.netbeans.modules.vcs.profiles.pvcs/1 [1.0 
200207170340]
	org.netbeans.modules.vcs.profiles.cvsprofiles/1 
[1.0 200207170340]
	org.netbeans.modules.web.core.syntax/1 [1.9 
200207170340]
	org.netbeans.modules.web.jspparser/1 [1.2 
200207170340]
	org.netbeans.modules.xml/2 [0.6 200207170340]
	org.netbeans.modules.i18n.form/2 [1.9 200207170340]
	org.netbeans.modules.xml.editor.coloring/2 [0.6 
200207170340]
	org.netbeans.modules.web.tomcat.tomcat40/1 [1.4 
200207170340]
	org.netbeans.modules.web.tomcat.tomcat40.autocompil
e/1 [1.2 200207170340]
Starting system in full screen (MDI) UI mode.
Comment 1 Damian Frach 2002-08-06 17:22:57 UTC
problem is caused by bad zip unpacker

your zip SW deletes empty dirs in the IDE zip installation 
file

check, if you have the "ide_installation\tomcat404
\common\classes" dir in your installation
Comment 2 Jason Rush 2003-02-19 07:50:05 UTC
This actually was not invalid, but was fixed under a 
separate issue number.  Reopening in order to close as a 
duplicate.
Comment 3 Jason Rush 2003-02-19 07:50:33 UTC

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