warbler fails to install on windows xp with jruby 1.5.2
-------------------------------------------------------

                 Key: JRUBY-5080
                 URL: http://jira.codehaus.org/browse/JRUBY-5080
             Project: JRuby
          Issue Type: Bug
          Components: Windows
    Affects Versions: JRuby 1.5.2
         Environment: Windows XP
Jruby 1.5.2
Warbler 1.2.1
            Reporter: Selva
            Priority: Critical


warbler fails to install on windows XP with jruby 1.5.2 with the error below. 
Note that it installs just fine on Linux.

C:\jruby-bin-1.5.2\jruby-1.5.2\bin>jruby -S gem install warbler
JRuby limited openssl loaded. http://jruby.org/openssl
gem install jruby-openssl for full support.
RubyThread.java:911:in `select': java.lang.NullPointerException
        from RubyThread.java:864:in `select'
        from RubyIO.java:2567:in `sysread'
        from org/jruby/RubyIO$i_method_0_1$RUBYINVOKER$sysread.gen:65535:in `cal
l'
        from JavaMethod.java:630:in `call'
        from DynamicMethod.java:186:in `call'
        from CachingCallSite.java:146:in `call'
        from protocol.rb:135:in `block_0$RUBY$__block__'
        from null:65535:in `call'
        from CompiledBlock.java:115:in `yield'
        from CompiledBlock.java:98:in `yield'
        from Block.java:194:in `yield'
        from Timeout.java:94:in `timeout'
        from Timeout.java:60:in `timeout'
        from org/jruby/ext/Timeout$TimeoutToplevel$s_method_0_1$RUBYINVOKER$time
out.gen:65535:in `call'
        from DynamicMethod.java:190:in `call'
        from CachingCallSite.java:155:in `callBlock'
        from CachingCallSite.java:172:in `callIter'
        from protocol.rb:134:in `__file__'
        from protocol.rb:-1:in `__file__'
        from JittedMethod.java:119:in `call'
        from CachingCallSite.java:106:in `call'
        from VCallNode.java:85:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from WhileNode.java:131:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:262:in `call'
        from DefaultMethod.java:204:in `call'
        from CachingCallSite.java:349:in `cacheAndCall'
        from CachingCallSite.java:228:in `call'
        from CallThreeArgNode.java:61:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from IfNode.java:117:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from FCallOneArgNode.java:36:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from IfNode.java:117:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:139:in `call'
        from DefaultMethod.java:156:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from FCallNoArgNode.java:31:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from InterpretedMethod.java:139:in `call'
        from DefaultMethod.java:156:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from CallNoArgNode.java:61:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from EnsureNode.java:96:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:242:in `call'
        from DefaultMethod.java:196:in `call'
        from CachingCallSite.java:339:in `cacheAndCall'
        from CachingCallSite.java:197:in `callBlock'
        from CachingCallSite.java:212:in `callIter'
        from CallTwoArgBlockNode.java:62:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from CallOneArgNode.java:57:in `interpret'
        from LocalAsgnNode.java:123:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:262:in `call'
        from DefaultMethod.java:204:in `call'
        from CachingCallSite.java:226:in `call'
        from FCallThreeArgNode.java:40:in `interpret'
        from LocalAsgnNode.java:123:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:113:in `call'
        from InterpretedMethod.java:127:in `call'
        from DefaultMethod.java:147:in `call'
        from CachingCallSite.java:66:in `call'
        from FCallManyArgsNode.java:60:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from WhenOneArgNode.java:36:in `whenSlowTest'
        from WhenOneArgNode.java:46:in `when'
        from CaseNode.java:133:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:262:in `call'
        from DefaultMethod.java:204:in `call'
        from CachingCallSite.java:226:in `call'
        from FCallThreeArgNode.java:40:in `interpret'
        from LocalAsgnNode.java:123:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from CallOneArgNode.java:57:in `interpret'
        from LocalAsgnNode.java:123:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from IfNode.java:119:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from WhenOneArgNode.java:36:in `whenSlowTest'
        from WhenOneArgNode.java:46:in `when'
        from CaseNode.java:133:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:262:in `call'
        from DefaultMethod.java:204:in `call'
        from CachingCallSite.java:349:in `cacheAndCall'
        from CachingCallSite.java:228:in `call'
        from CallThreeArgNode.java:61:in `interpret'
        from DAsgnNode.java:110:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedBlock.java:373:in `evalBlockBody'
        from InterpretedBlock.java:346:in `yield'
        from InterpretedBlock.java:303:in `yield'
        from Block.java:194:in `yield'
        from RubyArray.java:1630:in `eachCommon'
        from RubyArray.java:1637:in `each'
        from org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen:65535:i
n `call'
        from CachingCallSite.java:299:in `cacheAndCall'
        from CachingCallSite.java:117:in `callBlock'
        from CachingCallSite.java:122:in `call'
        from CallNoArgBlockNode.java:64:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:221:in `call'
        from DefaultMethod.java:188:in `call'
        from CachingCallSite.java:329:in `cacheAndCall'
        from CachingCallSite.java:188:in `call'
        from CallTwoArgNode.java:59:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from BeginNode.java:83:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from InterpretedBlock.java:373:in `evalBlockBody'
        from InterpretedBlock.java:346:in `yield'
        from InterpretedBlock.java:303:in `yield'
        from Block.java:194:in `yield'
        from RubyArray.java:1630:in `eachCommon'
        from RubyArray.java:1637:in `each'
        from org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen:65535:i
n `call'
        from CachingCallSite.java:299:in `cacheAndCall'
        from CachingCallSite.java:117:in `callBlock'
        from CachingCallSite.java:122:in `call'
        from CallNoArgBlockNode.java:64:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:139:in `call'
        from DefaultMethod.java:156:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from VCallNode.java:85:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from IfNode.java:119:in `interpret'
        from IfNode.java:119:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from CallSpecialArgNode.java:67:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from CaseNode.java:138:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from FCallOneArgNode.java:36:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from RescueNode.java:199:in `executeBody'
        from RescueNode.java:118:in `interpretWithJavaExceptions'
        from RescueNode.java:110:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from CallOneArgNode.java:57:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:180:in `call'
        from DefaultMethod.java:172:in `call'
        from CachingCallSite.java:309:in `cacheAndCall'
        from CachingCallSite.java:148:in `call'
        from gem:24:in `rescue_1$RUBY$__rescue___0'
        from gem:23:in `__file__'
        from gem:-1:in `load'
        from Ruby.java:685:in `runScript'
        from Ruby.java:568:in `runNormally'
        from Ruby.java:414:in `runFromMain'
        from Main.java:286:in `run'
        from Main.java:128:in `run'
        from Main.java:97:in `main'

-- 
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


Reply via email to