Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 for Cloud Service Applications


jajs_csa (Linux only)

Organization of this page

Format

jajs_csa
     [-t {http|app}]

Description

Start the service of the JP1/AJS3 for Cloud Service Applications.

Execution privileges

Superuser privilege

Storage directory

/etc/opt/jp1ajs3csa/

Arguments

-t {http|app}

Specify and start a service of JP1/AJS3 for Cloud Service Applications.

http

Start the JP1/AJS3 CSA HTTP Server service.

app

Start the JP1/AJS3 CSA Web Application Server service.

If you omit this option, the JP1/AJS3 CSA Web Application Server service and the JP1/AJS3 CSA HTTP Server service start in that order.

Notes

Return values

0

Normal end

Value other than 0

Abnormal end

Example 1

Start a service of JP1/AJS3 for Cloud Service Applications.

jajs_csa

Example 2

Start only the JP1/AJS3 CSA HTTP Server service among the services of JP1/AJS3 for Cloud Service Applications.

jajs_csa -t http

Example 3

Start only the JP1/AJS3 CSA Web Application Server service among the services of JP1/AJS3 for Cloud Service Applications.

jajs_csa -t app