3 Replies Latest reply on Jun 27, 2011 7:20 AM by wdfink

    Port 1090 is taken

    deryaaltuntas

      I am using JBOSS As 6.0.I am dealing with port problem continously.

      I could not get rid of.I restart my computer and trying to deploy application,

      but it does not.There is some data in jboss community discussions.

       

      Could you please provide me an exact solution for problem.

        • 1. Re: Port 1090 is taken
          wdfink

          There is no 'final' solution!

          After restart some application try to open dynamical ports (e.g. Notes, altiris ...) AFAIK there is a Windows function to get such ports.

          In this case the port is temporary blocked and if you start JBoss during this time you will become such error messages.

           

          ATM I don't know which service use the port 1090 by default.

          Do you change the port configuration?

          How do you start the JBoss server?

           

          Also you should not post such logfile excerpt, please use attachments to keep the thread readable!

          • 2. Re: Port 1090 is taken
            deryaaltuntas

            I realize that SR_GUI which is VPN process uses port 1090.When I stop process,

            I am getting no such error.

            I do not want to change any port configuration in

            jboss xml

            .I am starting Jboss in Eclipse Development environment.

             

            By the way, I won't post such long file anymore

            • 3. Re: Port 1090 is taken
              wdfink

              The port is used by the 'jboss.remoting:service=JMXConnectorServer,protocol=rmi</property> <property name="port">1090</property>'

              you might change the port bindings with the start option or remove the service from your JBoss.