dev@glassfish.java.net

Re: stack trace during loading admin console

From: Justin Lee <Justin.Lee_at_Sun.COM>
Date: Tue, 01 Sep 2009 15:43:30 -0400

I'm seeing this, too, actually running quicklook... Maybe it's not my
local changes after all. :)

Hong Zhang wrote:
> For a fresh installation from the the latest workspace, I started the
> server and pointed to localhost:4848 to load up admin console. Then I
> saw the following in the server.log. Is this known problem? The admin
> console seems to still function ok afterwards.
>
>
> [#|2009-09-01T15:36:57.897-0400|INFO|glassfish|null|_ThreadID=22;_ThreadName=Thread-2;|AdminConsoleAdapter's
> STATE IS: The Admin Console is loading...|#]
>
> [#|2009-09-01T15:36:58.551-0400|SEVERE|glassfish|grizzly|_ThreadID=21;_ThreadName=Thread-2;|No
> host found: __asadmin|#]
>
> [#|2009-09-01T15:36:58.551-0400|WARNING|glassfish|org.apache.catalina.connector.MapperListener|_ThreadID=21;_ThreadName=Thread-2;|Error
> registering Context
> com.sun.appserv:j2eeType=WebModule,name=//__asadmin/,J2EEApplication=null,J2EEServer=server
>
> java.lang.ArrayIndexOutOfBoundsException: -1
> at
> com.sun.grizzly.util.http.mapper.Mapper.addContext(Mapper.java:330)
> at
> org.apache.catalina.connector.MapperListener.registerContext(MapperListener.java:608)
>
> at
> org.apache.catalina.connector.MapperListener.handleNotification(MapperListener.java:371)
>
> at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor$ListenerWrapper.handleNotification(DefaultMBeanServerInterceptor.java:1732)
>
> at
> javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:257)
>
> at
> javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:322)
>
> at
> javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:307)
>
> at
> javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:229)
>
> at
> javax.management.MBeanServerDelegate.sendNotification(MBeanServerDelegate.java:193)
>
> at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.sendNotification(DefaultMBeanServerInterceptor.java:1524)
>
> at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1501)
>
> at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
>
> at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
>
> at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
>
> at
> com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
>
> at
> org.apache.tomcat.util.modeler.Registry.registerComponent(Registry.java:809)
>
> at
> org.apache.catalina.core.StandardContext.registerJMX(StandardContext.java:6363)
>
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:5379)
> at com.sun.enterprise.web.WebModule.start(WebModule.java:503)
> at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:928)
>
> at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:912)
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:694)
> at
> com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1813)
> at
> com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1502)
> at
> com.sun.enterprise.web.WebApplication.start(WebApplication.java:93)
> at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
> at
> org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:223)
> at
> org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:224)
>
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:311)
>
> at
> com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:303)
>
> at
> com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThread.java:285)
>
> at
> com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:100)
>
> |#]
>
> [#|2009-09-01T15:36:58.555-0400|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=21;_ThreadName=Thread-2;|Loading
> application __admingui at /|#]
>
> [#|2009-09-01T15:36:58.557-0400|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-2;|Loading
> __admingui Application done is 6324 ms|#]
>
> [#|2009-09-01T15:36:58.557-0400|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-2;|The
> Admin Console application is loaded.|#]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>