Hi there. I have set up server. Removed all the unnecessary points and kepе only the stomp connector and added 3 users - guest, user, system. There are 2 channels for now and from 200 to 1500 concurent subscribers and 1 sender.
Everything works really fine and the server can handle 5k clients easily. But after a day (sometimes two) it stops working showing the following errors, no matter how many cliens are connected: WARN ManagedTransportConnection - Failed to register MBean: org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=stomp,ViewType=address,Name=/192.168.3.160_35961 WARN ManagedTransportConnection - Failed to register MBean: org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=stomp,ViewType=address,Name=/192.168.3.160_36752 The server uses Ubuntu and has 3Gb memory installed and a Core2Duo processor. So my question is: Is there any way to fix this issue. Thank you for answer beforehand and sorry for my English :) -- View this message in context: http://www.nabble.com/Server-Stops-working-tp22966045p22966045.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.