2 Replies Latest reply on Jun 29, 2011 8:57 AM by michael.wagner

    ERROR Installing

    yllsuarez

      /opt/jbpm-installer# ant install.demo

      Buildfile: /opt/jbpm-installer/build.xml

       

       

      download.jboss.check:

           [echo] Checking JBoss AS download ...

       

       

      download.jboss:

       

       

      install.jboss:

          [unzip] Expanding: /opt/jbpm-installer/lib/jboss-5.1.0.GA.zip into /opt/jbpm-installer

       

       

      download.drools.guvnor.check:

           [echo] Checking Drools Guvnor download ...

       

       

      download.drools.guvnor:

       

       

      install.guvnor.into.jboss:

       

       

      check.jboss.version:

       

       

      install.guvnor.into.jboss.5:

          [mkdir] Created dir: /opt/jbpm-installer/target/drools-guvnor

          [unzip] Expanding: /opt/jbpm-installer/lib/drools-5.2.0.M1-guvnor.war into /opt/jbpm-installer/target/drools-guvnor

            [zip] Building zip: /opt/jbpm-installer/target/drools-guvnor.war

           [copy] Copying 1 file to /opt/jbpm-installer/jboss-5.1.0.GA/server/default/deploy

         [delete] Deleting directory /opt/jbpm-installer/target

       

       

      check.jboss.version:

       

       

      install.guvnor.into.jboss.other:

       

       

      download.designer.check:

           [echo] Checking Designer download ...

       

       

      download.designer:

       

       

      install.designer.into.jboss:

           [copy] Copying 1 file to /opt/jbpm-installer/jboss-5.1.0.GA/server/default/deploy

       

       

      download.h2.check:

           [echo] Checking h2 download ...

       

       

      download.h2:

           [echo] Getting h2 ...

            [get] Getting: http://repository.jboss.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar

            [get] To: /opt/jbpm-installer/db/driver/h2.jar

            [get] Error opening connection java.io.IOException: Server returned HTTP response code: 403 for URL: http://repository.jboss.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar

            [get] Error opening connection java.io.IOException: Server returned HTTP response code: 403 for URL: http://repository.jboss.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar

            [get] Error opening connection java.io.IOException: Server returned HTTP response code: 403 for URL: http://repository.jboss.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar

            [get] Can't get http://repository.jboss.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar to /opt/jbpm-installer/db/driver/h2.jar

       

       

      BUILD FAILED

      /opt/jbpm-installer/build.xml:37: Can't get http://repository.jboss.org/maven2/com/h2database/h2/1.2.124/h2-1.2.124.jar to /opt/jbpm-installer/db/driver/h2.jar

       

       

      Total time: 1 minute 1 second

        • 1. Re: ERROR Installing
          pushreply

          I have the same exact problem!

          I deactivated firewall, it is still not working

          WIN 7, 32BIT

           

          Problem:

          Legacy Maven Repository

           

          As of April 2010, the JBoss Community no longer uses the old repository URL.

           

          http://repository.jboss.org/maven2/ 

           

          This URL has been disabled (June 2011) in order to reduce the load on the JBoss repository and encourage users to migrate to the Nexus URLs

           

          More:

          http://community.jboss.org/wiki/MavenSettings

          • 2. Re: ERROR Installing
            michael.wagner

            I have had the same problem. The solution is to download the jar manually, copy it to db/driver/ and rename it to h2.jar.