1 Reply Latest reply on Oct 28, 2010 3:44 PM by probbaer

    Error while running demo.setup.jboss script

    kobier

      Hi.

       

      I was trying to build install JBPM 4.4 using demo.setup.jboss script. I followed steps from User Guide, and I got exception while executing it:

       

      BUILD FAILED
      C:\Documents and Settings\Kobier\Pulpit\jbpm-4.4\install\build.xml:129: The foll
      owing error occurred while executing this line:
      C:\Documents and Settings\Kobier\Pulpit\jbpm-4.4\install\build.xml:757: The foll
      owing error occurred while executing this line:
      C:\Documents and Settings\Kobier\Pulpit\jbpm-4.4\install\build.xml:902: Error wh
      ile expanding C:\Documents and Settings\Kobier\Pulpit\jbpm-4.4\install\downloads
      \eclipse-java-galileo-SR2-win32.zip
      java.io.IOException: Negative seek offset
      at java.io.RandomAccessFile.seek(Native Method)
      at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:
      467)

       

      I don't know what to do with this, and I would appreciate any advice. Thanks in advance!

       

      PS. I'm using Windows XP, Java 6u21, JBPM 4.4 and Apache Ant 1.8.1

        • 1. Re: Error while running demo.setup.jboss script
          probbaer

          Hi,

           

          I had the same problem. If you try to open the zip file "eclipse-java-galileo-SR2-win32.zip" in jbpm-4.4\install\downloads folder, you will see that the file is damaged.

          I solved the problem by changing the property name="eclipse.distro.url" in the build.xml file - see install folder.

          Change the URL to one of available mirrors. Just open the current URL in the browser and select a mirror. Copy and paste the URL.

           

          Afterwards the eclipse download works.