Jump to content

Recommended Posts

Posted

I download the latest version "jasperreports-server-cp-5.6.0-bin.zip".

It is said I can run js-install.bat to install the WAR file, but when I extract the zip file, only file "js-install-ce.bat" found.

So I have  to follow the instructions in http://community.jaspersoft.com/documentation/jasperreports-server-install-guide/v56/installing-war-file-manually.

js-ant create-js-db

Creates the JasperReports Server repository database.

js-ant create-sugarcrm-db

js-ant create-foodmart-db

(Optional) Creates the sample databases.

js-ant load-sugarcrm-db

js-ant load-foodmart-db

(Optional) Loads sample data into the sample databases.

js-ant init-js-db-pro

js-ant import-minimal-pro

Initializes the jasperserver database, loads core application data. Running js-ant import-minimal-pro is mandatory. The server cannot function without this data.

js-ant import-sample-data-pro

(Optional) Loads the demos that use the sample data.

js-ant deploy-webapp-pro

Configures and deploys the WAR file to Tomcat, JBoss, or
Glassfish.

 

I encounterd a problmen when I executed statement "js-ant import-minimal-pro"

============
import-minimal-pro:
     [echo]
     [echo] Error: Directory D:/JsperReport/jasperreports-server-cp-5.6.0-bin/buildomatic/conf_source/iePro was not found
     [echo] Try running "js-ant assemble-export-files-pro"
     [echo] Make sure you have compiled the jasperserver source code.
     [echo]
 
BUILD FAILED
D:JsperReportjasperreports-server-cp-5.6.0-binbuildomaticbinimport-export.xml:269: The following error occurred while executing this line:
D:JsperReportjasperreports-server-cp-5.6.0-binbuildomaticbinimport-export.xml:88: Missing import-export config directory
============
 
Regards,
Derek
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
Posted

Look at the top of the page of your page in your link. You're looking at the installation manual for the Professional edition.

JasperReports Server Pro Install Guide » Installing the WAR File Distribution

I think the main problem here is with the Jaspersoft documentation page. It should separate community the professional documentations instead of mixing them all together. Just naming "JasperReports Server Install Guide" probably is't too good too. They should have titled it "JasperReports Server Professional Install Guide".

TThere is a Community version install guide a little further down the list - "JasperReports Server Community Install Guide". This is the document that you need to use for the community version. The page you want to read the the following page. It correctly specifies js-install-ce.bat

http://community.jaspersoft.com/documentation/jasperreports-server-community-install-guide/v56/installing-war-file-using-js-install

 

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...