Hello,
I run here a tomcat 5.0.27 server on windows 2000 with jsdk1.4.2-04.
The following happens rarely and it seems only to happen when I start Tomcat
in Eclipse 3 
(Sysdeo 3.0.0 alpha1 plugin).
After processing all contextes on startup I get sometimes the following 
Exception:

WARNUNG: Error registering contexts
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782)
        at java.util.HashMap$EntryIterator.next(HashMap.java:824)
        at java.util.HashMap.putAllForCreate(HashMap.java:424)
        at java.util.HashMap.clone(HashMap.java:656)
        at
mx4j.server.DefaultMBeanRepository.clone(DefaultMBeanRepository.java:56)
        at
mx4j.server.MBeanServerImpl.findMBeansByPattern(MBeanServerImpl.java:1603)
        at
mx4j.server.MBeanServerImpl.queryObjectNames(MBeanServerImpl.java:1568)
        at
mx4j.server.MBeanServerImpl.queryMBeans(MBeanServerImpl.java:1512)
        at
org.apache.coyote.tomcat5.MapperListener.init(MapperListener.java:126)
        at
org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1537)
        at
org.apache.catalina.core.StandardService.start(StandardService.java:489)
        at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:284)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:422)
07.07.2004 15:01:07 org.apache.catalina.startup.Catalina start
INFO: Server startup in 30844 ms

When it happens all Contextes are not available and when I stop and restart
Tomcat with the plugin 
in Eclipse after this it ALWAYS happens until I restart Eclipse!.

Did somebody else encounter this problem?

Greetings,
Martin Gr�neberg


____________
Virus checked by G DATA AntiVirusKit
Version: AVK 14.0.1353 from 07.07.2004
Virus news: www.antiviruslab.com


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

Reply via email to