hi, I just made a mysql dump and copied also the server log when the thing happened. I do know some of the queues on which the deathless consumer was listenening to if you need this: profile_subscriptions_3, profiles_3,...
I have uploaded the server log at http://94.26.60.24/~test/temp/dump.29.05.2009/server.zip and the musql dump on http://94.26.60.24/~test/temp/dump.29.05.2009/jbm.db.gzip I see a strange exception in the log anonymous wrote : | 2009-05-29 15:13:15,232 ERROR [org.jboss.remoting.ConnectionNotifier] Error notifying connection listeners of lost client connection. | java.lang.NullPointerException | at org.jboss.remoting.ConnectionNotifier.connectionLost(ConnectionNotifier.java:50) | at org.jboss.remoting.Lease.notifyClientLost(Lease.java:211) | at org.jboss.remoting.Lease.access$500(Lease.java:39) | at org.jboss.remoting.Lease$LeaseTimerTask.run(Lease.java:249) | at java.util.TimerThread.mainLoop(Timer.java:512) | at java.util.TimerThread.run(Timer.java:462) | Hope this will help to investigate the problem. Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234123#4234123 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234123 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
