Page 1 of 1

start error.

PostPosted:Mon Mar 26, 2012 2:26 am
by leo
every body.
i start openkm error. use run.sh script start.(/usr/local/jboss/bin/run.sh)
error code follow:
Code: Select all
WARN  [BasicMBeanRegistry] javax.management.MBeanRegistrationException: preRegister() failed: [ObjectName='jboss.remoting:service=NetworkRegistry', Class=org.jboss.remoting.network.NetworkRegistry (org.jboss.remoting.network.NetworkRegistry@d18d189)]
10:29:48,742 ERROR [MainDeployer] Could not create deployment: file:/usr/local/jboss/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.InvocationTargetException)

Re: start error.

PostPosted:Mon Mar 26, 2012 2:19 pm
by jllort
OpenKM not starts ? if it's the case, then test which is your server name ( ping ) and add your server name to /etc/hosts

Re: start error.

PostPosted:Tue Mar 27, 2012 6:12 pm
by pavila
JBoss need JDK 1.6 if you execute it with JDK 1.7 you will have problems like this.