irb fails to work with Nailgun
------------------------------
Key: JRUBY-3685
URL: http://jira.codehaus.org/browse/JRUBY-3685
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.3
Environment: jruby 1.3.0RC2 (ruby 1.8.6p287) (2009-05-22 fdd8969)
(OpenJDK 64-Bit Server VM 1.6.0_0) [amd64-java]
(on Ubuntu 9.04 x64)
Reporter: Daniel Luz
First, I start a Nailgun server (session A):
$ jruby --ng-server
NGServer started on all interfaces, port 2113.
Then I try to run irb through it (session B):
$ jruby --ng -S irb
I do at first get an irb prompt on session B, and I can type on it. However,
pressing enter or Ctrl-D leads the prompt to apparently freeze, producing no
output. From this moment onwards, pressing Ctrl-C on session A also won't stop
the server (though the process still seems responsive to new ng clients or
SIGTERM).
There's a bit of discussion on this bug already on Charles' blog comments:
http://blog.headius.com/2009/05/jruby-nailgun-support-in-130.html?showComment=1242285000000#c7890946982673525909
--
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