Hitachi

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


2.6.27 stop-prf

The stop-prf subcommand stops a PRF server.

Synopsis

asadmin [asadmin_options] stop-prf prf_name

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The stop-prf subcommand stops the specified PRF server.

This subcommand is supported only in the remote mode.

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

Execution permission

General user

Precondition

The PRF server has been started.

Arguments

prf_name

Specifies the name of the PRF server to be stopped.

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 stops the PRF server PRF1:

asadmin stop-prf PRF1

Exit Status

Exit Status

Explanation

0

Normal termination.

1

Abnormal termination.