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 193673 - [70cat][junit] Create Test Suite throws "UndelaredThrowableException" and locks up IDE
Summary: [70cat][junit] Create Test Suite throws "UndelaredThrowableException" and loc...
Status: RESOLVED DUPLICATE of bug 176958
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 07:02 UTC by esmithbss
Modified: 2010-12-21 07:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen Capture of dialogs (5.27 MB, image/bmp)
2010-12-21 07:06 UTC, esmithbss
Details
IDE Log File with proprietary package names obfuscated. (161.44 KB, application/octet-stream)
2010-12-21 07:16 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-12-21 07:02:22 UTC
[ JDK VERSION : 1.6.22 ]

If I attempt to generate a TestSuite for a set of existing test classes, upon
clicking the "Finish" button on the NewTestSuite wizard Step 2 dialog, a
java.lang.reflect.UndelcaredThrowableException is raised.

The Exception dialog is thrown up behind the New Test Suite dialog.

The only available button on the New Test Suite dialog is the Help button.  All
others are disabled.

The Unexpected Exception dialog that pops up never gets focus so its buttons
which are enabled are not usable.
Comment 1 esmithbss 2010-12-21 07:06:00 UTC
Created attachment 104333 [details]
Screen Capture of dialogs
Comment 2 esmithbss 2010-12-21 07:16:33 UTC
Created attachment 104334 [details]
IDE Log File with proprietary package names obfuscated.

The package names were removed from this file for security reasons.  They are proprietary.
Comment 3 Jan Lahoda 2010-12-21 07:26:38 UTC

*** This bug has been marked as a duplicate of bug 176958 ***