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 52290 - IllegalStateException with Tomcat initialization
Summary: IllegalStateException with Tomcat initialization
Status: RESOLVED DUPLICATE of bug 48590
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-10 14:59 UTC by dstampf
Modified: 2005-08-29 15:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (15.38 KB, text/plain)
2004-12-10 15:00 UTC, dstampf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dstampf 2004-12-10 14:59:02 UTC
From a freshly booted computer, start up netbeans
4.0 beta that has no projects open. Create a new
web application project in an otherwise empty
directory. Run the "index.jsp" file without any
editing. Dialog box appears:

A java.lang.IllegalStateException exception has
occurred.
Please report this at
http://www.netbeans.org/issues.html,
including a copy of your messages.log file as an
attachment.
The messages.log file is located in your
/home/drs/.netbeans/4.0beta2/var/log folder.

Followed by the dialog:

Exception during initialization of HTML browser module

And finally the dialog

A java.lang.NullPointerException exception has
occurred.
Please report this at
http://www.netbeans.org/issues.html,
including a copy of your messages.log file as an
attachment.
The messages.log file is located in your
/home/drs/.netbeans/4.0beta2/var/log folder.

I'll attach the dialog after commiting.

Dave
Comment 1 dstampf 2004-12-10 15:00:36 UTC
Created attachment 19244 [details]
messages.log file
Comment 2 zikmund 2004-12-13 09:20:25 UTC
Favourite 40beta2 bug - see original issue for workaround.
Fixed in RC builds.

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