PAPAI logo

Information Security Management System

FAQ - Installation of PAPAI

How do I install the start package after the download of papai.zip?

Besides unzipping the file, you also have to go through the installation procedure in the PAPAI Toolbox:


When the Toolbox is started I get the message "Cannot find java.exe"

Cause:
The Java Runtime Environment is not installed.

Solution:
You can get the Java Runtime Environment from http://java.sun.com/javase/downloads/index.jsp
under the heading Download Java Runtime Environment.


During the installation i get the message "Cannot find the PAPAI Tree"

Cause:
The installation program cannot find the description of the PAPAI Tree (the file papai.dat)

Solution:
This is normal when you install the system for the first time - then there is no PAPAI Tree. Answer "Yes" to continue the installation.
If you get this problem when installing an upgrade or an add-on package, you probably have an incorrect pathname in the java command that starts the Toolbox. For Windows systems this is located in the shortcut for the PAPAI Toolbox under Properties | Program. For example java.exe -cp papai.jar papai.papai C:/Papai
C:/Papai is the path name in the command. This must point to the folder where the PAPAI Tree is located.


How can I install the Toolbox on my own workstation and the PAPAI Tree on a file server?
  1. First create the folder for the Toolbox on your workstation and copy the files papai.jar and the shortcut PAPAI Toolbox from the CD to this folder.
  2. Drag the PAPAI Toolbox to the desktop. Right-click on the shortcut and select Properties | Program. The last parameter in the Command line is the location of the PAPAI Tree. Update this to the folder on the file server, e.g. \Fileserver\C:\Papai.
  3. Update the Start from to the folder where the papai.jar is located.
  4. Drag the shortcut PAPAI Toolbox to the desktop and use this to start the PAPAI Toolbox
  5. To install the PAPAI Tree, start the Toolbox, choose Installation and install the PAPAI Start Package.
  6. Exit the PAPAI Toolbox and drag the shortcut PAPAI Tree to the desktop. Right-click the shortcut and select Properties | Shortcut. Update Name to the folder where the PAPAI Tree is located.
    Place this shortcut on the desktop of all workstations that shall be able to access the PAPAI Tree.

When the Toolbox is started, I get the message:
Exception in thread "main" java.lang.NoClassDefFoundError: papai/papai

Cause:
The file papai.jar is not in the folder that is given by the shortcut PAPAI Toolbox.

Solution:
Right-click the icon PAPAI Toolbox and select Properties | Program.
The file papai.jar must be in the folder that is given in Start from.
Move papai.jar or enter the correct folder.