Hi All,

I have configured and deployed two different JBoss versions (3.2.3 & 3.2.5) on 
our lab machines and both application servers are up & running simultaneously 
without any port conflict.

I have modified the 3.2.5 version ports as below

>> Edit <JBOSS-3.2.5 _HOME>/server/default/conf/jboss-service.xml and change 
>> the following Ports
a.      Change WebService MBean Port from 8083 to 18083.
b.      Change NamingService MBean Port from 1099 to 10099.
c.      Change NamingService MBean - RmiPort from 1098 to 10098.
d.      Change JRMPInvoker MBean Port from 4444 to 44444.
e.      Change PooledInvoker MBean Port from 4445 to 44445

>> Edit 
>> <JBOSS-3.2.5_HOME>/server/default/deploy/jbossweb-tomcat50.sar/server.xml
a.      Change AJP 1.3 port from 8009 to 18009.
b.      Change AJP 1.3 redirectPort  from 8443 to 18443.
c.      Change HTTP/1.1 redirectPort from 8443 to 18443.

>> Edit <JBOSS-3.2.5_HOME>/server/default/deploy/jms/uil2-service.xml
a.      Change ServerBindPort from 8093 to 18093.

Now after making sure both applications are up & running fine without any 
errors in respective server.log file. 

I have done similar configurations on CUSTOMER BOX and started the 2nd JBoss 
application server (jboss-3.2.5), it came up without any ERROR's (in 
server.log) but I am unable to access 
http://hostname:8080 or
http://hostname:8080/jmx-console
It always says "The page cannot be displayed......"

I have tried this exercise on both WINDOWS & SUN SOLARIES boxes on our lab 
systems successfully with out any issues before applying on customer box. But I 
am not able to on CUSTOMER BOX.

Please can anyone let me know any possible reasons why I am not able access 
only on customer box?

Thanks
Vallamkondu





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945580#3945580

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945580


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to