rails error - java.lang.IllegalArgumentException while creating ruby runtime 
instance
-------------------------------------------------------------------------------------

                 Key: JRUBY-953
                 URL: http://jira.codehaus.org/browse/JRUBY-953
             Project: JRuby
          Issue Type: Bug
         Environment: JRuby 1.0RC2(svn rev# 3678), Goldspike 1.3-SNAPSHOT, 
GlassFishv2
            Reporter: Ashish Sahni
            Assignee: Thomas E Enebo


{noformat}
java.lang.IllegalArgumentException: org.jruby.RubyObjectInvokerrbClone0
        at 
org.jruby.runtime.callback.InvocationCallbackFactory.getFastMethod(InvocationCallbackFactory.java:528)
        at org.jruby.RubyKernel.createKernelModule(RubyKernel.java:176)
        at org.jruby.Ruby.initCoreClasses(Ruby.java:685)
        at org.jruby.Ruby.init(Ruby.java:588)
        at org.jruby.Ruby.newInstance(Ruby.java:243)
        at org.jruby.Ruby.getDefaultInstance(Ruby.java:232)
        at 
org.jruby.webapp.RailsFactory.createRubyRuntime(RailsFactory.java:170)
        at org.jruby.webapp.RailsFactory.makeObject(RailsFactory.java:95)
        at 
org.jruby.webapp.util.CustomObjectPool.addObject(CustomObjectPool.java:92)
        at 
org.jruby.webapp.util.CustomObjectPool.addObjects(CustomObjectPool.java:105)
        at 
org.jruby.webapp.RailsContextListener.createObjectPool(RailsContextListener.java:101)
        at 
org.jruby.webapp.RailsContextListener.contextInitialized(RailsContextListener.java:53)
{noformat}

Still digging ... not sure where the exact problem is. 

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