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 80366 - exception in testing the project with tomcat
Summary: exception in testing the project with tomcat
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: HP Linux
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 10:56 UTC by ramysiha
Modified: 2006-07-18 15:18 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 ramysiha 2006-07-16 10:56:43 UTC
when i run my project while it is deploying on the tomcat i get the following
EXCEPTION:

java.lang.NullPointerException
	at
org.netbeans.modules.tomcat5.ide.StartTomcat$StartRunnable.run(StartTomcat.java:345)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)


I'm running SUSE linux 10.0 fully updated on an hp nc6120 laptop
Comment 1 Sherold Dev 2006-07-18 15:18:50 UTC
I was not able to reproduce this issue in NB 5.5 dev builds, so it seems to be
fixed. It would be great if you could try it out.