[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: corba port problems



phani wrote:
Hi,

I have redhat 8.I have installed OpenORB on it and trying to run its naming service.when I start the naming service it shows that the naming service is started on localhost.locadomain:portno.when I do a netstat that portno is listed in listen mode,but when I do a nmap the port is not listed as open.when my application tries to connect to the port I get java.net.SocketException saying connection refused.I disabled the firewall completely but still not able to connect.could this be problem with firewall or some port permission problem.

Are you sure the naming service is still running? It's possible that it spits out its sign-on message and then quits. Try "ps -ax" and verify that the process is still there. You might also verify that you're doing the nmap scan against 127.0.0.1, since that's what localhost.localdomain resolves to. It will NOT be listening on the true IP address of the system. ---------------------------------------------------------------------- - Rick Stevens, Senior Systems Engineer rstevens vitalstream com - - VitalStream, Inc. http://www.vitalstream.com - - - - I.R.S.: We've got what it takes to take what you've got! - ----------------------------------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]