1 Reply Latest reply on Mar 5, 2005 10:30 PM by bill.burke

    jboss 4.0.1SP1 ejb 3 preview 4 warning message at startup

    hurzeler

      Hello,

      I am running jboss after following ejb 3 preview 4 installation procedure.

      Does anyone know why jboss gives to following warning at startup?

      08:30:57,546 WARN [SocketServerInvoker] Error finding JBoss MBeanServer. This is only a problem if running within JBoss AS and will be fixed.
      javax.management.InstanceAlreadyExistsException: jboss.remoting:service=invoker,transport=socket already registered.
      at org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.java:755) ...

      Subsequently:

      08:30:57,593 WARN [ServiceController] Problem starting service jboss.remoting:service=Connector,transport=Async
      java.lang.RuntimeException: Couldn't find valid server invoker class for transport 'async'
      at org.jboss.remoting.InvokerRegistry.createServerInvoker(InvokerRegistry.java:329) ...

      I appreciate your help. Thanks

      Bernie