Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1500

January 8th, 2010 10:00

cisco fabric manager issue 3.2 3(a) : Failed to connect to server:9099

Having an issue logging into FM console. it gives an error Failed to connect to server:9099. Looked at tht FM server log and here is the error we get.

2010.01.08 13:11:10  ERROR [fms.event] can not get initial context from: jnp://localhost:9099:Could not obtain connection to any of these urls: localhost:9099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out]
2010.01.08 13:11:10  ERROR [fms.event] can not send message: topic session is down.

Please let me know how to resolve the issue.

141 Posts

November 28th, 2017 07:00

Hi there,

In our efforts to clean up the forum, we came across your question / statement.

If the question / statement is still valid, not expired and you need an update please reach out again and we try to get it answered.

As for now we set it to “answered.”

Regards,

Jim

January 8th, 2010 10:00

Hello,

Can you provide a little more detail on your configuration including:

1) is the FM Client on the same host as FM Server?

2) If you're not using a client on the FM Server, have you tried a client on the FM Server?

3) Did this previously work?

4) What version of JRE is installed?

Thank you.

8 Posts

January 8th, 2010 10:00

See the answers below

1) is the FM Client on the same host as FM Server?
I used my laptop,my collegues and also the client on the FM server. It gives same error.

2) If you're not using a client on the FM Server, have you tried a client on the FM Server?
  I tried it and it gives same error.


3) Did this previously work?
  It happened previously and EMC suggests reinstalling FM but it works for a week or so and
  we have same issue again.

4) What version of JRE is installed?
java version "1.5.0_06"

January 8th, 2010 11:00

Thank you for the information.

I've hit the same error when I had a firewall installed on the FM Server.  I would recommend stopping any firewall, antivirius, or other software that may be possibly blocking a required port.  Per the FM config guide:

The Fabric Manager Server component requires two predictable TCP ports to be opened on the firewall for an incoming connection:

     

            server.port = 9099

           server.data.port = 9100

As long as these two ports are open, Fabric Manager Client can connect to the server. Other TCP ports connected to Fabric Manager Client are initiated by the server, which is behind the firewall.

What concerns me is that you can reinstall FM and it works again for a while and then fails again.  This appears to state that something is after the reinstall being done to the host the FM Server / Client is installed on to either block a necessary port or to load software that conflicts with it.   I would try experimenting with a generic host (a test host with as little software installed on it) and see if you can find what is loaded or rule added that is affecting it.   You might also want to try removing Java, removing FMS completely, reinstalling Java, and then reinstalling FMS to ensure that everything is installed correctly.

Thank you.

8 Posts

January 8th, 2010 12:00

The server is not behind any firewall. I verified netstat -an to check if the ports were being used by any other applications but they are not being used.I will try to install it on different server and see how it goes. Please let me know if you think there are any way that i can check that ports are being used by any applications.
No Events found!

Top