Shawn Jiang wrote: > > Please do following to see if B instance is listening to the right > ip:port. > > 1, *sh...@geronimo>** netstat -na|grep 1099* >
I see this: tcp 0 0 :::1099 :::* LISTEN unix 3 [ ] STREAM CONNECTED 471099 Forrest Xia wrote: > > 2. If the machine B is linux, check if /etc/hosts includes entries like > follows: > 127.0.0.1 localhost localhost.localdomain > <machine B's IP> <machine B's hostname> > My /etc/hosts file has the following: 127.0.0.1 <machine B's hostname> localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6 -- View this message in context: http://old.nabble.com/Remote-Deployment%3A-Connection-Refused-tp26421415s134p26582166.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
