Hi folks, using the jBoss sources (of Jan 29 2001), auto-deployment of ears (without restarting jBoss) always fails with ---BEGIN--- ... [J2EE Deployer Default] Starting module myProject.jar [Container factory] Deploying:file:... [Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker [Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker [Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker [Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker [Container factory] Deploying Object_1 [Container factory] ... [Container factory] Deploying Object_n [Container factory] java.net.SocketException: Broken pipe. ... [Container factory] java.rmi.RemoteException: Cannot contact the remote object ... [Container factory] javax.jms.JMSException: Cannot get an ID ... [Container factory] javax.jms.JMSException: Cannot create a ConnectionReceiver ... [Container factory] java.net.IOException: Broken pipe ... [Container factory] java.rmi.RemoteException: Cannot contact the remote object ... [Container factory] javax.jms.JMSException: Cannot get an ID ... [Container factory] java.net.IOException: Broken pipe ... [Container factory] java.rmi.RemoteException: Cannot contact the remote object ... [Container factory] javax.jms.JMSException: Cannot get an ID ... [J2EE Deployer Default] Starting myProject.jar failed! ---END--- Only after restarting JBoss, everything works fine. Does anyone have an idea? Is it a known problem? What about the "Deprecated warnings"? Have they anything to do with my problem? My System: SuSE Linux 6.4 (i386) - Kernel 2.2.14 Java VM: 1.3.0, IBM. jBoss CVS Sources downloaded 01/29/2001, running with Embedded Tomcat 3.2.1 FINAL. Thanks a lot Günther Pewny P.S. : Nevertheless: I'm enthusiastic about jBoss! -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
