Hi, damencho
exactly I got the same issue as pgty.
I have tried for servral scenario and found it will not happen every time but sometimes.
I have test for two msn robot , one robot(robot1) has more than 300 users and another(robot2) has less users (less than 100 users)
when we send messge to more users(I did not count the exact number , I am sure more than 40 users) by robot1 , and send message to less users by robot2(less than 40 users) , our users can receive message properly first time. Howerver, users for robot1 can not receive message any more if idle for more than 5 minutes , and users for robot2 can still receive message.
what's more , I found what's interesting is that when user open switchboard and talk to robot1 ,then this user can receive message propertly from robot1 again while others idle for more than 5 minutes still can not.
For your help.
Many thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you try latest svn version and setting system property net.sf.jml.impl.CLOSE_ON_IDLE_PROP to false and try again if you are still experiencing this problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, damencho
exactly I got the same issue as pgty.
I have tried for servral scenario and found it will not happen every time but sometimes.
I have test for two msn robot , one robot(robot1) has more than 300 users and another(robot2) has less users (less than 100 users)
when we send messge to more users(I did not count the exact number , I am sure more than 40 users) by robot1 , and send message to less users by robot2(less than 40 users) , our users can receive message properly first time. Howerver, users for robot1 can not receive message any more if idle for more than 5 minutes , and users for robot2 can still receive message.
what's more , I found what's interesting is that when user open switchboard and talk to robot1 ,then this user can receive message propertly from robot1 again while others idle for more than 5 minutes still can not.
For your help.
Many thanks.
Can you try latest svn version and setting system property net.sf.jml.impl.CLOSE_ON_IDLE_PROP to false and try again if you are still experiencing this problem.