InvocationLayer Address already been used
PostPosted:Wed Apr 18, 2012 1:27 am
Hi,
I'm new to JBoss and OpenKM here. I am trying to install OpenKM 5.1.9 using mySQL on Window which has an older version running consistently. I managed to start-up OpenKM, but i saw there is an error in the log which indicated the Service Invocation Layer address has already been used:
Thank you
I'm new to JBoss and OpenKM here. I am trying to install OpenKM 5.1.9 using mySQL on Window which has an older version running consistently. I managed to start-up OpenKM, but i saw there is an error in the log which indicated the Service Invocation Layer address has already been used:
Code: Select all
Please advise if this would caused any problem to OpenKM?2012-04-18 09:08:03,085 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.mq:service=InvocationLayer,type=UIL2
State: FAILED
Reason: java.net.BindException: Address already in use: JVM_Bind
I Depend On:
jboss.mq:service=Invoker
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.mq:service=InvocationLayer,type=UIL2
State: FAILED
Reason: java.net.BindException: Address already in use: JVM_Bind
I Depend On:
jboss.mq:service=Invoker
Thank you