dev@glassfish.java.net

Re: who is trying to register 'com.sun.appserv' MBeans?

From: Sreenivas Munnangi <Sreenivas.Munnangi_at_Sun.COM>
Date: Fri, 21 Mar 2008 12:17:07 -0700

Lloyd L Chambers wrote:
> When I deploy hello1.war (a test app), some code is apparently at
> least considering the registration of com.sun.appserv MBeans.
This may be the tomcat container which used to register runtime mBeans
for web modules and servlets in V2.
>
> Anyone know what code is doing this and why? We should not ever
> register com.sun.appserv MBeans anymore.
>
> Lloyd
>
>
> Mar 21, 2008 11:48:02 AM com.sun.enterprise.security.SecurityLifecycle
> <init>
> INFO: SEC1002: Security Manager is OFF.
> Mar 21, 2008 11:48:02 AM com.sun.enterprise.security.SecurityLifecycle
> onInitialization
> INFO: Security startup service called
> Mar 21, 2008 11:48:02 AM com.sun.enterprise.security.SecurityLifecycle
> onInitialization
> INFO: Security service(s) started successfully....
> Mar 21, 2008 11:48:02 AM com.sun.enterprise.web.WebContainer
> postConstruct
> INFO: Using default-web.xml
> /v3/run/config/../domains/domain1/config/default-web.xml
> Mar 21, 2008 11:48:02 AM org.apache.coyote.tomcat5.MapperListener
> registerHost
> WARNING: HTTP listener with port 8080 ignoring registration of host
> with object name com.sun.appserv:type=Host,host=__asadmin, because
> none of the host's associated HTTP listeners matches this port
> Mar 21, 2008 11:48:02 AM org.apache.coyote.tomcat5.MapperListener
> registerHost
> WARNING: HTTP listener with port 8181 ignoring registration of host
> with object name com.sun.appserv:type=Host,host=__asadmin, because
> none of the host's associated HTTP listeners matches this port
> Mar 21, 2008 11:48:03 AM com.sun.enterprise.security.PolicyLoader
> loadPolicy
> INFO: SEC1143: Loading policy provider
> com.sun.enterprise.security.provider.PolicyWrapper.
> Mar 21, 2008 11:48:03 AM com.sun.enterprise.web.WebDeployer load
> INFO: Loading application hello1 at /hello1
> Mar 21, 2008 11:48:03 AM
> com.sun.enterprise.v3.deployment.DeployCommand execute
> INFO: Deployment of hello1 done is 1410 ms
>
>
>
> ---
> Lloyd L Chambers
> lloyd.chambers_at_sun.com
> Sun Microsystems, Inc
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>