Hi, you shoul check you're JDK Version. Try the following, type:
- java -version and
- echo %JAVA_HOME%

You should see the version and the path to the you're JDK. Check if this is a version which is
supported by ofbiz or post the result back to the list.

Greetings
Joerg
Hi I am facing with the following problem while running ofbiz on windows
BUILD FAILED
D:\Workspace\ofbiz\build.xml:99: The following error occurred while
executing this line:
D:\Workspace\ofbiz\framework\build.xml:129: The following error occurred
while executing this line:
D:\Workspace\ofbiz\framework\service\build.xml:91: Cannot use SUN rmic, as it is not available. A common solution is to set the environment variable
JAVA_HOME or CLASSPATH.

I have added java_home and also in class path .. both javac and java are
accessible from my command prompt.
Please tell me what could be the problem.


Reply via email to