Re: Tomcat Server - Arraylist java.util.ConcurrentModificationException issue

2016-02-02 Thread Terence M. Bandoian
On 2/2/2016 3:54 AM, Subhro Paul wrote: From: "Terence M. Bandoian" To: Tomcat Users List Date: 02/01/2016 07:58 PM Subject:Tomcat Server - Arraylist java.util.ConcurrentModificationException issue On 2/1/2016 6:50 AM, Subhro Paul wrote: Hi Team, Our web applica

Re: Tomcat Server - Arraylist java.util.ConcurrentModificationException issue

2016-02-02 Thread Subhro Paul
From: "Terence M. Bandoian" To: Tomcat Users List Date: 02/01/2016 07:58 PM Subject:Tomcat Server - Arraylist java.util.ConcurrentModificationException issue On 2/1/2016 6:50 AM, Subhro Paul wrote: > Hi Team, > > Our web application has a "header.jsp

Re: Tomcat Server - Arraylist java.util.ConcurrentModificationException issue

2016-02-01 Thread Christopher Schultz
ting but client wants to know the root cause of the > issue. > > FYI, earlier we had Vector in place of Arraylist which gave trouble > of thread blocking due to synchronization. So, converting from > Arraylist to Vector will not be a good idea. > > > Exception: > >

Tomcat Server - Arraylist java.util.ConcurrentModificationException issue

2016-02-01 Thread Terence M. Bandoian
ow the root cause of the issue. FYI, earlier we had Vector in place of Arraylist which gave trouble of thread blocking due to synchronization. So, converting from Arraylist to Vector will not be a good idea. Exception: java.util.ConcurrentModificationException at

Tomcat Server - Arraylist java.util.ConcurrentModificationException issue

2016-02-01 Thread Subhro Paul
ue. FYI, earlier we had Vector in place of Arraylist which gave trouble of thread blocking due to synchronization. So, converting from Arraylist to Vector will not be a good idea. Exception: java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodificatio

RE: java.util.ConcurrentModificationException

2007-04-20 Thread Jayson Enriquez
Thanks Robert. I'll give that a try. -Original Message- From: Robert Harper [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 10:40 AM To: 'Tomcat Users List' Subject: RE: java.util.ConcurrentModificationException [quote] Download the news mx4j 2.1.1 http://mx4j.

RE: java.util.ConcurrentModificationException

2007-04-20 Thread Robert Harper
any loss or damage in the event that such a virus or defect exists. -Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 11:20 AM To: Tomcat Users List Subject: RE: java.util.ConcurrentModificationException I have already extracted the files

RE: java.util.ConcurrentModificationException

2007-04-20 Thread Jayson Enriquez
I have already extracted the files. Now, where do I place these files (folders)? -Original Message- From: Robert Harper [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 10:16 AM To: 'Tomcat Users List' Subject: RE: java.util.ConcurrentModificationException Try jar

RE: java.util.ConcurrentModificationException

2007-04-20 Thread Robert Harper
in the event that such a virus or defect exists. -Original Message- From: Jayson Enriquez [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 11:09 AM To: users@tomcat.apache.org Subject: java.util.ConcurrentModificationException In regards to Bug#: 29056 <http://issues.apache.

java.util.ConcurrentModificationException

2007-04-20 Thread Jayson Enriquez
In regards to Bug#: 29056 <http://issues.apache.org/bugzilla/show_bug.cgi?id=29056> WARNING: Error registering contexts java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782) at java.util.H