[Freeipa-devel] [PATCH] Dogtag exception handling

Martin Kosek mkosek at redhat.com
Thu Mar 21 16:22:17 UTC 2013


On 03/21/2013 05:07 PM, Alexander Bokovoy wrote:
> Hi,
> 
> Martin asked me to update the patch I've attached to ticket
> https://fedorahosted.org/freeipa/ticket/3492 and here we go.
> 
> Process exceptions when talking to
> Dogtag                                                                                                                               
>                                                                                                                                                                                             
> The problem is the ca_status() uses an HTTP GET operation to check
> Dogtag's status. Under some circumstances Dogtag may take a long time to
> respond, so the HTTP GET may time out much earlier than 2 minutes. And
> since the above code doesn't catch the exception, the whole loop fails
> immediately, so it doesn't wait for a full 2 minutes as expected.
> 

ACK, along with higher startup_timeout, this fixes the issue in my VM.

Pushed to master, ipa-3-1 (rebased).

I just could not close the ticket yet as the Trac is malfunctioning again. Will
do that later.

Martin




More information about the Freeipa-devel mailing list