1 Reply Latest reply on Aug 4, 2014 4:49 AM by ctomc

    AbstractKernelController Errors

    canuzunkaya

      I am getting the following error messages:

      note = (My JBoss version is 5.1.0.GA)

      [AbstractKernelController] Error installing to Configured: name=WSServerConfig state=Instantiated

      ....

      [AbstractKernelController] Error installing to Real: name=vfsfile:.../server/default/deploy/http-invoker.sar/ state=PreReal mode=Manual requiredState=Real org.jboss.deployers.spi.DeploymentException: Error deploying: jboss:service=invoker,type=http

      ...

      ERROR [AbstractKernelController] Error installing to Start: name=jboss.remoting:protocol=rmi,service=JMXConnectorServer state=Create mode=Manual requiredState=Installed java.io.IOException: Cannot bind to URL [rmi://0.0.0.0:1090/jmxconnector]: javax.naming.ConfigurationException [Root exception is java.rmi.UnknownHostException: Unknown host: 0.0.0.0; nested exception is: java.net.UnknownHostException: iway-cnr-drp-tj-01: iway-cnr-drp-tj-01]

      ...

      [AbstractKernelController] Error installing to Real: name=vfsfile:.../server/default/deploy/jmx-remoting.sar/ state=PreReal mode=Manual requiredState=Real org.jboss.deployers.spi.DeploymentException: Error deploying: jboss.remoting:service=JMXConnectorServer,protocol=rmi

      ...

      [AbstractKernelController] Error installing to Create: name=jboss.messaging:service=Connector,transport=bisocket state=Configured mode=Manual requiredState=Create java.lang.RuntimeException: Error setting up server invoker SocketServerInvoker[0.0.0.0:4457]

      ...

      Could you please help me solve this problem ?

      Thanks, Can