java.lang.InternalError from require 'digest'
---------------------------------------------

                 Key: JRUBY-4691
                 URL: http://jira.codehaus.org/browse/JRUBY-4691
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.4
         Environment: GAE/J
            Reporter: Hiroshi Nakamura


Here's a stack trace on GAE/J: http://gist.github.com/353278

{noformat}
org.jruby.rack.RackInitializationException: library `digest' could not be 
loaded:
 java.lang.InternalError: cannot create instance of 
org.bouncycastle.jce.provider.symmetric.AESMappings :
 java.security.AccessControlException: access denied 
(java.security.SecurityPermission putProviderProperty.BC)
{noformat}

ext/digest works without BC so the exception must be ignored properly.  Patch 
follows.

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