avadheshchoudhary Posted July 10, 2015 Posted July 10, 2015 [default]Bundled Ant not found. Using existing Ant.Running install-normal-pro Ant task.----------------------------------------------------------------------Error: Could not find or load main class org.apache.tools.ant.launch.LauncherChecking Ant return code: OK
hozawa Posted July 12, 2015 Posted July 12, 2015 Which version of Java are you using? Works OK with me using Oracle JDK 1.7.
avadheshchoudhary Posted July 13, 2015 Author Posted July 13, 2015 First I was using jdk 1.8 after that I tried switching to jdk 1.7 but the same problem persist.
hozawa Posted July 14, 2015 Posted July 14, 2015 Are your using ORACLE jdk1.7? It may be a problem with Open JDK.Reference:http://stackoverflow.com/questions/2336299/what-is-wrong-with-my-ant-configuration
avadheshchoudhary Posted July 14, 2015 Author Posted July 14, 2015 I am using ORACLE jdk1.7 only, now after setting ANT_HOME to apache_ant folder inside installation src directory of jasper server this error corrected.
avadheshchoudhary Posted July 14, 2015 Author Posted July 14, 2015 Apache Ant version 1.9.2 is installed on suystem, if I set ant home path to installed directory which is 'usr/share/ant' it throws some error but when i point this directory to apache-ant of jasperserver source directory it works fine but gives an error that war directory is empty
avadheshchoudhary Posted July 14, 2015 Author Posted July 14, 2015 Now I am facing this errorBUILD FAILED/home/automation/jasper/jasperReports-Server-cp-6.1.0-src/jasperserver/buildomatic/bin/app-server.xml:774: /home/automation/jasper/jasperReports-Server-cp-6.1.0-src/jasperserver/buildomatic/install_resources/war/jasperserver does not exist.
ryanp424 Posted July 16, 2015 Posted July 16, 2015 Here's something somebody else did that worked, but not sure which version they were using, worth a shot:http://community.jaspersoft.com/questions/801826/error-war-file-upgrade-45-50
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