[ 
https://issues.apache.org/jira/browse/AMQNET-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570016#comment-13570016
 ] 

Tamilmaran edited comment on AMQNET-407 at 2/4/13 6:40 AM:
-----------------------------------------------------------

Thanks. after enabling producer flow control to false, After  2 hours, The same 
errors are logged on producer side and I get the following error on activeMQ 
2013-02-01 23:21:21,462 | WARN  | Transport Connection to: 
tcp://10.11.144.68:62749 failed: java.io.EOFException | 
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: 
ssl:///10.11.144.68:62749
2013-02-01 23:22:22,259 | WARN  | Transport Connection to: 
tcp://10.2.44.80:63051 failed: java.io.EOFException | 
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: 
ssl:///10.2.44.80:63051
                
      was (Author: tamilmaran):
    Thanks. after enabling to false, The same errors are logged on producer 
side and I get the following error on activeMQ after  2 hours
2013-02-01 23:21:21,462 | WARN  | Transport Connection to: 
tcp://10.11.144.68:62749 failed: java.io.EOFException | 
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: 
ssl:///10.11.144.68:62749
2013-02-01 23:22:22,259 | WARN  | Transport Connection to: 
tcp://10.2.44.80:63051 failed: java.io.EOFException | 
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: 
ssl:///10.2.44.80:63051

                  
> if subscriber is stopped publisher also stopped in my app with activemq
> -----------------------------------------------------------------------
>
>                 Key: AMQNET-407
>                 URL: https://issues.apache.org/jira/browse/AMQNET-407
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>         Environment: c# code with Apache.NMS and Apache.NMS.ActiveMQ dll
> ActiveMQ version is 5.6
>            Reporter: Tamilmaran
>
> I studied that in ActiveMQ publisher publishes messages even if there is no 
> subscriber to consume it. But in my application it is not. My server app has 
> a durable subscriber, client app publishes msg to server. If i stopped the 
> server, the client is not publishing any message. When i checked the log it's 
> showing that connection is already closed. What could be the reason for it or 
> any activemq configuration change?
> I have used c# code with Apache.NMS and Apache.NMS.ActiveMQ dll
> ActiveMQ version is 5.6

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to