You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Xian Qing <QI...@trinity-health.org> on 2007/02/19 21:21:42 UTC

Start Tomcat Error

I have tomcat 4.1.24 and Eclipse 3.1.2. When I start Tomcat from
Eclipse, I get error below. Please help me to fix.


GlobalResourcesLifecycleListener: Exception creating UserDatabase
MBeans for UserDatabase
javax.management.MalformedObjectNameException: Missing value in
properties list
	at
javax.management.ObjectName.createPropertiesMap(ObjectName.java:222)
	at javax.management.ObjectName.parse(ObjectName.java:93)
	at javax.management.ObjectName.<init>(ObjectName.java:43)
	at
org.apache.catalina.mbeans.MBeanUtils.createObjectName(MBeanUtils.java:1608)
	at
org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:761)
	at
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBeans(GlobalResourcesLifecycleListener.java:299)
	at
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBeans(GlobalResourcesLifecycleListener.java:223)
	at
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBeans(GlobalResourcesLifecycleListener.java:181)
	at
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.lifecycleEvent(GlobalResourcesLifecycleListener.java:149)
	at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166)
	at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2183)
	at
org.apache.catalina.startup.Catalina.start(Catalina.java:512)
	at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
	at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
	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.main(Bootstrap.java:203)
Starting service Tomcat-Standalone
Apache Tomcat/4.1.24


Thanks.

Xian



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org