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 141129 - java.lang.IllegalStateException: The data object MultiFileObject@1bb4e04[Templates/Project/Samples/Standard] is invalid
Summary: java.lang.IllegalStateException: The data object MultiFileObject@1bb4e04[Temp...
Status: RESOLVED DUPLICATE of bug 139687
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 10:17 UTC by Jaroslav Pospisil
Modified: 2008-07-22 13:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log - exception case (104.03 KB, text/plain)
2008-07-22 10:19 UTC, Jaroslav Pospisil
Details
partial threadddump or hang-up case (14.80 KB, text/plain)
2008-07-22 10:20 UTC, Jaroslav Pospisil
Details
messages.log of hang-up case (68.25 KB, text/plain)
2008-07-22 10:21 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2008-07-22 10:17:59 UTC
Build 200807181543 , JDK1.6.0_10, Win Vista

Steps to reproduce:
1)Start IDE with clean userdir
2)Create web application on glassfish v2
3)Create new web service
ERROR: I got either Illegal state exception even before finishing web service wizard (see attached messages.log) or worse
I don' get the exception and IDE hangs up during creation of this web service due to Java deadlock (attaching partial
threaddump,containing deadlock and messages.log).
Comment 1 Jaroslav Pospisil 2008-07-22 10:19:10 UTC
Created attachment 65206 [details]
messages.log - exception case
Comment 2 Jaroslav Pospisil 2008-07-22 10:20:17 UTC
Created attachment 65207 [details]
partial threadddump or hang-up case
Comment 3 Jaroslav Pospisil 2008-07-22 10:21:15 UTC
Created attachment 65208 [details]
messages.log of hang-up case
Comment 4 Jaroslav Pospisil 2008-07-22 10:23:06 UTC
NOTICE: I think hang-up case occurs,when I let IDE finish all scannings,before I invoke web service wizard.Exception
case is more likely,when I invoke web service wizard just after web application is created,but scanning is still on.
Comment 5 Jaroslav Pospisil 2008-07-22 10:37:33 UTC
Reproducible (hang-up) in JavaEE build form yesterday's sources. Occurence of hang-up or exception seems to be
random,but deadlock occurs more often.
Comment 6 Milan Kubec 2008-07-22 10:39:48 UTC
Jardo, please evaluate, I think it's related to recent changes in Nodes/Explorer.
Comment 7 Tomas Danek 2008-07-22 12:17:47 UTC
the exception indicates the same root cause as in issue 139687. Not sure if it's duplicate because of deadlock.
Comment 8 Jaroslav Tulach 2008-07-22 13:31:39 UTC

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