-
Feature Request
-
Resolution: Done
-
Major
-
EAP_EWP 5.2.0 ER1
-
None
-
Not Required
-
NEW
This test fails constantly in 5.1.2.ER1 but I see it passing in latest CI build(creating jira for tracking)
Stacktrace:
Error Message
Stacktrace
org.jboss.deployment.DeploymentException: Failed to deploy: file:/mnt/hudson_workspace/workspace/eap-5.2.x-JDk6-RHEL-matrix-smoke/jdk/java16_default/label/RHEL5_x86_64/jboss-eap-5.2-src/jboss-as/testsuite/output/resources/security/jaspi/jaspi-webform-jboss-beans.xml
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:856)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
Deployment "vfsfile:/mnt/hudson_workspace/workspace/eap-5.2.x-JDk6-RHEL-matrix-smoke/jdk/java16_default/label/RHEL5_x86_64/jboss-eap-5.2-src/jboss-as/testsuite/output/resources/security/jaspi/jaspi-webform-jboss-beans.xml" is in error due to the following reason(s): java.lang.IllegalStateException: jaspi-test is already installed.
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1008)
- relates to
-
JBPAPP-9696 Test fail due to java.lang.ClassNotFoundException: javax.security.auth.message.MessageInfo
- Closed