0 Replies Latest reply on Apr 30, 2010 3:34 PM by alex.horwitz

    Deploy .esb through JBoss ON

    alex.horwitz

      Hello All:

       

      I'm attempting to deploy an .esb to the JBoss ESB service through JBoss ON ('create new' child resource).  After uploading the .esb, the deployment fails with the following message:

       

      java.lang.Exception:Failed to distribute 'file:/usr/jboss_soa/jboss-soa-p.5.0.0/jboss-as/server/all/tmp/jopr-jbossas5-deploy-content5554007070248506383.tmp/Quickstart_helloworld.esb'
         to 'Quickstart_helloworld.esb' - cause: java.lang.RuntimeException:java.io.IOException:
      Can not get connection to server. Problem establishing socket connection for InvokerLocator
      [socket://myhost.org/?] -> java.io.IOException:Can not get connection to server.
      Problem establishing socket connection for InvokerLocator [socket://myhost.org/?]

       

      It's not clear to me why the socket protocol address does not have a Port defined.  I'm assuming the JON Agent is receiving the connection instructions from the JBoss AS, and that the ejb3 deployer service bound on port 3873 would be used.

       

      Any help would be greatly appreciated.

       

      Regards