RE: Startup exception in Tomcat

2006-05-08 Thread Peter Crowther
> From: Krish B [mailto:[EMAIL PROTECTED] > I get an exception sometimes during tomcat startup. We'll need a little more information - most notably the *exact* Tomcat version you're using, but it would also be useful to know the operating system, Java version and we may need to know snippets from

Startup exception in Tomcat

2006-05-08 Thread Krish B
hi, I get an exception sometimes during tomcat startup. I saw a few posts related to this but am not able to resolve the same. java.util.ConcurrentModificationException at java.util.HashMap.onEntry(HashMap.java:205) at java.util.HashMap.transfer(HashMap.java:510) at java.util.HashMap.resize(Hash