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 141250 - [65cat] java.lang.IllegalStateException: The data object MultiFileObject [Templates/Project/Samples/**] is invalid; you may not call getNodeDelegate on it any more
Summary: [65cat] java.lang.IllegalStateException: The data object MultiFileObject [Tem...
Status: RESOLVED DUPLICATE of bug 139687
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 01:54 UTC by piero
Modified: 2008-12-22 14:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (15.73 KB, text/plain)
2008-07-23 01:57 UTC, piero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description piero 2008-07-23 01:54:49 UTC
[ BUILD # : 200807221016 ]
[ JDK VERSION : 1.6.0_06 ]

This happens while deploying an Axis2 Web Service to glassfish v2.

I am using the settings outlined in the tutorial:
http://www.netbeans.org/kb/61/websvc/gs-
axis.html#axis_options_glassfish

If trying to deploy to Tomcat, the error is different (see my comment

in #138528). Maybe this is related in any way.

I will attach the stacktrace - there are several exceptions, each for

an other Object under Templates/Project/Samples/
Comment 1 piero 2008-07-23 01:57:39 UTC
Created attachment 65299 [details]
Stacktrace
Comment 2 zeljkot 2008-07-23 10:20:44 UTC
Happened to me, too, without Axis. Maybe NetBeans try to background compile examples that are incorrect?
Comment 3 Milos Kleint 2008-07-23 11:13:29 UTC
the stacktrace in attachment points to error in nodes, reassigning, I think a duplicate of some other issue.
Comment 4 Lukas Hasik 2008-07-23 11:19:49 UTC

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