The thread-dump doesn't show anything out of normality.
Did you inspect the server logs when the problem happened?
You said that during the problem the Admin Tool receives an error:
When I try to connect using the AdminTool, it keeps disconnecting (I believe it's a connection refused or timed out error).
Is there anything logged server side when these attempts are done?
The problem is clear now. There were some errors on the ethernet interface and connections were not closed correctly. Connections kept open on exceptions and on "close" action - connections hanged in CLOSE_WAIT state.
Besides that, the OutQueueThreads and ExtHandlerThreads parameters were set to 1, but our machine has 4 cores, so we increased these parameters to 4. I don't know if that is somewhere documented, but could be worth documenting?
i need to configure setting on my smartfoxserver so that i trace runtime error via visualvm
please guide me step by step how to configure and connect my smartfoxserver via visualvm
i have have add these line jvm option
nitish5221 wrote:i need to configure setting on my smartfoxserver so that i trace runtime error via visualvm
please guide me step by step how to configure and connect my smartfoxserver via visualvm
i have have add these line jvm option