[infinispan-issues] [JBoss JIRA] (ISPN-5491) EncryptProtocolIT.testEncryptProtocolRegistered fails with IBM8

Vitalii Chepeliuk (JIRA) issues at jboss.org
Wed May 20 11:55:19 EDT 2015


Vitalii Chepeliuk created ISPN-5491:
---------------------------------------

             Summary: EncryptProtocolIT.testEncryptProtocolRegistered fails with IBM8
                 Key: ISPN-5491
                 URL: https://issues.jboss.org/browse/ISPN-5491
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Server
    Affects Versions: 7.2.1.Final, 7.1.1.Final
            Reporter: Vitalii Chepeliuk


{noformat}
ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.jgroups.channel.clustered: org.jboss.msc.service.StartException in service jboss.jgroups.channel.clustered: java.lang.Exception: Unable to load keystore /mnt/hudson_workspace/workspace/jdg-func-ispn-testsuite-rhel-os/750af71c/infinispan/server/integration/testsuite/target/server/node2/standalone/configuration/server_jceks.keystore: java.io.IOException: com.sun.crypto.provider.SealedObjectForKeyProtector
	at org.jboss.as.clustering.jgroups.subsystem.ChannelService.start(ChannelService.java:74)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153) [rt.jar:1.8.0]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [rt.jar:1.8.0]
	at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0]
Caused by: java.lang.Exception: Unable to load keystore /mnt/hudson_workspace/workspace/jdg-func-ispn-testsuite-rhel-os/750af71c/infinispan/server/integration/testsuite/target/server/node2/standalone/configuration/server_jceks.keystore: java.io.IOException: com.sun.crypto.provider.SealedObjectForKeyProtector
	at org.jgroups.protocols.ENCRYPT.initConfiguredKey(ENCRYPT.java:310)
	at org.jgroups.protocols.ENCRYPT.init(ENCRYPT.java:251)
	at org.jgroups.stack.ProtocolStack.initProtocolStack(ProtocolStack.java:860)
	at org.jgroups.stack.ProtocolStack.setup(ProtocolStack.java:481)
	at org.jgroups.JChannel.init(JChannel.java:854)
	at org.jgroups.JChannel.<init>(JChannel.java:159)
	at org.jboss.as.clustering.jgroups.MuxChannel.<init>(MuxChannel.java:37)
	at org.jboss.as.clustering.jgroups.JChannelFactory.createChannel(JChannelFactory.java:87)
	at org.jboss.as.clustering.jgroups.subsystem.ChannelService.start(ChannelService.java:69)
	... 5 more

{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list