Rinda::RingFinger.primary hangs on UDPSocket.open
-------------------------------------------------
Key: JRUBY-1413
URL: http://jira.codehaus.org/browse/JRUBY-1413
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.0.1
Environment: Running Jruby 1.0.1 on Ubuntu Gutsy Gibbon (7.10), kernel
2.6.22-13-generic
Reporter: Menno Jonkers
When running:
require 'rinda/ring'
DRb.start_service
ring_server = Rinda::RingFinger.primary
the last call causes jruby to hang on line 181 of rinda/ring.rb:
soc = UDPSocket.open
The test code is from the list_services.rb example at
http://segment7.net/projects/ruby/drb/rinda/ringserver.html.
May be related to the rudimentary UDP support mentioned in issue JRUBY-1126.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email