Namitha TM [https://community.jboss.org/people/namitha9] created the discussion
"Installing issue of jBPM5" To view the discussion, visit: https://community.jboss.org/message/736943#736943 -------------------------------------------------------------- I am trying to install jBPM. I am doing this by refering the the user guide http://docs.jboss.org/jbpm/v5.2/userguide/ch03.html http://docs.jboss.org/jbpm/v5.2/userguide/ch03.html I have installed java and ant by using the link specified in the user guide. I am using 64 bit Windows 7 and I installed java jdk-7u4-windows-x64.exe and it's location is C:\Program Files\Java\jdk1.7.0_04. Downloaded apache-ant-1.8.3-bin.zip and unzip to the location D:\ant I have created two external variables JAVA_HOME and ANT_HOME and specified the following path JAVA_HOME :C:\Program Files\Java\jdk1.7.0_04 ANT_HOME:D:\ant Path:C:\Program Files\Java\jdk1.7.0_04\bin;C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\Java\jre7\lib;%ANT_HOME%/bin;%JAVA_HOME%/bin On command Prompt D:\> java -version is working perfectly. (Its showing java version "1.7.0_04") If I put the following command D:\ant>ant Buidfile:D;\ant\buil.xml build: [javac]D:\ant\build.xml:12:warning:'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds BUILD SUCCESSFUL Total time: 2 seconds After that I downloaded the jbpm-5.2.0.Final-installer-full.zip (309.2 MB) and unzip to D drive On command prompt D:\jbpm-installer>ant install.demo Its downloading everything but its stopped when it reached downloading eclipse download.eclipse: [echo] Geting Eclipse ... [get] Getting: http://download.eclipse.org/technology/epp/downloads/release/helios/[email protected] http://download.eclipse.org/technology/epp/downloads/release/helios/[email protected] [get] To: D:\jbpm-installer\lib\[email protected] The command stopped here Eclipse is downloaded but cant unzip it .when i trying to unzip it manually, it shows the following error : - An alert that "No archieve found" and also shows Cannot open D:\jbpm-installer\lib\[email protected] And I downloaded eclipse-java-helios-SR2-win32-x86_64.zip from http://mirror.bit.edu.cn/eclipse/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32-x86_64.zip http://mirror.bit.edu.cn/eclipse/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32-x86_64.zip. When i try to unzip, it shows , the archieve is unknown format or damaged. There is another eclipse "C:\Program Files (x86)\eclipse-jee-galileo-SR1-win32" in the system and it is working perfectly Any Idea? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/736943#736943] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
