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 150333 - [65cat] reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Summary: [65cat] reflect.UndeclaredThrowableException at $Proxy5.propertyChange
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jun Qian
URL: http://statistics.netbeans.org/except...
Keywords: THREAD
: 150706 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-16 07:34 UTC by esmithbss
Modified: 2009-04-15 19:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 127950


Attachments
stacktrace (15.90 KB, text/plain)
2008-10-16 07:34 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-10-16 07:34:04 UTC
Build: NetBeans IDE Dev (Build 200810150201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows XP, 5.1, x86

User Comments:
esmithbss: Specify Server on which to deploy a SOA application

esmithbss: Specify Server on which to deploy a SOA application



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.propertyChange(.java:0)
        at org.openide.nodes.Node.fireOwnPropertyChange(Node.java:1212)
        at org.openide.nodes.Node.fireIconChange(Node.java:1027)
        at org.openide.nodes.FilterNode$NodeAdapter.propertyChange(FilterNode.java:1207)
        at org.openide.nodes.FilterNode$NodeAdapter.propertyChange(FilterNode.java:1170)
        at org.openide.nodes.Node.fireOwnPropertyChange(Node.java:1212)
Comment 1 esmithbss 2008-10-16 07:34:09 UTC
Created attachment 71934 [details]
stacktrace
Comment 2 Lukas Hasik 2008-10-16 10:21:56 UTC
this is message from mechanism preventing a deadlock. Please, evaluate as P2 - possible deadlock.

java.lang.IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
...
org.netbeans.modules.compapp.projects.jbi.ui.JbiLogicalViewProvider$JbiLogicalViewRootNode.access$1500(JbiLogicalViewProvider.java:328)
Comment 3 Lukas Hasik 2008-10-20 11:18:11 UTC
*** Issue 150706 has been marked as a duplicate of this issue. ***
Comment 4 Tientien Li 2009-01-13 22:30:28 UTC
We could not reproduce this problem. Can you send us more info on how to reproduce the problem? Thanks,
Comment 5 Jun Qian 2009-03-11 23:17:54 UTC
Fixed in soa-dev65 branch: http://hg.netbeans.org/soa-dev65/rev/f7a9348e70db
Comment 6 fmartinez1 2009-04-15 19:26:42 UTC
Verified per instructions from developer.