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 153246 - reflect.UndeclaredThrowableException at $Proxy20.actionPerformed
Summary: reflect.UndeclaredThrowableException at $Proxy20.actionPerformed
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 21:08 UTC by blarghedy
Modified: 2015-05-18 11:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 131666


Attachments
stacktrace (13.82 KB, text/plain)
2008-11-14 21:08 UTC, blarghedy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blarghedy 2008-11-14 21:08:06 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810270001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments:
blarghedy: This occurs when attempting to start a Python project.

GUEST: Attempting to use nbpython on RC from 10 27.  Doesn't work here either

GUEST: I just installed JPython support for NetBeans.  When I try to start a new Python project, it does nothing; clicking on "next" after selecting either "new project" or "project from existing sources" does nothing.

blarghedy: This exception is thrown every time I try to start a new python project.

blarghedy: This occurs when attempting to start a Python project.



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 1 blarghedy 2008-11-14 21:08:15 UTC
Created attachment 73779 [details]
stacktrace
Comment 2 Lou Dasaro 2015-05-18 03:47:20 UTC
Unable to replicate, probably fixed long ago...
Comment 3 blarghedy 2015-05-18 07:04:33 UTC
Indeed.  I don't actually remember filing this bug, but I do remember the bug itself.  It was an outdated version of the python plugin.
Comment 4 Jiri Kovalsky 2015-05-18 11:09:19 UTC
Great, verifying then. Thanks for your update Tim!