Members Equity Email System
I have a similar problem... I found an earlier post which suggested
commenting out the server lifecyle listeners. The post seemed to imply that
it was a JMX classloading type issue. So try commenting out the listeners...
This did not work for me, but I don't have exactly the same problem.

regards

Rob

-----Original Message-----
From: Jacob Hookom [mailto:[EMAIL PROTECTED]]
Sent: Friday, 6 September 2002 12:39PM
To: Tomcat Users List
Subject: [Realm] MBeanException


Hello,

I've created a Realm that extends RealmBase, but now I'm getting an
exception at startup from the ServerLifecycleListener.

I'm running W2K, 4.1.9 and JDK 1.4

My class DomRealm extends RealmBase and both the start and stop are
overridden, but do call super.start() and super.end().  The jar
containing DomRealm and DomPrincipal are within $CATALINA/server/lib

Here is the exception:

INFO: Initializing Coyote HTTP/1.1 on port 8080
ServerLifecycleListener: createMBeans: MBeanException
java.lang.Exception: ManagedBean is not found with DomRealm
        at
org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:616
)
        at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Serve
rLifecycleListener.java:527)
        at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Serve
rLifecycleListener.java:722)
        at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Serve
rLifecycleListener.java:690)
        at
org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Serve
rLifecycleListener.java:329)
        at
org.apache.catalina.mbeans.ServerLifecycleListener.lifecycleEvent(Ser
verLifecycleListener.java:206)
        at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:166)
        at
org.apache.catalina.core.StandardServer.start(StandardServer.java:218
1)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:510)
        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(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
Starting service Tomcat-Standalone

Any help would be apprechiated!

-Jacob


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002
 


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
MEMBERS EQUITY PTY LTD ABN 56 070 887 679



This email and any attachments are confidential. If you are not the

intended recipient, you must not disclose, distribute, copy or use the

information contained in this e-mail or any attachments. If you have

received this email in error, please tell us immediately by return email

and delete this e-mail and any attachments.



This message should not be removed.

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

Reply via email to