Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Tomcat 5.0.24 startup errors

Carl Olivier

2004-05-25

Replies:

Greetings.

I recently upgraded to TC 5.0.24 on Windows XP Pro, using the packaged
tomcat5.exe and service.bat to install the TC service.

On startup I am noticing the following errors in the logs (note that
everything does still seem to work fine though):

SEVERE: Error registering
Platform:type=protocolHandler,className=org.apache.jk.server.JkCoyoteHandler
javax.management.MBeanRegistrationException: nested exception is
javax.management.ReflectionException: Cannot find Class for
org.apache.jk.core.JkHandlernested exception is
java.lang.ClassNotFoundException: org.apache.jk.core.JkHandler
javax.management.ReflectionException: Cannot find Class for
org.apache.jk.core.JkHandlernested exception is
java.lang.ClassNotFoundException: org.apache.jk.core.JkHandler
java.lang.ClassNotFoundException: org.apache.jk.core.JkHandler
 at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader
.java:854)
 at
org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader
.java:721)
 at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:302)
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName (Class.java:141)
 at
org.apache.commons.modeler.BaseModelMBean.getAttributeClass(BaseModelMBean.j
ava:558)
 at
org.apache.commons.modeler.BaseModelMBean.invoke (BaseModelMBean.java:467)
 at
mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanSer
verInterceptor.java:209)
 at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanSer
verInterceptor.java:123)
 at
mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanS
erverInterceptor.java:79)
 at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanSer
verInterceptor.java:123)
 at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanSer
verInterceptor.java:123)
 at
mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(Cont
extClassLoaderMBeanServerInterceptor.java:144)
 at mx4j.server.MBeanServerImpl.invoke(MBeanServerImpl.java:1353)
 at org.apache.jk.core.JkHandler.preRegister (JkHandler.java:174)
 at
org.apache.jk.server.JkCoyoteHandler.preRegister (JkCoyoteHandler.java:529)
 at
org.apache.commons.modeler.BaseModelMBean.preRegister (BaseModelMBean.java:13
97)
 at
mx4j.server.interceptor.InvokerMBeanServerInterceptor.registration(InvokerMB
eanServerInterceptor.java:150)
 at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.registration(DefaultMB
eanServerInterceptor.java:113)
 at
mx4j.server.interceptor.SecurityMBeanServerInterceptor.registration(Security
MBeanServerInterceptor.java:128)
 at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.registration(DefaultMB
eanServerInterceptor.java:113)
 at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.registration(DefaultMB
eanServerInterceptor.java:113)
 at
mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.registratio
n(ContextClassLoaderMBeanServerInterceptor.java:108)
 at
mx4j.server.MBeanServerImpl.registerImpl(MBeanServerImpl.java:1051)
 at
mx4j.server.MBeanServerImpl.registerMBeanImpl(MBeanServerImpl.java:1002)
 at
mx4j.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:978)
 at
org.apache.commons.modeler.Registry.registerComponent (Registry.java:871)
 at
org.apache.commons.modeler.Registry.registerComponent (Registry.java:346)
 at
org.apache.coyote.tomcat5.CoyoteConnector.start (CoyoteConnector.java:1487)
 at
org.apache.catalina.core.StandardService.start (StandardService.java:485)
 at
org.apache.catalina.core.StandardServer.start (StandardServer.java:2298)
 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)

I checked and the class being referenced in the error above is definitely in
the tomcat-jk2.jar in the CATALINA_HOME/server/lib location.

Any ideas?

Regards,

Carl Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.