You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ian Main (JIRA)" <qp...@incubator.apache.org> on 2010/01/06 20:55:54 UTC

[jira] Created: (QPID-2333) Seemingly random timeouts

Seemingly random timeouts
-------------------------

                 Key: QPID-2333
                 URL: https://issues.apache.org/jira/browse/QPID-2333
             Project: Qpid
          Issue Type: Bug
         Environment: qmf-0.5.829175-3.fc11.x86_64

Running console and qpidd on one machine, with stress_agent on a different one.
            Reporter: Ian Main



When running with the console and qpidd on localhost and the stress agent on another, I was able to produce this:

/usr/lib/ruby/site_ruby/1.8/qmf.rb:357:in `method_missing': Timed out waiting for response (RuntimeError)
        from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
        from /usr/lib/ruby/site_ruby/1.8/qmf.rb:352:in `method_missing'
        from /usr/lib/ruby/site_ruby/1.8/qmf.rb:348:in `each'
        from /usr/lib/ruby/site_ruby/1.8/qmf.rb:348:in `method_missing'
        from ./console.rb:131:in `main'
        from ./console.rb:128:in `initialize'
        from ./console.rb:128:in `new'
        from ./console.rb:128:in `main'

The agent was started with:

$ ./stress_agent -b tp.mains.priv -n 50

and the console:

$ ./console.rb -t testobject -s -x 10000


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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2333) Seemingly random timeouts

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross reassigned QPID-2333:
------------------------------

    Assignee: Ted Ross

> Seemingly random timeouts
> -------------------------
>
>                 Key: QPID-2333
>                 URL: https://issues.apache.org/jira/browse/QPID-2333
>             Project: Qpid
>          Issue Type: Bug
>         Environment: qmf-0.5.829175-3.fc11.x86_64
> Running console and qpidd on one machine, with stress_agent on a different one.
>            Reporter: Ian Main
>            Assignee: Ted Ross
>
> When running with the console and qpidd on localhost and the stress agent on another, I was able to produce this:
> /usr/lib/ruby/site_ruby/1.8/qmf.rb:357:in `method_missing': Timed out waiting for response (RuntimeError)
>         from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
>         from /usr/lib/ruby/site_ruby/1.8/qmf.rb:352:in `method_missing'
>         from /usr/lib/ruby/site_ruby/1.8/qmf.rb:348:in `each'
>         from /usr/lib/ruby/site_ruby/1.8/qmf.rb:348:in `method_missing'
>         from ./console.rb:131:in `main'
>         from ./console.rb:128:in `initialize'
>         from ./console.rb:128:in `new'
>         from ./console.rb:128:in `main'
> The agent was started with:
> $ ./stress_agent -b tp.mains.priv -n 50
> and the console:
> $ ./console.rb -t testobject -s -x 10000

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-2333) Seemingly random timeouts

Posted by "Ian Main (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797285#action_12797285 ] 

Ian Main commented on QPID-2333:
--------------------------------

We saw this happen in ovirt a lot as well.  Which is kind of strange because it saw a lot less traffic then this test is producing in order to reproduce the issue.

> Seemingly random timeouts
> -------------------------
>
>                 Key: QPID-2333
>                 URL: https://issues.apache.org/jira/browse/QPID-2333
>             Project: Qpid
>          Issue Type: Bug
>         Environment: qmf-0.5.829175-3.fc11.x86_64
> Running console and qpidd on one machine, with stress_agent on a different one.
>            Reporter: Ian Main
>
> When running with the console and qpidd on localhost and the stress agent on another, I was able to produce this:
> /usr/lib/ruby/site_ruby/1.8/qmf.rb:357:in `method_missing': Timed out waiting for response (RuntimeError)
>         from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
>         from /usr/lib/ruby/site_ruby/1.8/qmf.rb:352:in `method_missing'
>         from /usr/lib/ruby/site_ruby/1.8/qmf.rb:348:in `each'
>         from /usr/lib/ruby/site_ruby/1.8/qmf.rb:348:in `method_missing'
>         from ./console.rb:131:in `main'
>         from ./console.rb:128:in `initialize'
>         from ./console.rb:128:in `new'
>         from ./console.rb:128:in `main'
> The agent was started with:
> $ ./stress_agent -b tp.mains.priv -n 50
> and the console:
> $ ./console.rb -t testobject -s -x 10000

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org