[jboss-user] [JBoss Messaging] - Re: Any Limit on the Number of connection to JBoss Messaging

2007-01-19 Thread timfox
I believe this is a remoting bug that has been found and fixed by Clebert. Clebert - can you confirm? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003844#4003844 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4003844

[jboss-user] [JBoss Messaging] - Re: Any Limit on the Number of connection to JBoss Messaging

2007-01-19 Thread [EMAIL PROTECTED]
Yes... this is http://jira.jboss.com/jira/browse/JBREM-649 There is a hashMap on Lease... Lease sends the hashMap to the server side by serialization. If the map changes while the serialization happens.. I mean... if there is a new client connecting... a ConcurrentModificationException

[jboss-user] [JBoss Messaging] - Re: Any Limit on the Number of connection to JBoss Messaging

2007-01-19 Thread [EMAIL PROTECTED]
A fix for this will be available in 1.0.1.SP4, planned to go out some time next week. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003962#4003962 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4003962