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 80775 - Error reloading project on startup
Summary: Error reloading project on startup
Status: RESOLVED DUPLICATE of bug 64941
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 03:55 UTC by phirons
Modified: 2006-07-21 09:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error log per error message request (80.65 KB, application/octet-stream)
2006-07-21 03:57 UTC, phirons
Details

Note You need to log in before you can comment on or make changes to this bug.
Description phirons 2006-07-21 03:55:12 UTC
Null pointer error reloading project on startup
Comment 1 phirons 2006-07-21 03:57:02 UTC
Created attachment 32074 [details]
Error log per error message request
Comment 2 Milan Kubec 2006-07-21 08:22:39 UTC
Reassigning for evaluation.

java.lang.NullPointerException
	at
org.netbeans.modules.tomcat5.WebappConfiguration.init(WebappConfiguration.java:96)
	at
org.netbeans.modules.tomcat5.ide.ConfigurationSupportImpl.initConfiguration(ConfigurationSupportImpl.java:63)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getDeploymentConfiguration(ConfigSupportImpl.java:311)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getWebContextRoot(ConfigSupportImpl.java:202)
	at
org.netbeans.modules.web.project.ProjectWebModule.getContextPath(ProjectWebModule.java:94)
...
Comment 3 Sherold Dev 2006-07-21 09:35:37 UTC

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