Created
February 5, 2013 00:12
-
-
Save arax/4710994 to your computer and use it in GitHub Desktop.
rOCCI VOMS authn exception in jRuby
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OpenSSL::SSL::SSLError: Received fatal alert: decrypt_error | |
connect at org/jruby/ext/openssl/SSLSocket.java:170 | |
connect at jar:file:/tmp/jruby7520675521007850409extract/jruby-stdlib-1.7.2.jar!/META-INF/jruby.home/lib/ruby/1.9/net/http.rb:799 | |
timeout at org/jruby/ext/timeout/Timeout.java:105 | |
connect at jar:file:/tmp/jruby7520675521007850409extract/jruby-stdlib-1.7.2.jar!/META-INF/jruby.home/lib/ruby/1.9/net/http.rb:799 | |
do_start at jar:file:/tmp/jruby7520675521007850409extract/jruby-stdlib-1.7.2.jar!/META-INF/jruby.home/lib/ruby/1.9/net/http.rb:755 | |
start at jar:file:/tmp/jruby7520675521007850409extract/jruby-stdlib-1.7.2.jar!/META-INF/jruby.home/lib/ruby/1.9/net/http.rb:744 | |
request at jar:file:/tmp/jruby7520675521007850409extract/jruby-stdlib-1.7.2.jar!/META-INF/jruby.home/lib/ruby/1.9/net/http.rb:1292 | |
perform at /home/arax/.rvm/gems/jruby-1.7.2/gems/httparty-0.10.2/lib/httparty/request.rb:91 | |
perform_request at /home/arax/.rvm/gems/jruby-1.7.2/gems/httparty-0.10.2/lib/httparty.rb:456 | |
head at /home/arax/.rvm/gems/jruby-1.7.2/gems/httparty-0.10.2/lib/httparty.rb:439 | |
set_media_type at lib/occi/api/client/client_http.rb:978 | |
initialize at lib/occi/api/client/client_http.rb:97 | |
connect at lib/occi/api/dsl.rb:9 | |
(root) at file:/home/arax/projects/rOCCI/occi.jar!/rOCCI/bin/occi:85 | |
load at org/jruby/RubyKernel.java:1046 | |
(root) at file:/home/arax/projects/rOCCI/occi.jar!/META-INF/main.rb:1 | |
require at org/jruby/RubyKernel.java:1027 | |
(root) at file:/home/arax/projects/rOCCI/occi.jar!/META-INF/main.rb:1 | |
(root) at jar:file:/tmp/jruby7520675521007850409extract/jruby-stdlib-1.7.2.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/custom_require.rb:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment