Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3765

scriptengines-jruby-1.1.1 incompatible with jruby 1.7.18

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2.1
    • WildFly Camel
    • None
    • % %
    • 0
    • 0% 0%

    Description

      I'm seeing this when trying to run some of the switchyard bpm quickstarts. The version of scriptengines-jruby being shipped with jruby seems incompatible :

      4:59:36,247 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."switchyard-bpm-service.jar".SwitchYardService: org.jboss.msc.service.StartException in service jboss.deployment.unit."switchyard-bpm-service.jar".SwitchYardService: Failed to start service
      at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1936) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_75]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_75]
      at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_75]
      Caused by: java.lang.NoSuchMethodError: org.jruby.internal.runtime.GlobalVariables.define(Ljava/lang/String;Lorg/jruby/runtime/IAccessor;)V
      at com.google.code.scriptengines.jruby.JRubyScriptEngine.init(JRubyScriptEngine.java:477)
      at com.google.code.scriptengines.jruby.JRubyScriptEngine.<init>(JRubyScriptEngine.java:96)
      at com.google.code.scriptengines.jruby.JRubyScriptEngineFactory.getScriptEngine(JRubyScriptEngineFactory.java:134)
      at org.jbpm.process.core.transformation.JavaScriptingDataTransformer.<init>(JavaScriptingDataTransformer.java:71)
      

      Attachments

        Activity

          People

            toigaras@redhat.com tomohisa igarashi
            tcunning@redhat.com Thomas Cunningham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: