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 47521 - Tomcat startup problem in build 200408181800
Summary: Tomcat startup problem in build 200408181800
Status: RESOLVED DUPLICATE of bug 40659
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 22:29 UTC by deltree
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 deltree 2004-08-19 22:29:28 UTC
When you try to start/stop Tomcat, working around
the issues of invalid node (47355) and disabled
menu options (47189) (you can simply click on the
plus sign on the Tomcat node to avoid them) the
service window will crash when trying to start up
Tomcat (it is saying it is stopped):

Annotation: Exception occurred in Request Processor
java.lang.NullPointerException
	at
org.netbeans.modules.tomcat5.ide.StartTomcat$StartRunnable.run(StartTomcat.java:352)
	at org.openide.util.Task.run(Task.java:136)
	at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)
Comment 1 zikmund 2004-08-20 08:28:39 UTC
Cleaning the userdir should help.

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