Issue Type: Bug Bug
Affects Versions: JRuby 1.6.8
Assignee: Thomas E Enebo
Created: 19/Oct/12 1:11 AM
Description:
ds4172(~) !1! % echo $JRUBY_OPTS
--1.9

ds4172(~) % ruby --ng-server     
Exception in thread "main" java.net.UnknownHostException: --1.9: Name or service not known
        at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
        at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
        at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
        at java.net.InetAddress.getAllByName0(InetAddress.java:1211)
        at java.net.InetAddress.getAllByName(InetAddress.java:1127)
        at java.net.InetAddress.getAllByName(InetAddress.java:1063)
        at java.net.InetAddress.getByName(InetAddress.java:1013)
        at com.martiansoftware.nailgun.NGServer.main(Unknown Source)

Unsetting JRUBY_OPTS makes it work.

Project: JRuby
Priority: Major Major
Reporter: Jordan Sissel
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to