Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Developer's Guide 


6.4.9 Return values of content plug-ins

The following table lists the return values of content plug-ins.

Table 6‒15: Return values of content plug-ins

Return value

Description

0 to 63#

The meaning of the return value differs between content plug-ins.

64

A command executed in the content plug-in terminated with a return value outside the 0 to 63 range.

65

The connection to the JP1/AO server failed. For example, the JP1/AO server might have stopped during plug-in execution.

66

The following user is mapped to the JP1 user:

  • A user who does not belong to the Administrators group

  • A user with UAC enabled who is not the built-in Administrator of the Administrators group

68

The system cannot find information for the applicable job execution ID.

70

The connection to the remote host failed.

71

One of the following reasons applies:

  • An attempt to call a command failed.

  • An attempt to move to the execution directory failed.

  • An attempt to set an environment variable failed.

72

One of the following reasons applies:

  • An attempt to acquire the execution status of a command failed.

  • The total data output to the standard output and standard error output exceeds 100KB.

73

File transfer failed.

74

File deletion failed.

76

The connection timed out.

77

The host name of the remote host could not be resolved.

78

Authentication with the remote host failed for one of the following reasons:

  • Password authentication failed.

  • Public key authentication has not been set up on the operation target device.

  • In public key authentication, the private key does not match the pass phrase.

  • In public key authentication, the private key does not correspond to the public key registered in the operation target device.

  • In public key authentication, an invalid private key was used.

  • Keyboard interactive authentication failed.

80

Task execution has stopped.

81

The plug-in was called in an invalid status.

83

The environment of the JP1/AO server is corrupted.

84

Information about the specified plug-in could not be obtained.

86

The specified property value is invalid.

127

An unspecified error has occurred.

#

For plug-ins created in the Service Builder Home window, the return values are the same as for the command or script the plug-in is executing. If the plug-in is a content plug-in provided by JP1/AO, see the description of the content plug-in in the manual JP1/Automatic Operation Service Template Reference.