[ 
https://issues.apache.org/activemq/browse/AMQNET-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Bish resolved AMQNET-158.
---------------------------------

    Resolution: Fixed

Resolved in trunk

> syntax error for logging with NMS ActiveMQ 1.1 in the FailoverTransport 
> doReconnect() method
> --------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-158
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-158
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ Client
>    Affects Versions: 1.1
>         Environment: Windows XP
>            Reporter: Mark Gellings
>            Assignee: Timothy Bish
>             Fix For: 1.1
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> There is a syntax/formatting error for logging with NMS ActiveMQ 1.1
> in the FailoverTransport doReconnect() method:
> catch(Exception e)
> {
>   failure = e;
>   Tracer.DebugFormat("Connect fail to: (0}, reason: {1}", uri, e.Message);
> }
> The "(0}" should be "{0}". 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to