I have been unable to get a second instance of JBoss running on my Solaris Server.  I'm using JBoss 3.0.4 and Jetty for the HTTP/Servlet engine.

Based on what I've read on the Jboss forum's I have tried to do the following:

I've changed the ports defined in {JBOSS_2_DIR}/server/default/conf/jboss-service.xml &
{JBOOS_2_DIR}/server/default/deploy/jbossweb.sar/META-INF/jboss-service.xml

However upon startup I still get a message regarding a BindException:

 mbeans:
, org.jboss.deployment.DeploymentInfo@538b6dbd { url="">vice.xml }
  deployer: org.jboss.deployment.SARDeployer@a786c3
  status: Deployment FAILED reason: Trying to install an already registered mbean: jboss:type=Service,name=BootstrapEditors
  state: FAILED
  watch: file:/export/home/agentis1/jboss_qa/jboss-3.0.4/server/default/deploy/jboss-service.xml
  lastDeployed: 1042059465556
  lastModified: 1042059465000
  mbeans:
, org.jboss.deployment.DeploymentInfo@ef747d17 { url="">le.war/ }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/export/home/agentis1/jboss_qa/jboss-3.0.4/server/default/deploy/jmx-console.war/
  lastDeployed: 1042059467654
  lastModified: 1036282165000
  mbeans:
, org.jboss.deployment.DeploymentInfo@525ca96c { url="">ervices.war }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/export/home/agentis1/jboss_qa/jboss-3.0.4/server/default/deploy/Section8Services.war
  lastDeployed: 1042059467866
  lastModified: 1042059467000
  mbeans:
]MBeans waiting for classes:
  <none>
MBeans waiting for other MBeans:
[ObjectName: jboss.mq:service=InvocationLayer,type=OIL
 state: FAILED
 I Depend On:   jboss.mq:service=Invoker

 Depends On Me: java.net.BindException: Address already in use, ObjectName: jboss.mq:service=InvocationLayer,type=UIL
 state: FAILED
 I Depend On:   jboss.mq:service=Invoker

 Depends On Me: java.net.BindException: Address already in use]
14:58:07,090 INFO  [URLDeploymentScanner] Started
14:58:07,090 INFO  [MainDeployer] Deployed package: file:/export/home/agentis1/jboss_qa/jboss-3.0.4/server/default/conf/jboss-servic
e.xml
14:58:07,094 INFO  [Server] JBoss (MX MicroKernel) [3.0.4 Date:200211021607] Started in 0m:32s:745ms

Any ideas, I've tried all I can think of.

Thanks in advance,

John


 



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Reply via email to