Hi, I have a problem when I tried to start my application on WAS 5.1.2
it happends the next error:
[11/12/07 15:11:31:881 GMT-06:00] 27c2b13f EJBContainerI E WSVR0040E:
addEjbModule failed for SbeBackEndEJB.jar [class
com.ibm.ws.runtime.component.DeployedModuleImpl]
java.lang.NoClassDefFoundError: org/jibx/runtime/JiBXException
at java.lang.Class.newInstance2(Native Method)
at java.lang.Class.newInstance1( Class.java (Compiled Code))
at
com.ibm.ejs.container.EJSContainer.loadBeanMetaData(EJSContainer.java(Compiled
Code))
at
com.ibm.ejs.container.EJSContainer.getHomeWrapperCommon(EJSContainer.java:1016)
at com.ibm.ejs.container.EJSContainer.getHomeInstance
(EJSContainer.java:938)
at com.ibm.ejs.container.EJSContainer.startBean(EJSContainer.java:917)
at
com.ibm.ws.runtime.component.EJBContainerImpl.startBean(EJBContainerImpl.java:1359)
at com.ibm.ws.runtime.component.EJBContainerImpl.install
(EJBContainerImpl.java:1092)
at
com.ibm.ws.runtime.component.EJBContainerImpl.start(EJBContainerImpl.java:1566)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:517)
at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start
(DeployedApplicationImpl.java:578)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:311)
at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java
:588)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled
Code))
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java(Compiled Code))
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(MMBInvoker.java:46)
at com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperation(MMBInvoker.java:115)
at com.tivoli.jmx.modelmbean.DynamicModelMBeanSupport.invoke
(DynamicModelMBeanSupport.java:409)
at
javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:323)
at com.tivoli.jmx.GenericMBeanSupport.invoke(GenericMBeanSupport.java:178)
at com.tivoli.jmx.MBeanAccess.invoke(MBeanAccess.java:113)
at com.tivoli.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:290)
at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:659)
at
com.ibm.ws.management.connector.AdminServiceDelegator.invoke(AdminServiceDelegator.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
(Compiled Code))
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled
Code))
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at
com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPConnector.java(Compiled
Code))
at com.ibm.ws.management.connector.soap.SOAPConnector.service
(SOAPConnector.java(Compiled Code))
at
com.ibm.ws.management.connector.soap.SOAPConnection.handleRequest(SOAPConnection.java(Compiled
Code))
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java
(Compiled Code))
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
I have checked my deployment definitions and everything seems to be
fine, and librarys are in the place they should be. The application
works locally, the problem happends when testing on the application
server. ANY SUGGESTION IS WELCOME, THANX FOR YOUR TIME!
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs