IBM Support

Integration Framework: Failed to initialize BeanMetaData instance

Troubleshooting


Problem

The following error is displayed in the systemOut.log file after sending message to continuous queue. java.lang.ClassNotFoundException: psdi.iface.jms.JMSContQueueProcessor

Symptom

Inbound messages are not processed from the continuous queue.

In systemOut.log:

[11/6/10 0:07:45:427 EDT] 00000086 SystemOut O 06 Nov 2010
00:07:45:427 [INFO] wrote data to Queue jms/maximo/int/queues/cqin
[11/6/10 0:07:45:427 EDT] 0000008b SystemOut O 06 Nov 2010
00:07:45:427 [INFO] got message from queue jms/maximo/int/queues/cqin

Stack trace from systemErr.out:

[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R
com.ibm.ejs.container.ContainerException: Failed to initialize
BeanMetaData instance; nested exception is:
java.lang.ClassNotFoundException: psdi.iface.jms.JMSContQueueProcessor
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ejs.container.BeanMetaData.<init>(BeanMetaData.java:1474)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.EJBContainerImpl.createBeanMetaData(EJBCont ainerImpl.java:2008)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.EJBContainerImpl.processBean(EJBContainerIm
pl.java:1818)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.EJBContainerImpl.install(EJBContainerImpl.java:2868)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.EJBContainerImpl.start(EJBContainerImpl.java:3730)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl
.java:1250)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectS
tart(DeployedApplicationImpl.java:1140)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl
.java:569)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAppli
cationImpl.java:819)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Applica
tionMgrImpl.java:921)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(Appli
cationMgrImpl.java:2100)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(W
sComponentImpl.java:342)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
[11/5/10 23:16:55:517 EDT] 00000015 SystemErr R Caused by:
java.lang.ClassNotFoundException: psdi.iface.jms.JMSContQueueProcessor
at
com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader .java:502)
at
com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:403)
at java.lang.ClassLoader.loadClass(ClassLoader.java:605)
at com.ibm.ejs.container.BeanMetaData.<init>(BeanMetaData.java:1387)
at
com.ibm.ws.runtime.component.EJBContainerImpl.createBeanMetaData(EJBCont ainerImpl.java:2008)
at
com.ibm.ws.runtime.component.EJBContainerImpl.processBean(EJBContainerIm
pl.java:1818)
at
com.ibm.ws.runtime.component.EJBContainerImpl.install(EJBContainerImpl.java:2868)
at
com.ibm.ws.runtime.component.EJBContainerImpl.start(EJBContainerImpl.java:3730)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1250)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1140)
at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:569)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:819)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:921)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2100)
at
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:342)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"MEA: Generic","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.1;7.1.1;7.5;7.6","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SSLKYL","label":"Maximo Enterprise Adapter"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SSRHPA","label":"IBM Maximo Application Suite"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SSWT9A","label":"IBM Control Desk"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
18 September 2025

UID

swg21453796