Ok well it looks like another case of unsatisfied dependencies. I'll get the
jmx jars and try again but what does merlin do with JMX ? 

Shud I be even worrying abt it ? or Just get the jars and keep moving ?

Vikas

-----Original Message-----
From: Vikas Phonsa [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 01, 2004 3:55 PM
To: 'Avalon framework users'
Subject: JMX Error

Guys,

I was trying to run the MerlinServlet inside IBM's Eclipse based WSAD IDE.
All I want to achieve at this point was to load the Merlin Kernel and I get
the following exception.

"javax/management/NotificationBroadcasterSupport" is JMX class.

So any idea what's going on here. Can I turn off whatever Merlin is trying
to do with JMX ?

Or any place I should be looking for info regarding this issue or this topic
in general.

Thanks in advance

Vikas

 

[3/1/04 15:37:25:734 PST] 6671591c ServletInstan X SRVE0100E: Did not
realize  init() exception thrown by servlet MerlinServlet:
javax.servlet.ServletException: ---- exception report
----------------------------------------------------------

Exception: org.apache.avalon.merlin.KernelException

Message: Kernel establishment failure.

---- cause
---------------------------------------------------------------------

Exception: java.lang.NoClassDefFoundError

Message: javax/management/NotificationBroadcasterSupport

---- stack trace
---------------------------------------------------------------

java.lang.NoClassDefFoundError:
javax/management/NotificationBroadcasterSupport

java.lang.ClassLoader.defineClass0(Native Method)

java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled Code))

java.security.SecureClassLoader.defineClass(SecureClassLoader.java(Compiled
Code))

com.ibm.ws.classloader.CompoundClassLoader._defineClass(CompoundClassLoader.
java:432)

com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.jav
a(Compiled Code))

com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.jav
a:248)

java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))

org.apache.avalon.merlin.impl.DefaultFactory.createKernel(DefaultFactory.jav
a:587)

org.apache.avalon.merlin.impl.DefaultFactory.create(DefaultFactory.java:541)

org.apache.avalon.merlin.servlet.MerlinServlet.init(MerlinServlet.java:156)

javax.servlet.GenericServlet.init(GenericServlet.java:258)

com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.ja
va:802)

com.ibm.servlet.engine.webapp.StrictLifecycleServlet._init(StrictLifecycleSe
rvlet.java:141)

com.ibm.servlet.engine.webapp.PreInitializedServletState.init(StrictLifecycl
eServlet.java:254)

com.ibm.servlet.engine.webapp.StrictLifecycleServlet.init(StrictLifecycleSer
vlet.java:107)

com.ibm.servlet.engine.webapp.ServletInstance.init(ServletManager.java:388)

javax.servlet.GenericServlet.init(GenericServlet.java:258)

com.ibm.servlet.engine.webapp.ServletManager.addServlet(ServletManager.java:
84)

com.ibm.servlet.engine.webapp.WebAppServletManager.loadServlet(WebAppServlet
Manager.java:193)

com.ibm.servlet.engine.webapp.WebAppServletManager.loadAutoLoadServlets(WebA
ppServletManager.java:325)

com.ibm.servlet.engine.webapp.WebApp.loadServletManager(WebApp.java:1218)

com.ibm.servlet.engine.webapp.WebApp.init(WebApp.java:145)

com.ibm.servlet.engine.srt.WebGroup.loadWebApp(WebGroup.java:259)

com.ibm.servlet.engine.srt.WebGroup.init(WebGroup.java:168)

com.ibm.servlet.engine.ServletEngine.addWebApplication(ServletEngine.java:65
2)

com.ibm.ws.runtime.WebContainer.install(WebContainer.java:36)

com.ibm.ws.runtime.Server.startModule(Server.java:617)

com.ibm.ws.runtime.StandardServer.initializeModules(StandardServer.java:333)

com.ibm.ws.runtime.StandardServer.initializeRuntime0(StandardServer.java:349
)

com.ibm.ws.runtime.Server.initializeRuntime(Server.java:884)

com.ibm.ws.runtime.StandardServer.main(StandardServer.java:519)

java.lang.reflect.Method.invoke(Native Method)

com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

com.ibm.etools.websphere.tools.runner.api.ServerRunnerV4$1.run(ServerRunnerV
4.java:56)



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

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

Reply via email to