Sha256: 6041c8f780015710cd3e1e4f767e0f6071dc62a2cdf80885300fd7b43552f9e7
Contents?: true
Size: 1.65 KB
Versions: 2
Compression:
Stored size: 1.65 KB
Contents
# Lines starting with '#' and sections without content # are not displayed by a call to 'details' # [paths] # Paths related to this bug. # suggested format: REPO_PATH:LINENUMBERS [details] # Additional details You can duplicate this by running the following tests in this order, in Jruby: * common/connection_pool_parallelism_spec * common/nebulous_interface_spec * common/sequel_pg_interface_spec Here's the error: ``` Stomp::Error::ReceiveTimeout: Stomp::Error::ReceiveTimeout block in _receive at /home/jonea/.rbenv/versions/jruby-9.1.17.0/lib/ruby/gems/shared/gems/stomp-1.4.4/lib/connec tion/netio.rb:66 synchronize at org/jruby/ext/thread/Mutex.java:158 _receive at /home/jonea/.rbenv/versions/jruby-9.1.17.0/lib/ruby/gems/shared/gems/stomp-1.4.4/lib/connec tion/netio.rb:31 __old_receive at /home/jonea/.rbenv/versions/jruby-9.1.17.0/lib/ruby/gems/shared/gems/stomp-1.4.4/lib/connec tion/utils.rb:250 receive at /home/jonea/.rbenv/versions/jruby-9.1.17.0/lib/ruby/gems/shared/gems/stomp-1.4.4/lib/stomp/ connection.rb:481 block in start_listeners at /home/jonea/.rbenv/versions/jruby-9.1.17.0/lib/ruby/gems/shared/gems/stomp-1.4.4/lib/client /utils.rb:194 loop at org/jruby/RubyKernel.java:1316 block in start_listeners at /home/jonea/.rbenv/versions/jruby-9.1.17.0/lib/ruby/gems/shared/gems/stomp-1.4.4/lib/client /utils.rb:193 r ``` This might be related to this jRuby bug: https://github.com/jruby/jruby/issues/5476. [expected] # The expected result [actual] # What happened instead [reproduce] # Reproduction steps [comments] # Comments and updates - leave your name
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pod4-1.0.1 | .bugs/details/b5368c7ef19065fc597b5692314da71772660963.txt |
pod4-1.0.0 | .bugs/details/b5368c7ef19065fc597b5692314da71772660963.txt |