laif.hartmann Posted October 24, 2013 Share Posted October 24, 2013 I am facing some problem while running the js-install-se.shWriting 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.xmlgen-config: [echo] Regen config files if they have already been cleaned: [echo] currentConf= /opt/jasperreports-server-cp-5.1.0/buildomatic/build_conf/defaulttest-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 setTotal time: 0 secondsChecking Ant return code: OK----------------------------------------------------------------------[/code]my default_master.propertiesappServerType = tomcat7CATALINA_HOME = /usr/share/apache-tomcat-7.0.42CATALINA_BASE = /opt/apache-tomcat-7.0.39# database typedbType=mysql# database location and connection settingsdbHost=localhostdbUsername=rootdbPassword=dbPort=3306[/code]I have no clue, what is wrong ... I allready imported the sugar und foodmart sample into the mysql database Link to comment Share on other sites More sharing options...
laif.hartmann Posted October 24, 2013 Author Share Posted October 24, 2013 Okay, found the error ... the db driver was missing ... Link to comment Share on other sites More sharing options...
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