Hitachi

Hitachi Application Server V10 Command Reference Guide (For Windows® Systems)


2.6.22 start-prf

The start-prf subcommand starts a PRF server.

Synopsis

asadmin [asadmin_options] start-prf prf_name

Storage location

Application Server installation directory\javaee\glassfish\bin

Function

The start-prf subcommand starts the specified PRF server.

This subcommand is supported only in the remote mode.

When this subcommand is used, there is a timeout period for starting PRF server. If a timeout occurs while requesting to the Domain Administration Server, the start processing continues. If a timeout occurs while starting PRF server or reading the asadmin command, this subcommand fails to run. However, the start processing of PRF server continues. You can verify whether PRF server has been started successfully, by viewing list-prfs subcommand or PRF status in the Administration Console.

Execution permission

Standard user account

Precondition

The PRF server has been created.

Arguments

prf_name

Specifies the name of the PRF server to be started.

Type: String

You can specify the following values:

  • Name of a PRF server that exists in the domain

Default value: (None. You must specify a value.)

Examples

The following example starts the PRF server PRF1:

asadmin start-prf PRF1

Exit Status

Exit Status

Explanation

0

Normal termination.

1

Abnormal termination.