Jump to content
We've recently updated our Privacy Statement, available here ×

js-install.sh install_resources/war/jasperserver-pro does not exist


aniehaus

Recommended Posts

After struggiling for days I cannot get js-install.sh to deploy a war file.

I install the jasperserver with the provided jasperreports-server-5.6.1-linux-x64-installer.run on the site but I wish to run jasperserver with mssql as the repository database . So I changed default_master.properties to the appropriate values :

appServerType = tomcat7
appServerDir=/opt/jasperreports-server-5.6.1/apache-tomcat
dbType=sqlserver

# database location and connection settings

dbHost=XXXXX
dbUsername=XXXXX
dbPassword=XXXXX

It creates the sample dbs and jasperserver db on the mssql database but as soon as it tries to deploy the app in tomcat :


BUILD FAILED
/opt/jasperreports-server-5.6.1/buildomatic/bin/app-server.xml:770: /opt/jasperreports-server-5.6.1/buildomatic/install_resources/war/jasperserver-pro does not exist.

I then create the directory and try and run it again :

BUILD FAILED
/opt/jasperreports-server-5.6.1/buildomatic/bin/app-server.xml:776: The following error occurred while executing this line:
/opt/jasperreports-server-5.6.1/buildomatic/bin/app-server.xml:526: Replace: source file /opt/jasperreports-server-5.6.1/apache-tomcat/webapps/jasperserver-pro/WEB-INF/web.xml doesn't exist
 

Please Please Please Help . I'm on day 4 now trying to get this to work .

Kind Regards

Alex Niehaus

 

 

 

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 5 years later...

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...