dev@glassfish.java.net

Re: Error accessing admin console

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 11 Sep 2008 22:55:16 -0700

This is a regression that happens today as the workspace checked out
last night is still fine.
I have filed a P1 bug against 'amx',

https://glassfish.dev.java.net/issues/show_bug.cgi?id=6068
AMX throws many exceptions in many area


Basically lots of attributes are missing and
javax.management.AttributeNotFoundException is thrown everywhere.

thanks
Anissa


Shalini Muthukrishnan wrote:
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>