Technote (troubleshooting)
Problem(Abstract)
Got this error: EventListenerManager.registerEventListeners()java.lang.
ClassNotFoundException: com.mro.fusion.event.cmdb.CMDBEventListener
Symptom
Unable to run mapping in production. Reconciliation cannot be performed.
EventListenerManager.registerEventListeners()java.lang.
ClassNotFoundException: com.mro.fusion.event.cmdb.CMDBEventListener
java.lang.ClassNotFoundException: com.mro.fusion.event.cmdb.
CMDBEventListener
at java.lang.Class.forName(Class.java:130)
at com.mro.fusion.event.EventListenerManager.
registerEventListeners(Unknown Source)
at com.mro.fusion.engine.EngineMain.go(Unknown Source)
at com.mro.fusion.engine.EngineMain.go(Unknown Source)
at com.mro.fusion.engine.EngineMain.initialize(Unknown Source)
at com.mro.fusion.engine.EngineMain.<init>(Unknown Source)
at com.mro.fusion.engine.EngineMain.doMain(Unknown Source)
at com.mro.fusion.engine.EngineMain.main(Unknown Source)
29 Jul 2011 10:26:05:714 [ERROR]
--------------------------------
java.lang.ClassNotFoundException: com.mro.fusion.event.cmdb.
CMDBEventListener
at java.lang.Class.forName(Class.java:130)
at com.mro.fusion.event.EventListenerManager.
registerEventListeners(Unknown Source)
at com.mro.fusion.engine.EngineMain.go(Unknown Source)
at com.mro.fusion.engine.EngineMain.go(Unknown Source)
at com.mro.fusion.engine.EngineMain.initialize(Unknown Source)
at com.mro.fusion.engine.EngineMain.<init>(Unknown Source)
at com.mro.fusion.engine.EngineMain.doMain(Unknown Source)
at com.mro.fusion.engine.EngineMain.main(Unknown Source)
Done
Mapping execution terminated.
Environment
TADDM to ITIC to CCMDB
Resolving the problem
You need to verify that you have:
- copy the platform-model.jar and taddm-api-client.jar files from the TADDM sever and put them in the ITIC server at D:\APPS\IBM\ITIC\lib folder.
- check the init.bat and verify it has "set CMDBAPI=%COLLATION_HOME%\lib\taddm-api-client.jar;
%COLLATION_HOME%\lib\platform-model.jar" defined correctly.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.