mougaritaki Posted June 9, 2015 Posted June 9, 2015 I can not find the file ctlscript.shand when I try to launch buildomatic / js-install.sh I will error Writing to log file: logs/js-install-pro_2015-06-09_09-56-34524.log----------------------------------------------------------------------Running JasperReports Server install script at 2015-06-09_09-56--------------------------------------------------------------------------------------------------------------------------------------------Using ANT_OPTS: -Dnet.sf.ehcache.disabled=true -Xms512m -Xmx2048m -XX:PermSize=128m----------------------------------------------------------------------WARNING: JAVA_HOME environment variable not found[default]Running install-normal-pro Ant task.----------------------------------------------------------------------Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.79.x86_64/lib/tools.jarBuildfile: /usr/share/jasperreports-server/buildomatic/build.xml [echo] Filtering properties (cleaning out blank spaces)BUILD FAILED/usr/share/jasperreports-server/buildomatic/build.xml:61: The following error occurred while executing this line:/usr/share/jasperreports-server/buildomatic/bin/setup.xml:744: The following error occurred while executing this line:/usr/share/jasperreports-server/buildomatic/bin/setup.xml:543: The following error occurred while executing this line:/usr/share/jasperreports-server/buildomatic/bin/setup.xml:731: /usr/share/jasperreports-server/buildomatic/${appServerJdbcDir} does not exist.
Solution hozawa Posted June 9, 2015 Solution Posted June 9, 2015 Try setting JAVA_HOME in your environmental variable. Also, I find it safer to use Oracle JDK instead of OpenJDK.
mougaritaki Posted June 9, 2015 Author Posted June 9, 2015 yes a do it and i have thes error[root@localhost buildomatic]# ./js-install.shWriting to log file: logs/js-install-pro_2015-06-09_12-18-23771.log----------------------------------------------------------------------Running JasperReports Server install script at 2015-06-09_12-18--------------------------------------------------------------------------------------------------------------------------------------------Using ANT_OPTS: -Dnet.sf.ehcache.disabled=true -Xms512m -Xmx2048m -XX:PermSize=128m----------------------------------------------------------------------[default]Running install-normal-pro Ant task.----------------------------------------------------------------------Java HotSpot 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0Buildfile: /usr/share/jasperreports-server/buildomatic/build.xml [echo] Filtering properties (cleaning out blank spaces)BUILD FAILED/usr/share/jasperreports-server/buildomatic/build.xml:61: The following error occurred while executing this line:/usr/share/jasperreports-server/buildomatic/bin/setup.xml:744: The following error occurred while executing this line:/usr/share/jasperreports-server/buildomatic/bin/setup.xml:543: The following error occurred while executing this line:/usr/share/jasperreports-server/buildomatic/bin/setup.xml:731: /usr/share/jasperreports-server/buildomatic/${appServerJdbcDir} does not exist.Total time: 1 secondChecking Ant return code: OK----------------------------------------------------------------------
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now