users@glassfish.java.net

Re: V3 promoted 26 - AdminConsoleAdapter's STATE IS: The Admin Console is l

From: <glassfish_at_javadesktop.org>
Date: Mon, 29 Sep 2008 08:24:12 PDT

> Could you please detail how you installed the admin
> console so that we can try to retrace your steps?

I have tested that there are issues with installing Metro (version 1.4-3556 ) to GlassFish v3 Prelude promoted build 26. It is not only Admin Console being affected, but web access is broken once Metro is installed. Deploying any war file also failed with the same error.

Here is the step if you want to reproduce this:
- download and unzip http://download.java.net/glassfish/v3/promoted/glassfish-v3-prelude-b26.zip
- bring up updatetool by running glassfishv3-prelude/bin/updatetool
- install Metro (version 1.4-3556 is what is available in the repo)
- start domain
- go to http://localhost:8080/

There is error about loading the module during server startup, and accessing http:localhost:8080 or deploying any war file gives SEVERE HTTP Processing error.
Bring up the admin console by http://localhost:4848 also will not be successful.

INFO: ERROR: Error starting file:/Users/anilam/Sun/v3/pb26-0927/glassfish/modules/jsr109-impl.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle 101: package; (&(package=javax.servlet.http)(version>=3.0.0)))
Sep 27, 2008 5:06:37 PM SEVERE: org.osgi.framework.BundleException: Unresolved constraint in bundle 101: package; (&(package=javax.servlet.http)(version>=3.0.0))
Sep 27, 2008 5:06:37 PM SEVERE: at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1725)
[Message sent by forum member 'anilam' (anilam)]

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