users@glassfish.java.net

Metro 1.3-4 install on V3 b23/nightly effects the admin console and jsr109

From: <glassfish_at_javadesktop.org>
Date: Tue, 09 Sep 2008 15:54:33 PDT

Testing the download and setup of V3 prelude and nightly(9/7)

Get everything setup and running to the point of downloading and installing Metro 1.3-4 with the running updatetool; admin console working and up.

Then after the install of Metro 1.3-4, the admin console is not coming up and the exception appended below. Says something about the ClassNotFoundException: org.glassfish.webservices.WebServicesSniffer. This class is in the glassfish/modules/jsr109-impl-10.0-SNAPSHOT.jar so that is as far as I got to sleuthing the issue.

I also installed the ejb 3.1 module and it being there doesn't seem to be effecting any of this.

[code]
INFO: AdminConsoleAdapter's STATE IS: The Admin Console is already installed, bu
t not yet loaded.
Sep 9, 2008 6:22:33 PM OSGiModuleImpl loadClass
INFO: Started bundle org.glassfish.persistence.jpa-connector [74]
Sep 9, 2008 6:22:33 PM OSGiModuleImpl loadClass
INFO: Started bundle org.glassfish.webservices.jsr109-impl [80]
Sep 9, 2008 6:22:33 PM OSGiModuleImpl loadClass
SEVERE: Exception in module org.glassfish.webservices.jsr109-impl [80] : java.la
ng.ClassNotFoundException: org.glassfish.webservices.WebServicesSniffer
Sep 9, 2008 6:22:33 PM com.sun.enterprise.v3.admin.adapter.InstallerThread run
INFO: Problem while attempting to install admin console!
org.jvnet.hk2.component.ComponentException: Failed to load org.glassfish.webserv
ices.WebServicesSniffer from org.jvnet.hk2.osgiadapter.OSGiModuleImpl$1$1_at_40d9b0
71
        at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:94)
        at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:106)
        at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantIm
pl.java:60)
        at org.jvnet.hk2.component.Habitat$1.get(Habitat.java:252)
        at java.util.AbstractList$Itr.next(AbstractList.java:345)
        at com.sun.enterprise.v3.server.SnifferManager.getSniffer(SnifferManager
.java:88)
        at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplicat
ion(ApplicationLoaderService.java:209)
        at com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThr
ead.java:295)
        at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThre
ad.java:105)
Caused by: java.lang.ClassNotFoundException: org.glassfish.webservices.WebServic
esSniffer
        at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$1$1.loadClass(OSGiModuleImpl
.java:266)
        at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:91)
        ... 8 more
Sep 9, 2008 6:22:38 PM com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter l
ogRequest
[/code]
[Message sent by forum member 'rimartin7' (rimartin7)]

http://forums.java.net/jive/thread.jspa?messageID=298183