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 158044

Summary: reflect.UndeclaredThrowableException at $Proxy25.userPopupActionPerformed
Product: obsolete Reporter: tonny_logicc <tonny_logicc>
Component: visualwebAssignee: _ deva <deva>
Status: NEW ---    
Severity: blocker CC: rbrink
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=15473
Issue Type: DEFECT Exception Reporter: 15473
Attachments: stacktrace
stacktrace

Description tonny_logicc 2009-02-05 22:06:55 UTC
Build: NetBeans IDE 6.5 (Build 200812050001)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments:
spaquet: Using ICEFaces visual component for netbeans 6



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy25.userPopupActionPerformed(.java:0)
        at org.netbeans.modules.visualweb.designer.WebForm.fireUserPopupActionPerformed(WebForm.java:2907)
        at org.netbeans.modules.visualweb.designer.InteractionManager$MouseHandler.mousePressed(InteractionManager.java:1935)
        at java.awt.Component.processMouseEvent(Component.java:6038)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
        at java.awt.Component.processEvent(Component.java:5806)
Comment 1 tonny_logicc 2009-02-05 22:07:02 UTC
Created attachment 76633 [details]
stacktrace
Comment 2 rbrink 2009-02-10 13:49:37 UTC
Build: NetBeans IDE Dev (Build 200901270201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.15-1-686-smp, i386

User Comments: 
after rollback some changes in the Design view

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy29.userPopupActionPerformed(.java:0)
        at org.netbeans.modules.visualweb.designer.WebForm.fireUserPopupActionPerformed(WebForm.java:2912)
        at org.netbeans.modules.visualweb.designer.InteractionManager$MouseHandler.mousePressed(InteractionManager.java:1944)
        at java.awt.Component.processMouseEvent(Component.java:6131)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
        at java.awt.Component.processEvent(Component.java:5899)
Comment 3 rbrink 2009-02-10 13:49:42 UTC
Created attachment 76790 [details]
stacktrace