Installation problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Installation problem

bpchip
I have just begun using OFBiz and I am struggling to start up running Windows XP.

Downloaded latest JDK file from Java and set JAVA_HOME on system variable to program_files\java\jdk1.6.0_23

Unzipped latest OFBiz bundle and when running in command prompt I receive:
"F:program_files\java\jdk1.6.0_23\bin\java" -Xms128M -Xmx512M -XX:MaxPermSize=128m -jar ofbiz.jar
The system cannot find the file path specified.

Looking through other topics on this forum I attempted fixes that worked for other users but cannot get it to run.

Attempted to run ant run-install and received a similar message

Thoughts?