1 Reply Latest reply on Jan 6, 2009 12:31 PM by eligriv

    Problem while shutting down with Boostrap

      Hi,

      I hope i'm in the right place for asking this.

      I use Embedded Jboss beta 3 sp 2. Boostrap & deploy works well but when i call Boostrap.getInstance().shutdown(); the application crashes.

      First i get this message :

      - ERROR [org.jboss.remoting.transport.Connector] invalid Object Name
      javax.management.InstanceNotFoundException: jboss.remoting:service=invoker,transport= bisocket,host=w-052,port=4457,clientLeasePeriod=10000,clientMaxPoolSize=200,clientSocketClass=org.jboss.jms.clien
      t.remoting.ClientSocketWrapper,dataType=jms,marshaller=org.jboss.jms.wireformat.JMSWireFormat,numberOfCallRetries=1,numberOfRetries=10,pingFrequency=214748364,pingWindowFactor=10,socket.check_connect
      ion=false,timeout=0,unmarshaller=org.jboss.jms.wireformat.JMSWireFormat is not registered.


      Then, for each .xml and .jar file in deploy/ and deployers/ i get a message like this :
      - ERROR [org.jboss.aop.deployers.AspectDeployer] Error during undeploy: vfsfile:/D:/java/project/target/classes/conf/jboss-service.xml
      java.lang.NullPointerException
      at org.jboss.aop.deployers.AspectDeployer.undeploy(AspectDeployer.java:144)
      ...


      What did i miss ?

      Thank you for your help, and sorry for my uncertain english level