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 34971 - java.lang.IllegalStateException when right click on WEB-INF folder of a web module
Summary: java.lang.IllegalStateException when right click on WEB-INF folder of a web m...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on: 34090
Blocks:
  Show dependency tree
 
Reported: 2003-07-16 23:19 UTC by charlestai
Modified: 2006-06-04 23:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (147.44 KB, text/plain)
2003-07-16 23:21 UTC, charlestai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charlestai 2003-07-16 23:19:22 UTC
A popup window indicates a java.lang.IllegalStateException 
shows up when the WEB-INF folder within a mounted web 
module is right clicked.
Comment 1 charlestai 2003-07-16 23:21:19 UTC
Created attachment 11007 [details]
IDE log file
Comment 2 Petr Jiricka 2003-07-17 08:13:50 UTC
I thought this was fixed! Looks like the fix we put in for NB 3.5
didn't quite work out.

Will be adressed through projects.
Comment 3 _ rkubacki 2003-07-29 08:55:07 UTC
It would be really helpfull if you could attach ide.log of some
session where this bug exhibits when the IDE runs with
-J-Dorg.netbeans.modules.web.context.WebContextObject=-1 parameter
(either modify startup shortcut or add this as a line to
$NETBEANS_HOME/bin/ide.cfg file). Such information can help us to
analyze wht's going wrong.
Comment 4 Petr Jiricka 2003-07-29 09:00:30 UTC
I'd like to ask a few questions:

1) How often does this happen? Does it happen consistently?
2) Did you import IDE settings from a previous version of the IDE?
3) In some cases, it helps to delete the .nbattrs files in the web
module document base and in the WEB-INF directory, and the .warContent
file. Can you please try this to see if it helps ?
4) If the above does not help, can you delete your user settings
directory (or start the IDE with runide -userdir
c:\somecleandirectory)? Does that help?

Thanks.
Comment 5 _ rkubacki 2003-08-13 14:44:24 UTC
Sorry, we can't reproduce it now. Can you send us additional info how
to reproduce or more information what's happening on your machine?