User Tools

Site Tools


jasperreports_systems_administrator_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jasperreports_systems_administrator_guide [2024/04/10 07:05] – [Required Libraries] ghacheyjasperreports_systems_administrator_guide [2024/12/15 04:51] (current) – [Catalog Restoration] ghachey
Line 6: Line 6:
  
 Unless you want to not use the bundled Tomcat and PostgreSQL then the only dependency to install is the Java Development Kit (JDK). The JasperSoft Platform Support Guide is the best place to look to decide what version to install. The JDK version 8 is our preferred choice at more recent Java are still only use to runtime only and need version 8 compatibility for compiling reports. Unless you want to not use the bundled Tomcat and PostgreSQL then the only dependency to install is the Java Development Kit (JDK). The JasperSoft Platform Support Guide is the best place to look to decide what version to install. The JDK version 8 is our preferred choice at more recent Java are still only use to runtime only and need version 8 compatibility for compiling reports.
 +
 +Here is a good time to set the JAVA_HOME environment variable. On windows you can do this permanently from start menu "Edit the system environment variables". Add the new JAVA_HOME=C:\Program Files\Java\jdk-1.8. Then add to the existing PATH list of items %JAVA_HOME%\bin. This will be handy for using Java tools from the command line specifically when using the JasperServer buildomatic tools.
  
 ==== Microsoft Visual C++ Redistributable ==== ==== Microsoft Visual C++ Redistributable ====
Line 185: Line 187:
 </code> </code>
  
-Change password of the key of interest. This password could also be made simple and convenient but then you would be best to change it in the production stored after ward for tighter security. Another approach is to make it a good password right away and as it gets imported it keeps this password.+Change password of the key of interest (i.e. importexportencsecret). This password could also be made simple and convenient but then you would be best to change it in the production stored afterward for tighter security. Another approach is to make it a good password right away and as it gets imported it keeps this password. 
 + 
 +<note important>If you do keep to change to a strong password bare in mind that some characters will cause issues as you pass then as command line arguments. So if something goes wrong you may want to look at that first.</note>
  
 <code> <code>
jasperreports_systems_administrator_guide.1712732714.txt.gz · Last modified: 2024/04/10 07:05 by ghachey