3 Replies Latest reply on Mar 22, 2011 3:50 PM by peterj

    Jboss start error : Connection timed out, help required

    srathore

      While I am starting JBOSS from command prompt using run command : run -b 0.0.0.0, it starts but with errors and the error it throws is :

      DEPLOYMENTS IN ERROR:

      Deployment "vfsfile:/D:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/default/deploy/jmx-remoting.sar/" is

      in error due to the following reason(s): java.net.ConnectException: Connection timed out: connect

      Can anybody help.. Its urgent.

        • 1. Jboss start error : Connection timed out, help required
          wdfink

          Could you provide a bit more information?

          What version of JBoss it is, EAP or community?

          What OS?

          Is it a default installation or do you reconfigure it?

          • 2. Jboss start error : Connection timed out, help required
            jesse.hazen

            If it is urgent you may want to consider a subscription to JBoss EAP.

             

            Connection timed out tells me that there is a firewall preventing the traffic you are trying to initiate.

             

            As this is a Windows box, do you have Windows Firewall enabled? Are you running as an administrator?

             

            Has this worked before?

            • 3. Jboss start error : Connection timed out, help required
              peterj

              The "DEPLOYMENTS IN ERROR" section of the console log is a rpeort generated by the deployer after deployment is over. This report rarely helps in determining the root cause of a problem. You need to look through the console log and find the first error stack trace and post that full stack trace. Often it helps if you post the console log starting at the very biginng up thorugh the first stack trace. Alternately, you could append the boot.log and server.log file to the post.