[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.3 SP1 Start-up problem

2006-04-12 Thread sabbir
I solved the problem by reserving ports from 1098 to 1101 using regedt32 as suggested in the following link: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=64248 Thank you all. Sabbir View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.3 SP1 Start-up problem

2006-04-11 Thread sabbir
FAQ) to find about port 1101, but no application is using that port before starting up JBoss. I am running JBoss on localhost and there is firewall installed in the machine. Thanks. Sabbir View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936776

[JBoss-user] [Installation, Configuration & Deployment] - JBoss 4.0.3 SP1 Start-up problem

2006-04-11 Thread sabbir
When I start up JBoss (using Windows batch file), it finds that port 1098 is being used...so can't start up properly. At the end, I get "Page Not Found" when I point "localhost:8080/jmx-console" in my browser. How can I solve this problem? Thanks in advance. Sabbi