#273 cert-request-submit fails
Closed: Duplicate None Opened 11 years ago by edewata.

The cert-request-submit operation fails on Tomcat 7 using the attached input file.

# pki cert-request-submit cert-request.xml 
ClientResponseFailure: Error status 500 Internal Server Error returned

The operation previously worked on Tomcat 6 using the same input file. The error is caused by a null pointer exception at at CertificateIssuerName.java:100.


Restarting the server fixes the problem.

This was due to not restarting the server after a completed configuration.

The following TRAC ticket addresses this issue:

- TRAC Ticket #268 - Dogtag 10: Create a parameter for optional restart of configured PKI instance . . .

Metadata Update from @edewata:
- Issue assigned to vakwetu
- 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/844

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