You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Charry Wong (Updated) (JIRA)" <ji...@apache.org> on 2012/01/04 07:48:39 UTC

[jira] [Updated] (AMQ-3648) ActiveMQ crashed with an error: Chunk stream does not exist at page...

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

Charry Wong updated AMQ-3648:
-----------------------------

    Description: 
I tried to do a performance testing of AMQ 5.5.1, I generated 1 million of message, when I try to consume it, the AMQ service crashed with below error message, as I googled, this bug has been fixed in 5.4.X(http://apache-geronimo.328035.n3.nabble.com/Problem-starting-geronimo-ActiveMQ-td1563093.html), I'm not sure why I still get this bug.


Error Log:
2012-01-04 14:25:24,659 | INFO  | Transport failed: java.io.EOFException: Chunk stream does not exist at page: 59068 | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///165.204.233.33:62756
2012-01-04 14:25:24,660 | INFO  | ActiveMQ Message Broker (localhost, ID:peogrid03-39307-1325646129035-0:1) is shutting down | org.apache.activemq.broker.BrokerService | Stopping the broker due to IO exception
2012-01-04 14:25:24,716 | INFO  | Connector openwire Stopped | org.apache.activemq.broker.TransportConnector | Stopping the broker due to IO exception
@                                

  was:
I tried to do a performance testing of AMQ 5.5.1, I generated 1 million of message, when I try to consume it, the AMQ service crashed with below error message, as I googled, this bug has been fixed in 5.4.X, I'm not sure why.


Error Log:
2012-01-04 14:25:24,659 | INFO  | Transport failed: java.io.EOFException: Chunk stream does not exist at page: 59068 | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///165.204.233.33:62756
2012-01-04 14:25:24,660 | INFO  | ActiveMQ Message Broker (localhost, ID:peogrid03-39307-1325646129035-0:1) is shutting down | org.apache.activemq.broker.BrokerService | Stopping the broker due to IO exception
2012-01-04 14:25:24,716 | INFO  | Connector openwire Stopped | org.apache.activemq.broker.TransportConnector | Stopping the broker due to IO exception
@                                

    
> ActiveMQ crashed with an error: Chunk stream does not exist at page...
> ----------------------------------------------------------------------
>
>                 Key: AMQ-3648
>                 URL: https://issues.apache.org/jira/browse/AMQ-3648
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: activemq-camel, Broker
>    Affects Versions: 5.5.1
>         Environment: CentOS 6.0 64bit, RAM: 8G, CPU 2.4x2
>            Reporter: Charry Wong
>
> I tried to do a performance testing of AMQ 5.5.1, I generated 1 million of message, when I try to consume it, the AMQ service crashed with below error message, as I googled, this bug has been fixed in 5.4.X(http://apache-geronimo.328035.n3.nabble.com/Problem-starting-geronimo-ActiveMQ-td1563093.html), I'm not sure why I still get this bug.
> Error Log:
> 2012-01-04 14:25:24,659 | INFO  | Transport failed: java.io.EOFException: Chunk stream does not exist at page: 59068 | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///165.204.233.33:62756
> 2012-01-04 14:25:24,660 | INFO  | ActiveMQ Message Broker (localhost, ID:peogrid03-39307-1325646129035-0:1) is shutting down | org.apache.activemq.broker.BrokerService | Stopping the broker due to IO exception
> 2012-01-04 14:25:24,716 | INFO  | Connector openwire Stopped | org.apache.activemq.broker.TransportConnector | Stopping the broker due to IO exception
> @                                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira