1 Reply Latest reply on Jul 29, 2007 11:41 AM by msandoz

    JBPM3.2.1 build error

    meet_nagi

      We are new to JBPM and we are evaluating it for usage in our projects.

      But while building the JBPM 3.2.1 we are getting some build errors.

      ant build.jpdl is the target we are using and below is the portion of error log.

      Please help us in this regard.

      Thanks


      Error mesage

      [java] preAssemble:
      [java] [echo] doing preAssemble

      [java] allElements:

      [java] init:

      [java] assembleElement:

      [java] main:

      [java] assemble.org.jbpm.gd.jpdl.feature:

      [java] main:

      [java] properties:

      [java] init:

      [java] gather.bin.parts:

      [java] init:

      [java] gather.bin.parts:

      [java] children:

      [java] rootFiles*_*_*:

      [java] BUILD FAILED
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\mainTargets.xml:25: The following error occurred while executing this line:
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\mainTargets.xml:90: The following error occurred while executing this line:
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\customTargets.xml:8: The following error occurred while executing this line:
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\genericTargets.xml:133: The following error occurred while executing this line:
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\assemble.org.jbpm.gd.jpdl.feature.all.xml:4: The following error occurred while executing this line:
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\customTargets.xml:22: The following error occurred while executing this line:
      [java] C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\assemble.org.jbpm.gd.jpdl.feature.xml:53: Execute failed: java.io.IOException: CreateProcess: zip -r -q C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace/N.3.0.13.1/org.jbpm.gd.jpdl.feature-3.0.13.1.zip eclipse/plugins/org.jbpm.gd.jpdl_3.1.0.alpha4 error=2

      [java] Total time: 12 seconds
      [java] Java Result: 13
      ntcall] Exiting C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml.
      ect base dir set to: C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build
      ntcall] calling target(s) [build-feature] in build file C:\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml

        • 1. Re: JBPM3.2.1 build error
          msandoz

          is there a particular part of the project you are trying to build or is it the whole thing - identity, designer, console, engine, etc? it looks like designer to me. if you're just trying to do an eval, go to the jbpm.3\designer\jpdl\org.jbpm.gd.jpdl folder and bring it into eclipse as a plugin project. you can spawn the designer from there. it takes a little more setup to get the automated build working and may not be needed for an evaluation. for that matter if you dont need the latest build, you can download the whole package off the site.

          as far as the error it looks like it cant find the zip application on your path?