I just got the following error during login.  I suppose this is why the
code originally get an array and steped through it that way.  I just
wonder why.  I would have thought that the session would only be
modified in the current thread...

2003-03-19 14:57:43,451 [Thread-17] ERROR 
org.apache.turbine.Turbine- Turbine.handleException: 
java.util.ConcurrentModificationException       at 
java.util.HashMap$HashIterator.nextEntry(HashMap.java:762)      
at java.util.HashMap$KeyIterator.next(HashMap.java:798) 
at 
org.apache.catalina.util.Enumerator.nextElement(Enumerator.ja
va:166) at 
org.apache.turbine.Turbine.loginAction(Turbine.java:887)        
at org.apache.turbine.Turbine.doGet(Turbine.java:696)   at 
org.apache.turbine.Turbine.doPost(Turbine.java:854)     at 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to