2 Replies Latest reply on Oct 12, 2005 9:16 AM by armorris007

    Need help with starter kit 3.0.1  jbpm-sever

    michaelholtzman

      Greetings. I have been asked to evaluate jBPM. I downloaded the starter kit version 3.0.1, but when I start the jbpm-sever component I get a load of errors, starting with:

      14:39:00,222 ERROR [MainDeployer] could not create deployment: file:/C:/Program Files/jBPM/jbpm-starters-kit-3.0.1/jbpm-
      server/server/jbpm/deploy/jbpm.sar/
      org.jboss.deployment.DeploymentException: Unexpected error during load of: org.jbpm.db.jmx.JbpmService, msg=org/jbpm/db/
      jmx/JbpmService (Unsupported major.minor version 49.0); - nested throwable: (java.lang.ClassNotFoundException: Unexpecte
      d error during load of: org.jbpm.db.jmx.JbpmService, msg=org/jbpm/db/jmx/JbpmService (Unsupported major.minor version 49
      .0))

      Eventually, it tells me that jbpm.war did not deploy. This is the "preconfigured jBoss" from the starter kit with no modifications.

      Thanx in advance for any clues.

        • 1. Re: Need help with starter kit 3.0.1  jbpm-sever
          armorris007

          This is mentioned in the forums but I thought I'd let you know.

          Apparently it's because the guy at JBoss that created the build, compiled it against a 1.5 JDK.

          I'm therefore guessing you're using a 1.4 or less JDK version to execute this?

          I've tried compiling the 3.0.1 build against 1.4 myself but I started to get docbook dependancy problems - so couldn't be bothered. I myself have reverted to the version 3.0 distribution for now.

          Let me know if you come up with a solution.

          Andy

          • 2. Re: Need help with starter kit 3.0.1  jbpm-sever
            armorris007

            Just to add - I actually now have a newly compiled 3.0.1 version working - it just takes some playing around with the JAR file locations.

            Andy