-
1. Re: Port 1090 is taken
wdfink Jun 26, 2011 10:14 AM (in response to deryaaltuntas)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 Jun 27, 2011 2:42 AM (in response to wdfink)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 Jun 27, 2011 7:20 AM (in response to deryaaltuntas)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.