dev@glassfish.java.net

Re: 3 QL tests are failing

From: V B Kumar Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Wed, 03 Sep 2008 19:05:03 +0530

The cause seems to be :

[#|2008-09-03T06:15:37.893-0700|SEVERE||org.apache.catalina.connector.CoyoteAdapter|_ThreadID=20;_ThreadName=Thread-3;|PWC3989: An exception or error occurred in the container during the request processing
java.lang.LinkageError: loader constraints violated when linking javax/servlet/http/HttpServletRequest class
        at com.sun.enterprise.security.web.integration.WebSecurityManager.hasUserDataPermission(WebSecurityManager.java:505)
        at com.sun.web.security.RealmAdapter.hasUserDataPermission(RealmAdapter.java:858)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:574)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:687)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:657)
        at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96)
        at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:187)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:719)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:657)


I am unable to trace the checkin which has started this. I have not
checked in anything in the last 24 hrs.


regards,
kumar


Marina Vatkina wrote:

> [testng] FAILED: simpleServletTest
> [testng] java.lang.AssertionError: Anonymous Client acess was
> Allowed, security-constraint not Enforced expected:<true> but was:<false>
> [testng] at
> test.security.hellojsp.HelloJSPTestNG.simpleServletTest(HelloJSPTestNG.java:217)
>
> [testng] ... Removed 26 stack frames
> [testng] FAILED: staticHTMLPageTest
> [testng] java.lang.AssertionError: Anonymous Client acess was
> Allowed, security-constraint not Enforced expected:<true> but was:<false>
> [testng] at
> test.security.hellojsp.HelloJSPTestNG.staticHTMLPageTest(HelloJSPTestNG.java:170)
>
> [testng] ... Removed 26 stack frames
> [testng] FAILED: simpleJSPTestPage
> [testng] java.lang.AssertionError: Anonymous Client acess was
> Allowed, security-constraint not Enforced expected:<true> but was:<false>
> [testng] at
> test.security.hellojsp.HelloJSPTestNG.simpleJSPTestPage(HelloJSPTestNG.java:91)
>
> [testng] ... Removed 26 stack frames
>
> [testng] ===============================================
> [testng] security_hello_jsp
> [testng] Tests run: 4, Failures: 3, Skips: 0
> [testng] ===============================================
>
> ...
> ---------------
>
> Hudson reports the same:
> http://hudson.sfbay/job/v3-dev-builds-quicklook/1517/
>
> thanks,
> -marina
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>