dev@glassfish.java.net

Error accessing admin console

From: Shalini Muthukrishnan <Shalini.Muthukrishnan_at_Sun.COM>
Date: Fri, 12 Sep 2008 11:14:13 +0530

Hi,

With the latest updated workspace, when i try to access admin console
with http://localhost:4848, i get the following exceptions :

[#|2008-09-12T11:10:41.064+0530|SEVERE|GlassFish10.0|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=60;_ThreadName=Thread-3;RESTORE_VIEW
1;/index.jsf;javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl_at_166de01];|JSF1054:
(Phase ID: RESTORE_VIEW 1, View ID: /index.jsf) Exception thrown during
phase execution:
javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl_at_166de01]|#]

[#|2008-09-12T11:10:41.068+0530|SEVERE|GlassFish10.0|javax.enterprise.system.container.web|_ThreadID=60;_ThreadName=Thread-3;|StandardWrapperValve[FacesServlet]:
PWC1406: Servlet.service() for servlet FacesServlet threw exception
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
while attempting to process a 'beforeCreate' event for 'sun_page31'.
        at
com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:422)
        at
com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394)
        at
com.sun.jsftemplating.layout.descriptors.LayoutComponent.beforeCreate(LayoutComponent.java:348)
        at
com.sun.jsftemplating.layout.descriptors.LayoutComponent.getChild(LayoutComponent.java:287)

....
.....

Caused by: java.lang.reflect.UndeclaredThrowableException
        at $Proxy86.getPort(Unknown Source)
        at
org.glassfish.admingui.handlers.CommonHandlers.initSessionAttributes(CommonHandlers.java:184)
        ... 54 more
Caused by: javax.management.AttributeNotFoundException: Port
        at
org.glassfish.admin.amx.mbean.AMXImplBase.getAttributeManually(AMXImplBase.java:1218)
        at
org.glassfish.admin.amx.mbean.AMXImplBase.getAttributeInternal(AMXImplBase.java:1054)
        at
org.glassfish.admin.amx.mbean.AMXImplBase.getAttribute(AMXImplBase.java:978)
        at
com.sun.jmx.mbeanserver.DynamicMetaDataImpl.getAttribute(DynamicMetaDataImpl.java:96)

Any ideas? I used http://localhost:4848 as per instructions on the page
: http://wiki.glassfish.java.net/Wiki.jsp?page=V3GuiAccessURL


Thanks,
Shalini.