ocakoznurr Posted November 13, 2022 Posted November 13, 2022 Merhaba,Jasperserver kurulumunda aşağıdaki hatayı alıyorum. Nedeni ne olabilir ve nasıl düzeltebilirim?Problem running post-install step. Installation may not complete correctly Error running C:Jaspersoftjasperreports-server-cp-8.0.0/buildomatic/js-ant.batimport-sample-data-ce: [exec] Result: 128BUILD FAILEDC:Jaspersoftjasperreports-server-cp-8.0.0buildomaticbinimport- export.xml:361: The following error occurred while executing this line: C:Jaspersoft jasperreports-server-cp-8.0.0buildomaticbinimport- export.xml:168: Java returned: -1Total time: 23 seconds
Swapnil Pawar Posted February 13, 2023 Posted February 13, 2023 Hello,The issue you reported seems due to it is unable to make the connection with the database. From the screenshot and script it seems you aredoing the bundle installation of the jasperserver but for the production environment it is always recommended to do the war file installationof the jasperserver. For WAR file installation then kindly refer to section : "CHAPTER 3 INSTALLING THE WAR FILE FOR PRODUCTION" <https://docs.tibco.com/pub/js-jrs/8.0.0/doc/pdf/TIB_js-jrs_8.0.0_Install-Guide.pdf?id=5>Export the JRS repository from the JRS UI (JRS -> Manage-> Server Setting -> Export (using the legacy key) ). Do the fresh installation of the JRS and then import the repository through the JRS UI ((JRS -> Manage-> Server Setting-> Import (using the legacy key) ) I hope this will help you.Thanks!
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