Hi,
I cannot find anybody reported the same issue before, so here it is...
I downloaded the latest OpenKM + JBoss 4.2.3 GA bundle and followed the instructions in the QUICK_INSTALL file.
After I launch run.sh, I cannot browse to the home page.
When I look at the log, boot.log looks fine. In server/default/log/server.log, I see this :
I made sure sun-java6-jdk is installed properly.
Any idea ?
Thanks
I cannot find anybody reported the same issue before, so here it is...
I downloaded the latest OpenKM + JBoss 4.2.3 GA bundle and followed the instructions in the QUICK_INSTALL file.
After I launch run.sh, I cannot browse to the home page.
When I look at the log, boot.log looks fine. In server/default/log/server.log, I see this :
Code: Select all
And a lot more errors after that.2010-01-06 12:39:47,916 DEBUG [org.jboss.deployment.MainDeployer] Watching new file: file:/opt/openkm/server/default/deploy/jbossws.sar/
2010-01-06 12:39:47,917 ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: file:/opt/openkm/server/default/deploy/jbossws.sar/
java.lang.NoClassDefFoundError: javax/ejb/Stateless
at org.jboss.ejb3.EJB3Util.isStateless(EJB3Util.java:42)
at org.jboss.ejb3.EJB3Deployer.hasEjbAnnotation(EJB3Deployer.java:219)
at org.jboss.ejb3.EJB3Deployer.accepts(EJB3Deployer.java:271)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
I made sure sun-java6-jdk is installed properly.
Any idea ?
Thanks