Hi I am getting this error, when I deploy my core.ear file on Jboss 4.0 with
tomcat webserver. But the same ear file when I deployed on jboss 3.0 with jetty
webserver is working good.
Can any body help what should I do to get rid of this error.
15:52:51,041 ERROR [BaseModelMBean] Error creating class
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Log4JLogger does not implement Log
15:52:51,054 ERROR [WebModule] Starting failed
jboss.web.deployment:id=472513922,war=core.war
org.jboss.deployment.DeploymentException: Error during deploy; - nested
throwable: (ReflectionException: Cannot find setter method setDocBase null
Cause: java.lang.NoSuchMethodException:
org.apache.commons.modeler.BaseModelMBean.setDocBase(java.lang.String))
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:379)
at org.jboss.web.WebModule.startModule(WebModule.java:62)
at org.jboss.web.WebModule.startService(WebModule.java:40)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:891)
at $Proxy0.start(Unknown Source)
---
Thank in advance.
--Anu.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859967#3859967
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859967
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user