[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to connect to remote server

2007-07-20 Thread vishuchary
Yes Fred,
  None of the applications are running and I've checked with netstat -a also. 
 While JBoss starts, it is successfully listening on port 8080 (as per log and 
netstat -a ) but when I try to access from browser, it never responds untill I 
changed to the 7600 range port.


Thanks,
Chary

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4066291#4066291

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4066291
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to connect to remote server

2007-07-18 Thread fredash
Hi,

I am developping on Mac OS X 10.4.10 with JBoss AS 4.0.5 GA and JBoss WS 1.2.0 
installed. All is working flawlessly.

I successfully start my server with this simple command line : 
./run.sh  -b 127.0.0.1

If you continue with problems, you should look in the jboss.log file to see 
where the problem occurs.

Fred.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4065395#4065395

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065395
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to connect to remote server

2007-07-18 Thread vishuchary
Thanks Fred,
I dont see  any error messages in server.log . The server starts without any 
issues but when I try from browser, the browser waits/tries for sometime and 
then results in Problem loading page with 
   The connection has timed out
   The server at xyz.corp.abc.com is taking too long to respond message.

As I said, It works well with a different mac machine.   Did anyone come across 
this kind of issue or know of any solution?

Thanks,
Chary

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4065514#4065514

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065514
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to connect to remote server

2007-07-18 Thread vishuchary
Looks like I found a solution . In case anyone else face this issue:

  If I change the ports in some 7600 range ,  I'm able to access remotely but 
if it is 8080 or any other port (other than 7600), it does not throw any 
exception but unable to connect (timeout) from browser.

Does anyone know if  the  server has restricted the ports  or if this is Jboss 
related?  If server has restricted, why was jboss able to connect/run without 
any issue?

Thanks in advance
Chary

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4065530#4065530

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065530
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to connect to remote server

2007-07-18 Thread fredash
Hello Chary,

Are you sure that the port 8080 is available in your Mac ?
Perhaps you will have another apps that is locking it ...

Just my 2 cents...

Fred.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4065574#4065574

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065574
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to connect to remote server

2007-07-17 Thread vishuchary
I'm sorry for the missing text : It is

http://servername:8080 

and
./run.sh -b servername
 ./run.sh -b ipaddress

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4065216#4065216

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065216
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user