I'm trying to interact with a java library (Aspose Slides) inside of my Rails 3 app. I'm trying to get the rjb gem installed but I keep running into the same error when I try to start the app:
[BUG] cross-thread violation on rb_gc() (null) Abort trap I'm on OSX 10.6.6, running ruby 1.8.7-p174 (via RVM) and Rails 3.0.4. I tried a couple of methods for getting this to work on OSX with the first one being the official rjb page: http://rjb.rubyforge.org/ I also tried the "RJB Setup" section in this article as well, same error though: http://www.brandonmartinez.com/2010/03/13/tutorial-setting-up-itext-rjb-in-mac-os-x/ Thanks for any help! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

