[jboss-jira] [JBoss JIRA] (WFLY-4604) Smoke testsuite fails when running under security manager on JDK8
James Perkins (JIRA)
issues at jboss.org
Thu May 7 11:09:45 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins reassigned WFLY-4604:
-----------------------------------
Assignee: James Perkins (was: Stefan Guilhen)
> Smoke testsuite fails when running under security manager on JDK8
> -----------------------------------------------------------------
>
> Key: WFLY-4604
> URL: https://issues.jboss.org/browse/WFLY-4604
> Project: WildFly
> Issue Type: Bug
> Components: Security Manager
> Affects Versions: 9.0.0.CR1
> Environment: JDK 8 runtime
> Reporter: Tomaz Cerar
> Assignee: James Perkins
>
> see http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=52198&tab=buildResultsDiv&buildTypeId=WF_PullRequest_LinuxSm
> failed tests:
> {noformat}
> org.jboss.as.test.integration.jsp.JspTagTestCase.test
> org.jboss.as.test.integration.web.jsp.taglib.external.ExternalTagLibTestCase.testExternalAndInternalTagLib
> org.jboss.as.test.integration.web.jsp.taglib.external.ExternalTagLibTestCase.testExternalTagLibOnly
> {noformat}
> {noformat}
> Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission "("java.lang.RuntimePermission" "accessDeclaredMembers")" in code source "(file:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/web/target/jbossas/standalone/tmp/external-dependency-only.war/ <no signer certificates>)" of "org.apache.jasper.servlet.JasperLoader at 1b8fd02")
> at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:270)
> at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:172)
> at java.lang.Class.checkMemberAccess(Class.java:2348)
> at java.lang.Class.getDeclaredConstructor(Class.java:2177)
> at org.jboss.as.ee.component.ReflectiveClassIntrospector.createFactory(ReflectiveClassIntrospector.java:22)
> at org.jboss.as.ee.component.ComponentRegistry.createInstanceFactory(ComponentRegistry.java:76)
> at org.jboss.as.web.common.WebInjectionContainer.newInstance(WebInjectionContainer.java:67)
> at org.wildfly.extension.undertow.deployment.UndertowJSPInstanceManager.newInstance(UndertowJSPInstanceManager.java:67)
> at org.apache.jsp.test_jsp._jspx_meth_e_005ftest_005f0(test_jsp.java:83)
> at org.apache.jsp.test_jsp._jspService(test_jsp.java:61)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:69)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list