dev@glassfish.java.net

security error during JPA/EJB QL tests (3.2 workspace)

From: Koper, Dies <diesk_at_fast.au.fujitsu.com>
Date: Wed, 15 Jun 2011 12:33:44 +1000

One more:

In the middle of what I believe are JPA or EJB tests, a web login
related error and stacktrace are logged:

http://hudson.glassfish.org/job/gf-trunk-build-continuous/lastSuccessful
Build/artifact/bundles/server-gp.log

 
[#|2011-06-14T15:53:10.975-0700|WARNING|glassfish3.2|javax.enterprise.sy
stem.container.web.com.sun.web.security|_ThreadID=26;_ThreadName=Thread-
1;|WEB9102: Web Login Failed:
com.sun.enterprise.security.auth.login.common.LoginException: Login
failed: Failed file login for j2ee.|#]

[#|2011-06-14T15:53:10.976-0700|WARNING|glassfish3.2|javax.enterprise.sy
stem.container.web.com.sun.web.security|_ThreadID=26;_ThreadName=Thread-
1;|Exception
com.sun.enterprise.security.auth.login.common.LoginException: Login
failed: Failed file login for j2ee.
        at
com.sun.enterprise.security.auth.login.LoginContextDriver.doPasswordLogi
n(LoginContextDriver.java:394)
        at
com.sun.enterprise.security.auth.login.LoginContextDriver.login(LoginCon
textDriver.java:240)


What raised my suspicions was that it occurs in the middle of EJB and
JPA tests.
Is this intended? Maybe even a bug in the test app?

Thanks,
Dies