You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Updated) (JIRA)" <ji...@apache.org> on 2012/02/26 22:48:49 UTC

[jira] [Updated] (QPID-2333) Seemingly random timeouts

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

Robbie Gemmell updated QPID-2333:
---------------------------------

    Component/s: Qpid Managment Framework
                 C++ Broker
    Description: 
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


  was:

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


    
> Seemingly random timeouts
> -------------------------
>
>                 Key: QPID-2333
>                 URL: https://issues.apache.org/jira/browse/QPID-2333
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, Qpid Managment Framework
>         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.
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

        

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