4.5.1 Starting Dashboard Server

To start Dashboard Server, you must start the Web server, PRF daemon, and Web container server in the order described below.

To start Dashboard Server:

  1. Execute the httpsd command to start the Web server.
    You can also start the Web server with the following command:

    net start "Hitachi Web Server for uCSDPAF"

  2. Execute the cprfstart command to start the PRF daemon. The PRF daemon is a process that outputs trace information.
  3. Execute the cjstartweb command to start the Web container server.
    Note that once you execute this command, control is not returned to the command prompt until the Web container server is shut down.

The following shows an example of command execution:

installation-directory\psb\httpsd\httpsd.exe -k start -n "Hitachi Web Server for uCSDPAF"

Starting the Hitachi Web Server for uCSDPAF service
The Hitachi Web Server for uCSDPAF service is running.

installation-directory\psb\PRF\bin\cprfstart.exe

Wed Feb 24 23:54:53 2010:KFCT73410-I 380 2380:now starting cprfd.
Wed Feb 24 23:54:54 2010:KFCT73412-I 380 2380:cprfd is now online.

installation-directory\psb\CC\web\bin\cjstartweb.exe uCSDPAF_Server

KDJE39001-I The web container is now starting. (server name = uCSDPAF_Server)
KDJE39278-W The default value is applied to the server ID appended to the session ID. (default value = CtF3Hx9H)
KDJE39219-I The ClassLoader for the web application was initialized. (context root = /dashboard, initialized time = 2010/02/25 00:26:47.625)
KDJE39003-I The web container started. (server name = uCSDPAF_Server)