dev@glassfish.java.net

Unsatisfied dependency exception : com.sun.enterprise.config.serverbeans.MonitoringService

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Wed, 12 Aug 2009 18:43:05 -0700

After updating my workspace, I'm seeing regression in EmbeddedTest in
v3/distributions/web. Embedded server is no longer starting due to
UnsatisfiedDepedencyException.

Is this a known issue?

Caused by: org.jvnet.hk2.component.UnsatisfiedDepedencyException:
Unsatisfied dependency exception :
com.sun.enterprise.config.serverbeans.MonitoringService
org.glassfish.flashlight.impl.provider.FlashlightProbeProviderFactory.monitoringServiceConfig
        at
org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:102)
        at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170)
        at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:89)
        at java.security.AccessController.doPrivileged(Native Method)
        at
com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:86)
        at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
        at
com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
        at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
        at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
        at org.jvnet.hk2.component.Habitat.getComponent(Habitat.java:358)
        at
com.sun.hk2.component.AbstractWombImpl$1.getValue(AbstractWombImpl.java:144)
        at
org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:81)
        ... 47 more
Caused by: org.jvnet.hk2.component.UnsatisfiedDepedencyException:
Unsatisfied dependency exception :
com.sun.enterprise.config.serverbeans.MonitoringService
org.glassfish.flashlight.impl.provider.FlashlightProbeProviderFactory.monitoringServiceConfig
        at
org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:97)
        ... 58 more
Aug 12, 2009 6:19:52 PM com.sun.enterprise.v3.server.AppServerStartup run
INFO: Startup service failed to start : Unsatisfied dependency exception
: protected org.glassfish.flashlight.provider.ProbeProviderFactory
org.glassfish.admin.monitor.MonitoringBootstrap.probeProviderFactory