I am facing some problem while running the js-install-se.sh
Writing to log file: logs/js-install-ce_2013-10-18_07-41-39559.log ---------------------------------------------------------------------- Running JasperReports Server install script at 2013-10-18_07-41 ---------------------------------------------------------------------- [default] Running install-normal-ce Ant task. ---------------------------------------------------------------------- Buildfile: /opt/jasperreports-server-cp-5.1.0/buildomatic/build.xml [echo] Filtering properties (cleaning out blank spaces) [echo] creating /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [delete] Deleting directory /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [mkdir] Created dir: /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 1 file to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 1 file to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 1 file to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 1 file to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 1 file to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 22 files to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default [copy] Copying 1 file to /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default/webapp/WEB-INF [echo] chkIfPackageManagedTomcat: check if package managed tomcat [echo] chkIfPackageManagedTomcat: CATALINA_HOME and CATALINA_BASE are BOTH set [echo] chkIfPackageManagedTomcat: CATALINA_HOME folder location exists [echo] chkIfPackageManagedTomcat: CATALINA_BASE folder location exists [echo] tomcatPackageManaged IS SET [echo] Overriding fixedAppServerDir with value from CATALINA_BASE [echo] using settings file: /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default/maven_settings.xml gen-config: [echo] Regen config files if they have already been cleaned: [echo] currentConf= /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/default test-ce-all-props: [echo] Checking properties: [echo] appServerType=tomcat7 [echo] appServerDir=${appServerDir} BUILD FAILED /opt/jasperreports-server-cp-5.1.0/buildomatic/bin/setup.xml:812: The following error occurred while executing this line: /opt/jasperreports-server-cp-5.1.0/buildomatic/bin/validation.xml:319: The following error occurred while executing this line: /opt/jasperreports-server-cp-5.1.0/buildomatic/bin/validation.xml:335: Error: appServerDir property is not set Total time: 0 seconds Checking Ant return code: OK ----------------------------------------------------------------------
my default_master.properties
appServerType = tomcat7 CATALINA_HOME = /usr/share/apache-tomcat-7.0.42 CATALINA_BASE = /opt/apache-tomcat-7.0.39 # database type dbType=mysql # database location and connection settings dbHost=localhost dbUsername=root dbPassword= dbPort=3306
I have no clue, what is wrong ... I allready imported the sugar und foodmart sample into the mysql database