[jboss-user] [jBPM Users] - [jBPM4.2] Installation problems
StevenMayhew
do-not-reply at jboss.com
Sun Dec 6 21:06:12 EST 2009
Hi everyone,
I'm having quite a few issues trying to install jBPM and jBoss AS. I have downloaded jBPM 4.2, unzipped and gone into the install folder. Running "ant demo.setup.jboss" fails and tells me that my JAVA_HOME is set to something that it definitely is not.
Here are the installation notes:
testbase at linux-01:~/surv/jbpm-4.2/install$ ant demo.setup.jboss > a.out
BUILD FAILED
/home/testbase/surv/jbpm-4.2/install/build.xml:149: The following error occurred while executing this line:
/home/testbase/surv/jbpm-4.2/install/build.xml:337: The following error occurred while executing this line:
/home/testbase/surv/jbpm-4.2/examples/build.xml:85: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-6-openjdk/jre"
Total time: 1 minute 55 seconds
And a.out: http://pastebin.com/fdc36aaa
And my JAVA_HOME:
testbase at linux-01:~/surv/jbpm-4.2/install$ echo $JAVA_HOME
/usr/lib/jvm/java-1.6.0-openjdk
Anybody got any ideas why this is failing?
Cheers,
Steven
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269215#4269215
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269215
More information about the jboss-user
mailing list