Bugs item #14114, was opened at 2007-09-20 20:25 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=14114&group_id=2014
Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Uwe Kubosch (donv) Assigned to: Nobody (None) Summary: VerifyError when starting Tomcat Initial Comment: Hi! I am trying to run my Rails application using JRuby 1.0.1, goldspike and Tomcat 6.0.14 I have generated a war file that is expended in Tomcat, but when tomcat tries to start the app, I get the following error: Exception in thread "ObjectPoolManager" java.lang.VerifyError: (class: org/jruby/ext/openssl/ASN1$ASN1Data, method: toASN1 signature: ()Lorg/bouncycastle/asn1/ASN1Encodable;) Wrong return type in function A full stack trace is attached. Do you have any idea what I can do to fix this? With kind regards, Uwe Kubosch Norway ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=14114&group_id=2014 _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
