#468 pkispawn throws exception
Closed: Fixed None Opened 11 years ago by edewata.

pkispawn throws an exception at the end of the installation and the exception message is incomplete, but it doesn't seem to cause any problem. The subsystem seems to be installed and working correctly. Regardless, the exception should be investigated. If it is a valid error, the exception message should be displayed properly.

Here is the exception:

saving Admin Certificate to file: '/root/.pki/pki-tomcat/ca_admin.cert'
converting Admin Certificate to binary: 'AtoB /root/.pki/pki-tomcat/ca_admin.cert /root/.pki/pki-tomcat/ca_admin.cert.der'
performing chmod: 'chmod 660 /root/.pki/pki-tomcat/ca_admin.cert'
performing chmod: 'chmod 660 /root/.pki/pki-tomcat/ca_admin.cert.der'
importing Admin Certificate into NSS client security database: 'certutil -A -n "PKI Administrator for idm.lab.bos.redhat.com" -t "u,u,u" -f /root/.pki/pki-tomcat/ca/password.conf -d /root/.pki/pki-tomcat/ca/alias -i /root/.pki/pki-tomcat/ca_admin.cert.der'
Exception from Java Configuration Servlet: exc

Here's the configuration file:

[DEFAULT]
pki_admin_password=Secret123
pki_client_pkcs12_password=Secret123
pki_ds_password=Secret123

Fixed and checked into master:

  • b61f31bf15e733de5881cc070feb57aa3686c92d

Metadata Update from @edewata:
- Issue assigned to mharmsen
- Issue set to the milestone: N/A

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1039

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata