Page 1 of 1

InvocationLayer Address already been used

PostPosted:Wed Apr 18, 2012 1:27 am
by fre3man
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:
Code: Select all
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
Please advise if this would caused any problem to OpenKM?

Thank you

Re: InvocationLayer Address already been used

PostPosted:Wed Apr 18, 2012 1:34 pm
by fre3man
Hi, Anybody able to help out please? :cry:

Re: InvocationLayer Address already been used

PostPosted:Thu Apr 19, 2012 6:58 am
by pavila
First, do you have another JBoss / Tomcat running in the same machine?

Second, follow these steps (http://wiki.openkm.com/index.php/Debug_log_info) and attach the JBoss log (zipped, please).

Re: InvocationLayer Address already been used

PostPosted:Fri Apr 20, 2012 1:24 am
by fre3man
hi pavila,

yes, i am running 2 jboss on the same machine con-currently.

I had amended all the ports that conflicted with one another. But i does not seems to be able to find the address conflict with InovcationLayer.

Can you advise on where i can locate the assigning of address?

Thanks in advance!

Attached log file.

Re: InvocationLayer Address already been used

PostPosted:Mon Apr 23, 2012 4:47 pm
by pavila
You can use the netstats utility to check assigned ports.