Hitachi

JP1 Version 12 JP1/Base User's Guide


18.5.3 Problems in UNIX

Organization of this subsection

(1) Failure to start the authentication server

Causes

If you changed the setting so that the authentication server stops, you cannot start the authentication server by specifying the local host in authentication-server in the jbssetusrsrv command.

Action

Use the jbssetusrsrv command to specify the local host in authentication-server, and then perform the following:

cd /etc/opt/jp1base/conf
cp -p jp1bs_spmd.conf.session.model jp1bs_spmd.conf 

(2) Failure to start the event service because an error such as KAJP1005-E or KAJP1852-E occurred

Causes

The possible causes are as follows:

  1. The values of kernel parameters are set without taking JP1/Base and other products into consideration.

  2. Although the directory specified in the event server index file (index) has a symbolic link, there is no directory at the destination of the symbolic link.

  3. The directory to be created when the event service starts cannot be created because of inappropriate permissions or other reasons.

Action

To correct the problem, perform one of the following actions. Each number corresponds to the respective number of the causes described above:

  1. Re-set the values of kernel parameters. For details on the values of kernel parameters, see G. List of Kernel Parameters.

  2. Create the directory and re-create the symbolic link.

  3. Change the user privileges to superuser privileges, and then re-execute the event service.