-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
jboss-fuse-6.2.1
-
None
-
%
-
-
Customer has viable workaround and S-RAMP is deprecated.
-
Install EAP with the installer and option 'Install password vault: Yes', then install S-Ramp and run the artificer script.
Starting EAP then fails with the following:
16:22:12,237 ERROR [org.picketlink.common] (ServerService Thread Pool -- 61) Exception dealing with handler configuration:: org.picketlink.common.exceptions.TrustKeyProcessingException: java.io.IOException: Keystore was tampered with, or password was incorrect at org.picketlink.common.DefaultPicketLinkLogger.keyStoreProcessingError(DefaultPicketLinkLogger.java:304) at org.picketlink.identity.federation.core.impl.KeyStoreKeyManager.getSigningKeyPair(KeyStoreKeyManager.java:128) [picketlink-federation-2.5.4.SP4-redhat-1.jar:2.5.4.SP4-redhat-1] at org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.initHandlersChain(AbstractIDPValve.java:1271) [picketlink-jbas7-2.5.4.SP4-redhat-1.jar:2.5.4.SP4-redhat-1] at org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.startPicketLink(AbstractIDPValve.java:1548) [picketlink-jbas7-2.5.4.SP4-redhat-1.jar:2.5.4.SP4-redhat-1] at org.picketlink.identity.federation.bindings.tomcat.idp.IDPWebBrowserSSOValve.start(IDPWebBrowserSSOValve.java:93) [picketlink-jbas7-2.5.4.SP4-redhat-1.jar:2.5.4.SP4-redhat-1] at org.apache.catalina.core.StandardPipeline.start(StandardPipeline.java:223) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1] at org.apache.catalina.core.StandardContext.start(StandardContext.java:3716) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1] at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:163) [jboss-as-web-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21] at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:61) [jboss-as-web-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21] at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96) [jboss-as-web-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0_60] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] at org.jboss.threads.JBossThread.run(JBossThread.java:122) Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect