
|
If you were logged in you would be able to see more operations.
|
|
|
Hyperic HQ
Created: 05/May/08 04:22 PM
Updated: 03/Sep/08 02:36 PM
|
|
| Component/s: |
Plugins
|
| Affects Version/s: |
None
|
| Fix Version/s: |
4.0.0,
3.2.4
|
|
| Verify By: |
Ilaya Perumal
|
| Last comment: |
20 weeks, 6 days ago
|
| Resolution Date: |
28/Jun/08 07:27 AM
|
|
Changes in recent WebSphere 6.1 fixpacks (11..15) have broken the HQ websphere plugin:
Unexpected error running autodiscoverer for plugin: WebSphere Admin 6.1: ADMC0016E: The system cannot create a SOAP connector to connect to host localhost at port 8879.
org.hyperic.hq.product.PluginException: ADMC0016E: The system cannot create a SOAP connector to connect to host localhost at port 8879.
at org.hyperic.hq.plugin.websphere.jmx.WebsphereRuntimeDiscoverer.discoverServers(WebsphereRuntimeDiscoverer.java:162)
...
Caused by: java.lang.NoClassDefFoundError: org/osgi/service/url/AbstractURLStreamHandlerService
|
|
Description
|
Changes in recent WebSphere 6.1 fixpacks (11..15) have broken the HQ websphere plugin:
Unexpected error running autodiscoverer for plugin: WebSphere Admin 6.1: ADMC0016E: The system cannot create a SOAP connector to connect to host localhost at port 8879.
org.hyperic.hq.product.PluginException: ADMC0016E: The system cannot create a SOAP connector to connect to host localhost at port 8879.
at org.hyperic.hq.plugin.websphere.jmx.WebsphereRuntimeDiscoverer.discoverServers(WebsphereRuntimeDiscoverer.java:162)
...
Caused by: java.lang.NoClassDefFoundError: org/osgi/service/url/AbstractURLStreamHandlerService
|
Show » |
|
java.lang.StackOverflowError
at java.lang.ClassLoader.loadClass(ClassLoader.java:621)
at java.lang.ClassLoader.loadClass(ClassLoader.java:595)
at com.ibm.ws.runtime.util.URLHandlerFactory.createURLStreamHandler(URLHandlerFactory.java:140)
at java.net.URL.getURLStreamHandler(URL.java:1139)
...
at java.lang.ClassLoader.loadClass(ClassLoader.java:595)
at com.ibm.ws.runtime.util.URLHandlerFactory.createURLStreamHandler(URLHandlerFactory.java:140)
at java.net.URL.getURLStreamHandler(URL.java:1139)
...