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 120368 - IllegalArgumentException: java.lang.reflect.InvocationTargetException
Summary: IllegalArgumentException: java.lang.reflect.InvocationTargetException
Status: CLOSED DUPLICATE of bug 124691
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
: 120631 121192 122069 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-29 16:06 UTC by Jaromir Uhrik
Modified: 2008-01-07 07:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 9667


Attachments
stacktrace (10.14 KB, text/plain)
2007-10-29 16:06 UTC, Jaromir Uhrik
Details
stacktrace (10.14 KB, text/plain)
2007-12-14 10:30 UTC, Roman Mostyka
Details
stacktrace (10.14 KB, text/plain)
2008-01-04 08:38 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-10-29 16:06:25 UTC
Build: NetBeans IDE Dev (Build 200710290000)
VM: Java HotSpot(TM) Client VM, 1.5.0_07-87
OS: Mac OS X, 10.4.10, i386

User Comments: 
When trying to install IBM WebSphere Application Server plugin the exception appears. It is strange that this plugin is in extra category "Web and Java EE" while for other jee plugins there is category "Web & Java EE" (there is ampersand in the category name).
Comment 1 Jaromir Uhrik 2007-10-29 16:06:34 UTC
Created attachment 51914 [details]
stacktrace
Comment 2 Jaroslav Tulach 2007-10-30 16:57:42 UTC
java.lang.ClassNotFoundException: org.netbeans.modules.j2ee.websphere6.ddloaders.appbnd.WSAppBndDataObject

Probably there is some loader with wrong name of class being sent to its constructor.
Comment 3 Petr Hejl 2007-10-30 19:24:28 UTC
I think this already has been fixed (but maybe not yet propagated to update center). David, I think you already fixed
this, right?
Comment 4 David Konecny 2007-10-31 08:43:07 UTC
Yes, this problem was fixed in issue 120039. The category label has been fixed for some time too. Testing this I found
out that WebShpere module in plugin manager is from 8/27/07. So question is why newer build has not propagated in?

phejl, any idea whether websphere was excluded from a build or something like that?
Comment 5 Petr Hejl 2007-10-31 15:35:09 UTC
*** Issue 120631 has been marked as a duplicate of this issue. ***
Comment 6 Petr Hejl 2007-10-31 16:42:03 UTC
Updated cluster.properties the up-to-date module should appear in daily on update center.
Comment 7 Petr Hejl 2007-11-05 15:38:34 UTC
*** Issue 121192 has been marked as a duplicate of this issue. ***
Comment 8 Jana Maleckova 2007-11-16 09:22:55 UTC
*** Issue 122069 has been marked as a duplicate of this issue. ***
Comment 9 Roman Mostyka 2007-12-14 10:30:29 UTC
Build: NetBeans IDE Dev (Build 200712111200)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.20-15-generic, i386

User Comments: 
1. Select "Tools > Plugins".
2. Select "IBM WebSphere Application Server 6.0" plugin.
3. Click Install.

Result: Plugin was installed, but IllegalArgumentException arises.
Comment 10 Roman Mostyka 2007-12-14 10:30:33 UTC
Created attachment 54257 [details]
stacktrace
Comment 11 Petr Hejl 2007-12-14 10:55:32 UTC
Missing the plugin version, date and update center. Can you provide this?
Comment 12 Jaromir Uhrik 2008-01-04 08:37:59 UTC
Build: NetBeans IDE Dev (Build 200801031200)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 
Go to the plugin manager and install plugin "IBM WebSphere Application Server V6.0". The exception dialog appears during the installation before the Finish button is pushed.
Comment 13 Jaromir Uhrik 2008-01-04 08:38:07 UTC
Created attachment 54672 [details]
stacktrace
Comment 14 Petr Hejl 2008-01-04 14:17:20 UTC

*** This issue has been marked as a duplicate of 124691 ***
Comment 15 Jaromir Uhrik 2008-01-07 07:59:05 UTC
Yes it is a duplicate => Verified->Closed.