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 47235 - Annotation: Exception occurred in Request Processor -ref: 40659
Summary: Annotation: Exception occurred in Request Processor -ref: 40659
Status: RESOLVED DUPLICATE of bug 40659
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 01:07 UTC by ldunaway
Modified: 2006-06-05 00:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Tomcat and IDE logs (3.24 KB, text/plain)
2004-08-16 01:38 UTC, ldunaway
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ldunaway 2004-08-16 01:07:00 UTC
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)

Runnng Fedora FC2 and NB4 Build 200408121800
Comment 1 ldunaway 2004-08-16 01:38:44 UTC
Created attachment 16821 [details]
Tomcat and IDE logs
Comment 2 ldunaway 2004-08-16 01:41:05 UTC
I re-read 40659 and tried nuking my .netbeans.  I get farther and now
fail with
Deployment error: Failed to lookup configuration for Tomcat5 in
MasterFileObject@a97a95[file:/home/les/NB4Projects/TomcatJSPSampleProject/web/]
.  See ide log for details.
BUILD FAILED (total time: 28 seconds)
Comment 3 Petr Jiricka 2004-08-19 15:00:29 UTC
Duplicate of 40659.

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