Hi Guus,
here are the first stack traces after starting openfire:
2016.01.14 00:49:42 WARN [main]: org.jivesoftware.openfire.keystore.CertificateStoreManager - Unable to instantiate identity store for type āSOCKET_C2Sā
org.jivesoftware.openfire.keystore.CertificateStoreConfigException: Unable to load store of type ājksā from file ā/usr/share/openfire/resources/security/keystoreā
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:83)
at org.jivesoftware.openfire.keystore.IdentityStore.(IdentityStore.java:47)
at org.jivesoftware.openfire.keystore.CertificateStoreManager.initialize(Certifica teStoreManager.java:50)
at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:566)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:453)
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:169)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:383)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:772)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
at java.security.KeyStore.load(KeyStore.java:1226)
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:77)
⦠12 more
Caused by: java.security.UnrecoverableKeyException: Password verification failed
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770)
⦠15 more
2016.01.14 00:49:42 WARN [main]: org.jivesoftware.openfire.keystore.CertificateStoreManager - Unable to instantiate trust store for type āSOCKET_C2Sā
org.jivesoftware.openfire.keystore.CertificateStoreConfigException: Unable to load store of type ājksā from file ā/usr/share/openfire/resources/security/truststoreā
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:83)
at org.jivesoftware.openfire.keystore.TrustStore.(TrustStore.java:29)
at org.jivesoftware.openfire.keystore.CertificateStoreManager.initialize(Certifica teStoreManager.java:65)
at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:566)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:453)
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:169)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:383)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:772)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
at java.security.KeyStore.load(KeyStore.java:1226)
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:77)
⦠12 more
Caused by: java.security.UnrecoverableKeyException: Password verification failed
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770)
⦠15 more
2016.01.14 00:49:42 WARN [main]: org.jivesoftware.openfire.keystore.CertificateStoreManager - Unable to instantiate identity store for type āBOSH_C2Sā
org.jivesoftware.openfire.keystore.CertificateStoreConfigException: Unable to load store of type ājksā from file ā/usr/share/openfire/resources/security/keystoreā
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:83)
at org.jivesoftware.openfire.keystore.IdentityStore.(IdentityStore.java:47)
at org.jivesoftware.openfire.keystore.CertificateStoreManager.initialize(Certifica teStoreManager.java:50)
at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:566)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:453)
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:169)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:383)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:772)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
at java.security.KeyStore.load(KeyStore.java:1226)
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:77)
⦠12 more
Caused by: java.security.UnrecoverableKeyException: Password verification failed
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770)
⦠15 more
2016.01.14 00:49:42 WARN [main]: org.jivesoftware.openfire.keystore.CertificateStoreManager - Unable to instantiate trust store for type āBOSH_C2Sā
org.jivesoftware.openfire.keystore.CertificateStoreConfigException: Unable to load store of type ājksā from file ā/usr/share/openfire/resources/security/truststoreā
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:83)
at org.jivesoftware.openfire.keystore.TrustStore.(TrustStore.java:29)
at org.jivesoftware.openfire.keystore.CertificateStoreManager.initialize(Certifica teStoreManager.java:65)
at org.jivesoftware.openfire.XMPPServer.initModules(XMPPServer.java:566)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:453)
at org.jivesoftware.openfire.XMPPServer.(XMPPServer.java:169)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:383)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:105)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:56)
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:772)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
at java.security.KeyStore.load(KeyStore.java:1226)
at org.jivesoftware.openfire.keystore.CertificateStore.(CertificateStore.jav a:77)
⦠12 more
Caused by: java.security.UnrecoverableKeyException: Password verification failed
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770)
⦠15 more
I hope that help a bit.
Cheers,
Michael