0 Replies Latest reply on Mar 3, 2010 11:36 PM by mrbee

    Error cannot get connection to server. Problem establishing socket connection for InvokerLocator

      Hi,

       

      I am new in Jboss seam and I am trying to create a simple seam web application (just follow the wizard by default in eclipse) and choose the deploy type as EAR. Then after the project successfully created, I exported the EAR file (right click on the project and export as ear file in eclipse) and deploy it to Jboss app server and I got this exception:

       

      Failed to update DESCC_GUI.ear (java.lang.Exception:Failed to distribute 'file:/C:/jboss-6.0.0/server/default/tmp/embjopr/DESCC_GUI.ear' to 'DESCC_GUI.ear' - cause: java.lang.RuntimeException:java.io.IOException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://SAPL_L016/?] -> java.io.IOException:Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://SAPL_L016/?] ***** FAILED TO ROLLBACK TO ORIGINAL APPLICATION FILE. *****: java.lang.Exception:Failed to distribute 'file:/C:/jboss-6.0.0/server/default/tmp/embjopr/deployBackup/DESCC_GUI.ear' to 'DESCC_GUI.ear' - cause: java.lang.RuntimeException:java.io.IOException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://SAPL_L016/?] -> java.io.IOException:Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://SAPL_L016/?]).

       

      Can someone point out what is the problem?

       

      I am using :

      Application Server: Jboss 6.0.0.20100216-M2

      Seam: jboss-seam-2.2.0.GA

      Eclipse : 3.5.2.R35

      JBoss tools: 3.1 for Eclipse 3.5.0

       

      Thanks

      Suharman