| Author |
ConfigServiceProxy for an ND AdminClient returns InstanceNotFoundException
|
|
| ushinde 2005-10-28, 4:50 pm |
| javax.management.InstanceNotFoundException: WebSphere:process=dmgr,type=ConfigServic
e
at com.ibm.websphere.management.configservice.ConfigServiceProxy.<init>(ConfigServiceProxy.java:60)
I'm using the default port - 8879 to create the admin client using AdminClientFactory.createAdminClient.
Any Ideas?
| |
| Ken Hygh 2005-10-28, 4:50 pm |
| ushinde wrote:
>javax.management.InstanceNotFoundException: WebSphere:process=dmgr,type=ConfigServic
e
> at com.ibm.websphere.management.configservice.ConfigServiceProxy.<init>(ConfigServiceProxy.java:60)
>I'm using the default port - 8879 to create the admin client using AdminClientFactory.createAdminClient.
>Any Ideas?
>
>
What's your code look like?
Ken
| |
| ushinde 2005-10-31, 6:04 pm |
| Thanks! This was a non-issue..I had the app server libs along with the ND libs in the classpath!
| |
|
| Can you give me more info (which libs are you adding in your classpath), I'd the same error ! Thanks.
|
|
|
|