[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-26 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: (was: Test2-activemq.log)

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml, SimulatorTC.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-26 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: Test2-activemq.log

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml, SimulatorTC.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-26 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: Test2-activemq.log

Two producers(10.2.44.73,10.2.44.80)each push 500msg/4sec to 
server(10.11.146.197)
The second test but with different error logs.
Might be a memory issue?


 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml, SimulatorTC.rar, 
 Test2-activemq.log


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: (was: WAPSimulator.rar)

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.xml


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: SimulatorTC.rar

Bulk Message Producer

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.xml, SimulatorTC.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: activemq.log

Broker Log

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: (was: SimulatorTC.rar)

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: SimulatorTC.rar

Bulk Message Producer

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml, SimulatorTC.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: (was: SimulatorTC.rar)

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml, SimulatorTC.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-25 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Attachment: SimulatorTC.rar

Modified Bulk Message Producer

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.log, activemq.xml, SimulatorTC.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-24 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Summary: SocketException: Connection reset exception occurred in ActiveMQ 
for Bulk message producer  (was: SocketException: Connection reset exception 
occurred in ActiveMQ for Bulk msg producer)

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
 Attachments: activemq.xml, WAPSimulator.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-24 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Priority: Blocker  (was: Major)

 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.xml, WAPSimulator.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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


[jira] [Updated] (AMQ-4336) SocketException: Connection reset exception occurred in ActiveMQ for Bulk message producer

2013-02-24 Thread Tamilmaran (JIRA)

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

Tamilmaran updated AMQ-4336:


Description: 
I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And a 
durable subscriber in server side but not sure about its speed to consume all 
the messages in same rate as well as the producer.
But after an hour, 'Connection is already closed' error is logged on producer 
side.

On ActiveMQ side, Following error has been logged.

2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: 
ssl:///10.2.44.73:59355

10.2.44.73- Bulk MSG producer IP

ActiveMQ is using File based cursor and producer control.

Attached activeMQ config file and producer app(WAPSimulator)

  was:
I have a Bulk MSG producer which sends 1000 messages for every 4 seconds.
But after an hour, 'Connection is already closed' error is logged on producer 
side.

On ActiveMQ side, Following error has been logged.

2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: 
ssl:///10.2.44.73:59355

10.2.44.73- Bulk MSG producer IP
ActiveMQ is using File based cursor and producer control.

Attached activeMQ config file and producer app(WAPSimulator)


 SocketException: Connection reset exception occurred in ActiveMQ for Bulk 
 message producer
 --

 Key: AMQ-4336
 URL: https://issues.apache.org/jira/browse/AMQ-4336
 Project: ActiveMQ
  Issue Type: Bug
 Environment: ActiveMQ 5.6,NMS,C#
Reporter: Tamilmaran
Priority: Blocker
 Attachments: activemq.xml, WAPSimulator.rar


 I have a Bulk MSG producer which sends 1000 messages for every 4 seconds. And 
 a durable subscriber in server side but not sure about its speed to consume 
 all the messages in same rate as well as the producer.
 But after an hour, 'Connection is already closed' error is logged on producer 
 side.
 On ActiveMQ side, Following error has been logged.
 2013-02-18 21:45:45,149 | WARN  | Transport Connection to: 
 tcp://10.2.44.73:59355 failed: java.net.SocketException: Connection reset | 
 org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ 
 Transport: ssl:///10.2.44.73:59355
 10.2.44.73- Bulk MSG producer IP
 ActiveMQ is using File based cursor and producer control.
 Attached activeMQ config file and producer app(WAPSimulator)

--
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