I am using Wm Manager server and console 615 and configured to manage 6.1 Integration servers and brokers.
I have added my Integration Servers to manage from Manager server admin. It displays that those are ‘operational’. I have total 4 IS instances to manage. 2 of them are 601 IS and rest two are 61 IS. I can see those two 601 IS on the manager console. but I cannot see those two 61 IS on manager console. I am talking about the ‘Map’ tab on manager console. When I select ‘Integration Server’ from model server list box, it displays only two IS which are 601. I tried to disable and enable the WmOmiIs package, but it throws the above mentioned exception.
Here is the stack trace from the server.log file:
2005-03-09 13:43:07 EST [ISS.0028.0015C] WmJDBCAdapter: Shutdown service (wm.adapter.wmjdbc.admin:unregisterAdapter)
2005-03-09 13:43:08 EST [ART.0114.1100D] Adapter Runtime: Facility 1 - JDBCAdapter registered with bundle com.wm.adapter.wmjdbc.JDBCAdapterResourceBundle.
2005-03-09 13:43:08 EST [ART.0114.1107D] Adapter Runtime: Facility 1 - JDBCAdapter removed.
2005-03-09 13:43:08 EST [ISS.0028.0042C] Unloading WmJDBCAdapter package
2005-03-09 13:43:08 EST [ISS.0028.0015C] WmART: Shutdown service (wm.art.admin:shutdown)
2005-03-09 13:43:08 EST [ISS.0028.0015C] WmART: Shutdown service (omi.wm.art.ARTMbeanInit:shutdown)
2005-03-09 13:43:08 EST [ISS.0028.0042C] Unloading WmART package
2005-03-09 13:43:08 EST [ISS.0028.0015C] WmOmiTN: Shutdown service (omi.wm.tn.pkginit:shutdown)
2005-03-09 13:43:08 EST [ISS.0028.0016E] Shutdown service exited with the following error: com.wm.app.b2b.server.InvokeException: java.lang.NoClassDefFoundError
2005-03-09 13:43:08 EST [ISS.0028.0042C] Unloading WmOmiTN package
2005-03-09 13:43:08 EST [ISS.0028.0015C] WmOmiIs: Shutdown service (omi.wm.is.pkginit:shutdown)
2005-03-09 13:43:08 EST [ISS.0028.0042C] Unloading WmOmiIs package
2005-03-09 13:43:08 EST [ISS.0028.0005C] Loading WmOmiIs package
2005-03-09 13:43:08 EST [ISS.0028.0012C] WmOmiIs: Startup service (omi.wm.is.pkginit:init)
2005-03-09 13:43:08 EST [ISS.0028.0013E] Startup service exited with the following error: java.lang.reflect.InvocationTargetException: com/sun/management/jmx/Trace
2005-03-09 13:43:08 EST [ISS.0028.0005C] Loading WmOmiTN package
2005-03-09 13:43:08 EST [ISS.0028.0012C] WmOmiTN: Startup service (omi.wm.tn.pkginit:setACLs)
2005-03-09 13:43:08 EST [ISS.0028.0013E] Startup service exited with the following error: com.wm.app.b2b.server.InvokeException: java.lang.ExceptionInInitializerError
2005-03-09 13:43:08 EST [ISS.0028.0012C] WmOmiTN: Startup service (omi.wm.tn.pkginit:init)
2005-03-09 13:43:09 EST [ISS.0028.0013E] Startup service exited with the following error: com.wm.app.b2b.server.InvokeException: java.lang.NoClassDefFoundError
2005-03-09 13:43:09 EST [ISS.0028.0005C] Loading WmART package
2005-03-09 13:43:09 EST [ISS.0028.0012C] WmART: Startup service (wm.art.admin:startup)
2005-03-09 13:43:09 EST [ISS.0028.0012C] WmART: Startup service (omi.wm.art.ARTMbeanInit:init)
2005-03-09 13:43:09 EST [ISS.0028.0013E] Startup service exited with the following error: omi.wm.devkit.UnexpectedException: omi.wm.devkit.UnexpectedException: java.lang.NoClassDefFoundError: com/sun/management/jmx/Trace
2005-03-09 13:43:10 EST [ISS.0028.0005C] Loading WmJDBCAdapter package
This error occurs while I try to reload the WmOMIIs package.
This error indicate that the class Trace, supposed to be in the package com.sun.management.jmx, is not visible by Manager.
I never sew this error. But I had implemented some programs in JMX and I know that this class is in jmxri.jar. Is this jar part of the classpath used by Manager ?? Otherwise, download it, put it in the classpath and try again.
I just look for this class. In our machine, it is not in ajar. It is in inside the IS packages :
%IS_home%/packages/WmOmiIs/code/classes/omi/wm/is/IntegrationServer.class
You are very right. I added those classes to the classpath but It has fired some more errors …
Failure while loading service wm.ism.agent.jmx:getMBeanCount: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.pkginit:shutdown: java.lang.NoClassDefFoundError: com/wm/data/IData
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:setAttribute: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:addNotificationListener: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:ping: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.config:debug: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:getMBeanInfo: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:isRegistered: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:getObjectInstance: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:getAttributes: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:invoke: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:removeNotificationListener: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:unregisterMBean: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:09 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:queryNames: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:setAttributes: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.pkginit:init: java.lang.NoClassDefFoundError: com/wm/data/IData
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:unregisterNotificationDispatcher: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:registerNotificationDispatcher: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:handleNotification: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:getAttribute: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.jmx:isInstanceOf: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading service wm.ism.agent.config:manage: java.lang.NoClassDefFoundError: omi/wm/devkit/UnexpectedException
2005-03-10 14:52:10 EST [ISS.0026.0002E] Failure while loading se
I am also facing a similar issue. I am going to try out removing components from IS 6.1 and setup one barebones IS6 and test it. Will keep you all updated. It looks like something is conflicting here… and none has any clue… including myself.
I think that it would be a problem of classpath building : all the omi.wm.devkit classes, that Manager try to load, are in the omi.jar. Is this jar also in your classpath ??