0 Replies Latest reply on Jun 22, 2004 8:24 PM by alt_amit

    multiple instances of JBoss on one machine

    alt_amit

      I am following the 3.2.3 admin development guide instructions for starting jboss0 server with examples/src/main/org/jboss/chap10/ex1/jboss-service.xml, where ServiceBindingManager is enabled to read chap10ex1-bindings.xml which has been copied to server directory.

      I get the following error:
      17:14:10,899 ERROR [ClientUserTransactionService] Starting failed
      javax.management.InstanceNotFoundException: null object name at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:340)

      - amit.