Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Command, Definition File and API Reference


11.5.4 Troubleshooting (Azure linkage tool (JP1/IM REST compatible version))

Organization of this subsection

(1) Actions to be taken when an error occurs in generating JP1 event information

The following describes the actions to be taken when an error occurs in generating JP1 event information:

Table 11‒75: Actions to be taken when an error occurs in generating JP1 event information

No.

Output error message#1

Meaning

Corrective action

1

invalid eventconf json file.

  • "Eventconf.json" does not exist in Blob Storage that was setup in the environment variable.

  • The content of "eventocnf.json" is incorrect. (Incorrect format, etc.)

  • Blob Storage that are setup in environment variable cannot be accessed.

  • Setup in Blob Storage of the environment variable is invalid.

2

invalid eventignore json file.

  • "Eventignore.json" does not exist in Blob Storage that was setup in the environment variable.

  • The content of "eventignore.json" is incorrect. (Incorrect format, etc.)

3

invalid eventexattrs json file.

  • "Eventexattrs.json" does not exist in Blob Storage that was Setup in the environment variable.

  • The content of "eventexattrs.json" is incorrect. (Incorrect format, etc.)

4

failed to regist Service Bus Queue.

  • Cannot connect to Service Bus Queue that setup in the environment variable.

  • The event data cannot be added in Service Bus Queue of setup to the environment variable.

#1: Error messages that are displayed in the "Monitor" of the functional apps (log level: "Error")

(2) Measures for Errors in Event Information Transmission

The following describes the actions to be taken in the event information transmission error.

Table 11‒76: Corrective action for an error in sending event information

No.

Output error message#1

Meaning

Corrective action

1

failed to regist jp1 event.

  • Communication (REST) from the event information sending function (AzureFunctions) to JP1/IM is not possible.

  • Cannot Login JP1/IM.

  • Make sure that JP1/IM is running.

  • Make sure that Intelligent Integrated Management Base of JP1/IM is set to Enable.

  • Check that communication (REST) from the event information sending function (AzureFunctions) to JP1/IM is possible.

  • Check the details of "IM2_REST_BASE_URL", "IM2_REST_LOGIN_USER", and "IM2_REST_LOGIN_PASSWORD" in 11.5.2(3)(d) Setup of Application environment-variables.

2

failed to logout JP1/IM.

  • Cannot Login from JP1/IM.

  • Check Status of JP1/IM.

#1: Error messages that are displayed in the "Monitor" of the functional apps (log level: "Error")