nb3.4-b3, tomcat, NPE
I haven't seen anyone else post regarding this problem
I'm seeing, so...
On startup of NB3.4 beta 3, I get an NPE with the
following stacktrace (I was not seeing this with beta
2):
java.lang.NullPointerException
at
org.netbeans.modules.tomcat.tomcat40.Tomcat40Installation.copyDir(Tomcat40Insta llation.java:521)
at
org.netbeans.modules.tomcat.tomcat40.Tomcat40Installation.internalTomcatConfigu rationFilesPreparing(Tomcat40Installation.java:472)
at
org.netbeans.modules.tomcat.tomcat40.Tomcat40ModuleInstall.restored(Tomcat40Mod uleInstall.java:32)
at
org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:322)
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:2 71)
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)
[catch] at java.lang.Thread.run(Thread.java:536)
__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

