I try to deploy the Converter application (j2ee examples) but when I try to deploy (after the verifier without faults) I got this error grabbed by the error.log:
java.rmi.MarshalException: CORBA COMM_FAILURE 1398079689 No; nested exception is: org.omg.CORBA.COMM_FAILURE: minor code: 1398079689 completed: No org.omg.CORBA.COMM_FAILURE: minor code: 1398079689 completed: No at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionT able.java:176) at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionT able.java:68) at com.sun.corba.ee.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:70) at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDeleg ate.java:641) at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDeleg ate.java:583) at com.sun.corba.ee.internal.corba.ClientDelegate.request(ClientDelegate.ja va:875) at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:428) at org.omg.stub.com.sun.enterprise.tools.deployment.backend._DeploymentSess ion_Stub.isCancelled(Unknown Source) at com.sun.ejb.codegen.GeneratorDriver.preDeploy(GeneratorDriver.java:873) at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployEjbs( JarInstallerImpl.java:707) at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployAppli cation(JarInstallerImpl.java:221) at org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstallerIm pl_Tie._invoke(Unknown Source) at com.sun.corba.ee.internal.corba.ServerDelegate.dispatch(ServerDelegate.j ava:355) at com.sun.corba.ee.internal.iiop.ORB.process(ORB.java:255) at com.sun.corba.ee.internal.iiop.RequestProcessor.process(RequestProcessor .java:84) at com.sun.corba.ee.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool .java:99) Any help? =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
