You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "C Velo (JIRA)" <ji...@apache.org> on 2010/08/31 04:41:40 UTC

[jira] Created: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Under moderate to heavy loads, queues seem to be continually backed up
----------------------------------------------------------------------

                 Key: AMQ-2888
                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.3.2
         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
• ActiveMQ server 5.3.2 (3 servers)
• ActiveMQ client 5.2.0 (3 clients)
            Reporter: C Velo


Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
from *5.2.0* to *5.3.2*.

Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Issue Comment Edited: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61571#action_61571 ] 

C Velo edited comment on AMQ-2888 at 9/1/10 12:44 AM:
------------------------------------------------------

Have upgraded to 5.4.0 - however, now seeing the following errors periodically in the activemq log
(which I didn't see before):

{code}

2010-09-01 04:04:00,908 [02.110.46:39910] INFO  Transport                      - Transport failed: java.io.EOFException
java.io.EOFException
        at java.io.DataInputStream.readInt(DataInputStream.java:375)
        at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:619)
{code}

-I will attach a current copy of the activemq.xml file that we are using.-
I have attached a current copy of the activemq.xml file that we are using.

      was (Author: cvelo):
    Have upgraded to 5.4.0 - however, now seeing the following errors periodically in the activemq log
(which I didn't see before):

{code}

2010-09-01 04:04:00,908 [02.110.46:39910] INFO  Transport                      - Transport failed: java.io.EOFException
java.io.EOFException
        at java.io.DataInputStream.readInt(DataInputStream.java:375)
        at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:619)
{code}

I will attach a current copy of the activemq.xml file that we are using.
  
> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, activemq.xml.5.4.0, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Updated: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C Velo updated AMQ-2888:
------------------------

    Attachment:     (was: activemq.xml)

> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Issue Comment Edited: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61562#action_61562 ] 

C Velo edited comment on AMQ-2888 at 8/31/10 12:52 PM:
-------------------------------------------------------

A couple of questions:

# Are the *5.2.0* ActiveMQ clients compatible with the *5.4.0* server?
It would be probably a lag of a couple of weeks before we could upgrade
our clients to match the server.
# Also, will I be able to use my 5.3.2 activemq.xml configuration file?
(which has the same ordering as the activemq.xml included with the 5.3.2 distribution,
with some performance tweaks).
# Does *5.4.0* address the issues of messages being routed correct between brokers?
(haven't filed that Jira ticket, but was getting ready to) - namely, if there isn't an active consumer
on the queue, the message don't get consumed.

Thanks,


      was (Author: cvelo):
    Are the *5.2.0* ActiveMQ clients compatible with the *5.4.0* server?
It would be probably a lag of a couple of weeks before we could upgrade
our clients to match the server.

Also, will I be able to use my 5.3.2 activemq.xml configuration file?
(which has the same ordering as the activemq.xml included with the 5.3.2 distribution,
with some performance tweaks).

Thanks,

  
> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Commented: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61553#action_61553 ] 

Gary Tully commented on AMQ-2888:
---------------------------------

can you validate this issue against 5.4.0? That is where it will get fixed if it still exists. This holds for all the issues you have raised.

> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Updated: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C Velo updated AMQ-2888:
------------------------

    Attachment: activemq.xml
                pubd-amq3_items_inqueue.pdf
                pubd-amq1_items_inqueue.pdf

• ActiveMQ configuration (same for all three servers)
• Screenshot of web console for server3
• Screenshot of web console for server1

> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Commented: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61562#action_61562 ] 

C Velo commented on AMQ-2888:
-----------------------------

Are the *5.2.0* ActiveMQ clients compatible with the *5.4.0* server?
It would be probably a lag of a couple of weeks before we could upgrade
our clients to match the server.

Also, will I be able to use my 5.3.2 activemq.xml configuration file?
(which has the same ordering as the activemq.xml included with the 5.3.2 distribution,
with some performance tweaks).

Thanks,


> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Updated: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C Velo updated AMQ-2888:
------------------------

    Attachment: activemq.xml.5.4.0

> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, activemq.xml.5.4.0, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Updated: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C Velo updated AMQ-2888:
------------------------

    Attachment: activemq.xml

Updated activemq.xml file (with new options on the networkConnector)

> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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


[jira] Commented: (AMQ-2888) Under moderate to heavy loads, queues seem to be continually backed up

Posted by "C Velo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61571#action_61571 ] 

C Velo commented on AMQ-2888:
-----------------------------

Have upgraded to 5.4.0 - however, now seeing the following errors periodically in the activemq log
(which I didn't see before):

{code}

2010-09-01 04:04:00,908 [02.110.46:39910] INFO  Transport                      - Transport failed: java.io.EOFException
java.io.EOFException
        at java.io.DataInputStream.readInt(DataInputStream.java:375)
        at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:619)
{code}

I will attach a current copy of the activemq.xml file that we are using.

> Under moderate to heavy loads, queues seem to be continually backed up
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2888
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2888
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>         Environment: Linux 2.6.18-128.1.10.el5.xs5.5.0.51xen #1 SMP Wed Nov 11 07:38:08 EST 2009 i686 i686 i386 GNU/Linux
> • ActiveMQ server 5.3.2 (3 servers)
> • ActiveMQ client 5.2.0 (3 clients)
>            Reporter: C Velo
>         Attachments: activemq.xml, pubd-amq1_items_inqueue.pdf, pubd-amq3_items_inqueue.pdf
>
>
> Under moderate to heavy loads, queues seem to be continually backed up - only started seeing this issue after upgrading
> from *5.2.0* to *5.3.2*.
> Items get pulled off of the queues - just not very quickly (i.e. we will have 30000+ items on the queue).

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