[Pki-devel] [PATCH] Fix unknown TKS host and port error during TPS removal

Matthew Harmsen mharmsen at redhat.com
Wed Jun 1 17:19:51 UTC 2016


Please review the attached patch which addresses the following ticket:

  * PKI TRAC #1677 - Pkidestroy of a TPS instance installed in a shared
    tomcat throws error. <https://fedorahosted.org/pki/ticket/1677>

Without the patch:

    # pkidestroy
    Subsystem (CA/KRA/OCSP/TKS/TPS) [CA]: TPS
    Instance [pki-tomcat]:

    Begin uninstallation (Yes/No/Quit)? Yes

    Log file: /var/log/pki/pki-tps-destroy.20160601102651.log
    Loading deployment configuration from
    /var/lib/pki/pki-tomcat/tps/registry/tps/deployment.cfg.
    Uninstalling TPS from /var/lib/pki/pki-tomcat.
    pkidestroy  : WARNING  ....... Failed to update TPS connector on TKS
    pkidestroy  : ERROR    ....... TKS Host or Port is undefined

    Uninstallation complete.

With the patch:

    # pkidestroy
    Subsystem (CA/KRA/OCSP/TKS/TPS) [CA]: TPS
    Instance [pki-tomcat]:

    Begin uninstallation (Yes/No/Quit)? Yes

    Log file: /var/log/pki/pki-tps-destroy.20160601110057.log
    Loading deployment configuration from
    /var/lib/pki/pki-tomcat/tps/registry/tps/deployment.cfg.
    Uninstalling TPS from /var/lib/pki/pki-tomcat.

    Uninstallation complete.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20160601/c8ab0afd/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20160601-Fix-unknown-TKS-host-and-port-connector-error.patch
Type: text/x-patch
Size: 1923 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20160601/c8ab0afd/attachment.bin>


More information about the Pki-devel mailing list