rake test doesn't finish on JDK5 w/o policy files update
--------------------------------------------------------

                 Key: JRUBY-4428
                 URL: http://jira.codehaus.org/browse/JRUBY-4428
             Project: JRuby
          Issue Type: Test
          Components: OpenSSL
    Affects Versions: JRuby-OpenSSL 0.6
            Reporter: Hiroshi Nakamura
            Assignee: Hiroshi Nakamura
            Priority: Minor


{noformat}
PKCS7.java:774:in `dataDecode': org.jruby.ext.openssl.impl.PKCS7Exception: 
PKCS7[Method: 112,
 Reason: -1, Data: java.security.InvalidKeyException: Illegal key size]
        from PKCS7.java:485:in `decrypt'
        from PKCS7.java:503:in `decrypt'
        from 
org/jruby/ext/openssl/PKCS7$i_method_0_0$RUBYINVOKER$decrypt.gen:-1:in `call'
        from JavaMethod.java:635:in `call'
        from DynamicMethod.java:194:in `call'
        from CachingCallSite.java:329:in `cacheAndCall'
        from CachingCallSite.java:188:in `call'
        from CallTwoArgNode.java:59:in `interpret'
        from FCallTwoArgNode.java:38:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:156:in `call'
        from DefaultMethod.java:165:in `call'
        from RubyClass.java:430:in `finvoke'
        from RubyObject.java:1438:in `send'
        from org/jruby/RubyObject$i_method_multi$RUBYINVOKER$send.gen:-1:in 
`call'
        from JavaMethod.java:267:in `call'
        from CachingCallSite.java:146:in `call'
        from FCallOneArgNode.java:36:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from RescueNode.java:225:in `executeBody'
        from RescueNode.java:147:in `interpretWithJavaExceptions'
        from RescueNode.java:110: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 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:193:in `call'
        from DefaultMethod.java:181:in `call'
        from CachingCallSite.java:155:in `callBlock'
        from CachingCallSite.java:162:in `call'
        from CallOneArgBlockPassNode.java:60: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:1614:in `eachCommon'
        from RubyArray.java:1621:in `each'
        from org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen:-1:in 
`call'
        from CachingCallSite.java:115: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:193:in `call'
        from DefaultMethod.java:181:in `call'
        from CachingCallSite.java:319:in `cacheAndCall'
        from CachingCallSite.java:157:in `callBlock'
        from CachingCallSite.java:162:in `call'
        from CallOneArgBlockPassNode.java:60: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:1614:in `eachCommon'
        from RubyArray.java:1621:in `each'
        from org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen:-1:in 
`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:193:in `call'
        from DefaultMethod.java:181:in `call'
        from CachingCallSite.java:319:in `cacheAndCall'
        from CachingCallSite.java:157:in `callBlock'
        from CachingCallSite.java:162:in `call'
        from CallOneArgBlockNode.java:60:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:137:in `call'
        from DefaultMethod.java:157:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from CallNoArgNode.java:61:in `interpret'
        from ReturnNode.java:88:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from InterpretedMethod.java:137:in `call'
        from DefaultMethod.java:157:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from VCallNode.java:85:in `interpret'
        from ReturnNode.java:88:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:137:in `call'
        from DefaultMethod.java:157:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from CallNoArgNode.java:61:in `interpret'
        from ReturnNode.java:88:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from InterpretedMethod.java:211:in `call'
        from DefaultMethod.java:189:in `call'
        from CachingCallSite.java:329:in `cacheAndCall'
        from CachingCallSite.java:188:in `call'
        from CallTwoArgNode.java:59:in `interpret'
        from CallNoArgNode.java:61:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from BlockNode.java:71:in `interpret'
        from InterpretedMethod.java:137:in `call'
        from DefaultMethod.java:157: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 InterpretedMethod.java:137:in `call'
        from DefaultMethod.java:157:in `call'
        from CachingCallSite.java:289:in `cacheAndCall'
        from CachingCallSite.java:108:in `call'
        from CallNoArgNode.java:61:in `interpret'
        from FCallOneArgNode.java:36:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from IfNode.java:119:in `interpret'
        from NewlineNode.java:104:in `interpret'
        from InterpretedBlock.java:373:in `evalBlockBody'
        from InterpretedBlock.java:327:in `yield'
        from BlockBody.java:79:in `call'
        from Block.java:89:in `call'
        from RubyProc.java:225:in `call'
        from RubyProc.java:208:in `call'
        from Ruby.java:2654:in `tearDown'
        from Main.java:274:in `run'
        from Main.java:117:in `run'
        from Main.java:97:in `main'
{noformat}

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