Invalid keystore format error after xpack installed

environment: macos
es version: 5.2.2
jdk: 1.8.0_92

before xpack was installed, the elastic runs fine.

but after xpack installation, i get such error outputs:

[2017-03-16T14:53:18,593][WARN ][o.e.b.ElasticsearchUncaughtExceptionHandler] [] uncaught exception in thread [main]
org.elasticsearch.bootstrap.StartupException: ElasticsearchException[Failed to load plugin class [org.elasticsearch.xpack.XPackPlugin]]; nested: InvocationTargetException; nested: ElasticsearchException[failed to initialize a TrustManagerFactory]; nested: KeyStoreException[problem accessing trust storejava.io.IOException: Invalid keystore format];

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.