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 66165 - UndeclaredThrowableException when removing sjs appserver
Summary: UndeclaredThrowableException when removing sjs appserver
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 20:10 UTC by Jan Horvath
Modified: 2005-12-09 11:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.reflect.UndeclaredThrowableException (9.25 KB, text/plain)
2005-10-06 20:11 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-10-06 20:10:58 UTC
build 200510052037

-start IDE with clean userdir
-add application server
-create some EJB project
-remove appserver instance in project tab
-click OK in Remove Server Dialog

--UndeclaredThrowableException, server instance is removed
  I get this exception only when removing server instance for the first time
with clean userdir
Comment 1 Jan Horvath 2005-10-06 20:11:54 UTC
Created attachment 25621 [details]
java.lang.reflect.UndeclaredThrowableException
Comment 2 Vince Kraemer 2005-10-07 21:40:13 UTC
I don't think this is due to the plugin
Comment 3 Sherold Dev 2005-10-10 16:00:16 UTC
Can you still reproduce it? I can't.
Comment 4 Martin Grebac 2005-10-19 09:51:28 UTC
According to submitter, the issue is not reproducible in latest build, so it
seems already fixed by other fixes.
Comment 5 Jan Horvath 2005-12-09 11:52:38 UTC
v