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 152632 - [65cat] reflect.UndeclaredThrowableException at $Proxy18.actionPerformed
Summary: [65cat] reflect.UndeclaredThrowableException at $Proxy18.actionPerformed
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
: 153769 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-07 09:26 UTC by sunbiz
Modified: 2011-10-25 14:25 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 137139


Attachments
stacktrace (19.30 KB, text/plain)
2008-11-07 09:27 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-07 09:26:56 UTC
Build: NetBeans IDE Dev (Build 200811060201)
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

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
Comment 1 sunbiz 2008-11-07 09:27:06 UTC
Created attachment 73435 [details]
stacktrace
Comment 2 Samaresh Panda 2008-11-18 18:09:31 UTC
From the traces it seemed like the user was trying to generate SAX handler and I do see a NPE as well.
Comment 3 Svata Dedic 2011-10-24 07:30:31 UTC
*** Bug 153769 has been marked as a duplicate of this bug. ***
Comment 4 Svata Dedic 2011-10-24 08:17:58 UTC
Fixed - 

Changeset: 9c8a0f3c1299
Author:    Svata Dedic <sdedic@netbeans.org>
Date:      2011-10-24 10:16
Message:   Added simple guards against empty binding model
Comment 5 Quality Engineering 2011-10-25 14:25:47 UTC
Integrated into 'main-golden', will be available in build *201110250600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0b6e880e565f
User: Svata Dedic <sdedic@netbeans.org>
Log: #152632: fixed potential NPE