dev@glassfish.java.net

Re: NPE from RoleMapper

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Tue, 19 May 2009 14:57:32 -0700

I also saw it today with some of the ejb devtests.

-marina

Amy Roh wrote:
> One of web devtests "pluggability-sharedlib-ear" has been failing from
> 5/19 4:05:18 AM. Deployment seems to fail with this NPE.
>
> #|2009-05-19T14:30:16.006-0700|SEVERE|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=17;_ThreadName=Thread-1;|Exception
> while deploying the app
> java.lang.NullPointerException
> at
> com.sun.enterprise.security.acl.RoleMapper.<init>(RoleMapper.java:120)
> at
> com.sun.enterprise.security.acl.RoleMapperFactory.getRoleMapper(RoleMapperFactory.java:116)
>
> at
> com.sun.enterprise.security.acl.RoleMapperFactory.getRoleMapper(RoleMapperFactory.java:75)
>
> at
> com.sun.enterprise.deployment.Application.getRoleMapper(Application.java:1373)
>
> at
> com.sun.enterprise.deployment.Application.setRegistrationName(Application.java:253)
>
> at
> org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:111)
> at
> org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:37)
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:550)
>
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:492)
>
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:223)
>
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:172)
>
> at
> org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:249)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>