BackPrevious Page Next PageNext

Installing Using the Installation Wizard

Installing on Windows

Installing on Unix

Installing on z/Linux

This document shows you how to install JReport Server to different systems with the Installation Wizard.

The JReport Server installer requires that you choose a Java Development Kit (JDK) to complete the installation. You can download the appropriate official JDK version from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html. JDK 8 is recommended and JDK 9 is currently not supported. Contact Jinfonet Support at support@jinfonet.com for help if you use any version other than JDK 8.

Installing on Windows

To install JReport Server on a Windows platform, take the following steps:

  1. Download the JReport Server installation file for Windows from the Jinfonet download center.
  2. Double-click the installation file to run it, and click Yes in the prompt message dialog.
  3. The JReport Server Installation wizard appears. Click Next in the Welcome screen.
  4. In the License Agreement screen, check the option I accept the terms of the License Agreement and click Next.
  5. In the User ID and License Key screen, input the user ID and the license key separately. If you haven’t received the key please call us directly at +1 240-477-1000 or e-mail us at sales@jinfonet.com. Click Next.
  6. In the Choose Installation Set screen, input the directory in the text box or click the Browse button to specify the directory to install JReport Server and select the installation type from the following two:

    JReport Server Installation wizard - Choose Installation Set screen

  7. Click Next.

    If you select to install JReport Server in a folder that already contains an JReport Server, you will be prompted to choose whether to overwrite or upgrade the existing server. If you select Upgrade, the installer will replace the packages and create new batch/script files. Meanwhile a copy of the old batch/script files will be kept for your reference. You should use the batch/script files that come with the installer in order to make sure that all new packages are added to the class path and manually merge any changes you made into the new version. However, your configuration files and server runtime data of the existing copy will be kept, and you can choose to recover the previous version during the uninstallation of the newly installed JReport Server.

  8. In the System Environment screen (available only when the option Custom Installation for Standalone Server is selected in the Choose Installation Set screen), configure the following server system environment factors according to your requirements. System configuration can also be done on the JReport Server administration console after the server is installed and started.
  9. Click Next.
  10. In the System Database screen (not available when you upgrade JReport Server), configure the system database as required.

    JReport Server Installation wizard - System Database screen

  11. Click Next.
  12. In the Select JDK screen (not available when you upgrade JReport Server) choose the JDK to use with JReport Server. You can select one from the Installed JDKs box or click the Browse button to locate a JDK.

    JReport Server Installation wizard - Select JDK screen

  13. Click Next.
  14. In the Add Class Path screen (not available when you upgrade JReport Server), click the Add button to add additional class paths as required. You can also choose to add them manually into the setenv.bat in <install_root>\bin after installation.

    JReport Server Installation wizard - Add Class Path screen

  15. Click Next.
  16. In the Lists screen (available only when you upgrade JReport Server), review the removed patches, modified configuration files and backup files if you want and click Next.
  17. In the Installation Summary screen, review the installation information and click Install to install JReport Server.
  18. In the Installing screen, the installing process and status are shown.
  19. After installation, the Read Me screen displays. Read the information, specify whether to start JReport Server once the installation is completed, and click Done to close the Installation Wizard.

Installing on Unix

JReport Server supports Solaris, Linux, HP-Unix, and AIX. In the following process, an X server is running and Java 7 or 8 is available, otherwise ask your administrator for help. Installing and running JReport Server requires that an X server has been configured.

  1. Download the JReport Server installation file for Unix from the Jinfonet download center.

    If you need to transfer the installation file from your download machine to your Unix box, you should transfer it using FTP in binary mode.

  2. Click the installation file to launch the Installation Wizard. Alternatively, you can open a console window by right-clicking on the blank area of the Desktop and selecting Open Terminal from the shortcut menu, and change the directory to the location of the file. Following are examples of the commands that can be used:

    $ cd /opt/JReport/Server (or your preferred install location)

    To make the installation file executable, type the command:

    $ chmod +x jrserver-xxx-linux.bin (change jrserver-xxx-linux.bin to the actual name of the installation file)

    To run the installation file:

    $ ./jrserver-xxx-linux.bin (change jrserver-xxx-linux.bin to the actual name of the installation file)

  3. Once the Installation Wizard has successfully loaded, you can follow the standard prompts to install JReport Server.

Installing on z/Linux

JReport Server supports Linux on IBM System z. In the following process, an X server is running and a JDK specially used for IBM is available, otherwise ask your administrator for help. Installing and running JReport Server requires that an X server has been configured.

  1. Download the JReport Server installation file for z/Linux from the Jinfonet download center.

    If you need to transfer the installation file from your download machine to your z/Linux box, you should transfer it using FTP in binary mode.

  2. Open a console window by right-clicking on the blank area of the Desktop and selecting Open Terminal from the shortcut menu. Then:
    1. Change the directory to the location of the file. You can type the following command in the console window: cd /opt/JReport/Server (input the absolute install location). Then press the Enter key on the keyboard.
    2. Type the following command to make the installation file executable: chmod +x jrserver-xxx-linux.bin (change jrserver-xxx-linux.bin to the actual name of the installation file). Then press the Enter key on the keyboard.
    3. Type the following command to run the installation file: ./jrserver-xxx-linux.bin (change jrserver-xxx-linux.bin to the actual name of the installation file). Then press the Enter key on the keyboard.

    See the following example.

    Install on Linux

  3. The JReport Server Installation wizard appears. Follow the standard prompts to install JReport Server.

BackPrevious Page Next PageNext