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 18986 - NullPointerExcetion
Summary: NullPointerExcetion
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-02 18:54 UTC by Rick Holland
Modified: 2006-06-05 00:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans ide.log file (28 bytes, text/plain)
2002-01-02 18:57 UTC, Rick Holland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Holland 2002-01-02 18:54:31 UTC
Got NullPointerException while doing CVS adds on a new file. Top line of stack is
org.netbeans.modules.web.tomcat.TomcatServerExecution.getJspCOmpilier

Have never used Tomcat with netbeans (intentionally).
Comment 1 Rick Holland 2002-01-02 18:57:47 UTC
Created attachment 3956 [details]
netbeans ide.log file
Comment 2 Rick Holland 2002-01-02 19:19:40 UTC
Additional info-

The file type I was trying to add to CVS when this Exception occurs is
a jsp. When I turned off the Tomcat Server module the problem went away.
Comment 3 Jan Chalupa 2002-01-17 09:39:29 UTC
Re-assigning to the correct component.
Comment 4 Petr Jiricka 2002-02-12 14:44:14 UTC
NetBeans 3.4 will use Tomcat 4.0, in which this bug is fixed. Will 
not fix for NB 3.3.x.

Comment 5 Marek Grummich 2002-07-19 16:28:52 UTC
Target milestone was changed from not determined to TBD