Hi,

Well, appears to be a false alarm - today, after shuting down and starting up 
everything appears to work as it should. I will put up a new post if I notice 
the issue again. I don't think that I changed anything that this related to in 
my code, but not sure. Obviously that is why I wanted to run the test cases in 
the first place...

However, there is one thing that is reproducable. When I run my test cases and 
kill the JUnit process part way through (as I do fairly frequently for certain 
tests), I see the following in the console:

 
  | 10:35:15,832 INFO  [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: 
CVSTag=JBos
  | s_4_0_3_SP1 date=200510231054)] Started in 19s:31ms
  | 10:36:47,160 WARN  [SimpleConnectionManager] ConnectionManager[32087b] 
handling
  | client 5c4o04r-y3uuls-elz72pm3-1-elz72pop-3's remoting connection failure 
(null
  | Throwable)
  | 10:36:47,160 ERROR [ConnectionNotifier] Error notifying connection 
listeners of
  | lost client connection.
  | java.util.ConcurrentModificationException
  |         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782)
  |         at java.util.HashMap$EntryIterator.next(HashMap.java:824)
  |         at 
org.jboss.jms.server.connectionmanager.SimpleConnectionManager.handle
  | ConnectionException(SimpleConnectionManager.java:154)
  |         at 
org.jboss.remoting.ConnectionNotifier.connectionLost(ConnectionNotifi
  | er.java:46)
  |         at org.jboss.remoting.Lease$LeaseTimerTask.run(Lease.java:130)
  |         at java.util.TimerThread.mainLoop(Timer.java:432)
  |         at java.util.TimerThread.run(Timer.java:382)
  | 10:37:24,347 WARN  [SimpleConnectionManager] ConnectionManager[32087b] 
handling
  | client 5c4o04r-d1xxu2-elz73iga-1-elz73iig-3's remoting connection failure 
(null
  | Throwable)
  | 

Of course, there IS a lost connection, but the type of error 
(ConcurrentModificationException) seems funny to me...

Regards,

Mark

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937167#3937167

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937167


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to