openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #11266
[Bug 1511421] Re: Error during "Running hooks in /etc/ca-certificates/update.d"
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
Based on the error message, have you done any changes to the password
for the keystore or this a first install?
Also, could you please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 1511421
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to ca-certificates-java in Ubuntu.
https://bugs.launchpad.net/bugs/1511421
Title:
Error during "Running hooks in /etc/ca-certificates/update.d"
Status in ca-certificates-java package in Ubuntu:
New
Bug description:
Running hooks in /etc/ca-certificates/update.d...
org.debian.security.InvalidKeystorePasswordException: Cannot open Java keystore. Is the password correct?
at org.debian.security.KeyStoreHandler.load(KeyStoreHandler.java:68)
at org.debian.security.KeyStoreHandler.<init>(KeyStoreHandler.java:52)
at org.debian.security.UpdateCertificates.<init>(UpdateCertificates.java:65)
at org.debian.security.UpdateCertificates.main(UpdateCertificates.java:51)
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:392)
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:653)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:56)
at sun.security.provider.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:225)
at sun.security.provider.JavaKeyStore$DualFormatJKS.engineLoad(JavaKeyStore.java:70)
at java.security.KeyStore.load(KeyStore.java:1445)
at org.debian.security.KeyStoreHandler.load(KeyStoreHandler.java:66)
... 3 more
E: /etc/ca-certificates/update.d/jks-keystore exited with code 1.
done.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1511421/+subscriptions
References