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 65797 - [50cat] [j2ee] ServerManager -BEA Weblogic Application Server 9.0
Summary: [50cat] [j2ee] ServerManager -BEA Weblogic Application Server 9.0
Status: RESOLVED DUPLICATE of bug 65456
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: All Windows ME/2000
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 07:21 UTC by srinivasamoorte
Modified: 2005-11-10 04:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description srinivasamoorte 2005-10-04 07:21:13 UTC
Hi, 
I am trying add the BEA Weblogic Application Server 8.0 instead of 9.0 through 
the "Tools - ServerManager - Add Server Instance - 	Choose - BEA Weblogic 
Application Server 9.0" i endup with the exception. The IDE should capable  to 
add the lower versions. Or atleast message should be prompted instead of the 
exception page. Even i tried to add the BEA Weblogic Application Server 9.0 
when the installation directory is not present this exception arises. Please 
find the attached error disc.

java.lang.reflect.UndeclaredThrowableException
	at $Proxy13.actionPerformed(Unknown Source)
	at javax.swing.AbstractButton.fireActionPerformed
(AbstractButton.java:1849)
	at javax.swing.AbstractButton$Handler.actionPerformed
(AbstractButton.java:2169)
	at javax.swing.DefaultButtonModel.fireActionPerformed
(DefaultButtonModel.java:420)
	at javax.swing.DefaultButtonModel.setPressed
(DefaultButtonModel.java:258)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased
(BasicButtonListener.java:234)
	at java.awt.Component.processMouseEvent(Component.java:5488)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
	at java.awt.Component.processEvent(Component.java:5253)
	at java.awt.Container.processEvent(Container.java:1966)
	at java.awt.Component.dispatchEventImpl(Component.java:3955)
	at java.awt.Container.dispatchEventImpl(Container.j
Comment 1 Michal Mocnak 2005-10-04 09:11:28 UTC
I am not able to reproduce it. If i want to add an instance of the WebLogic 8
then  it's not possible to pass through the add server instance wizard because
the wizar d recognize that i want to install something else than WebLogic 9.
Comment 2 Petr Blaha 2005-10-04 09:54:38 UTC
It seems as duplicate a issue #65456
Comment 3 Pavel Buzek 2005-11-10 04:11:15 UTC
Agreed, looks like duplicate. 8.x is not supported, only 90.
The exceptions that preceed the one pasted here would be more useful.

*** This issue has been marked as a duplicate of 65456 ***