Hitachi

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


11.4.5 Troubleshooting (Azure linkage tool (JP1 event register command supported 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‒64: 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 setup by the environment variable.

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

  • Blob Storage setup by 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 setup by 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 setup by 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 setup the environment variable.

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

#1

Error message displayed in "Monitor" of the function app (log level: "Error")

(2) Actions to be taken when an error occurs in sending JP1 event information

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

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

No.

Output error message#1

Meaning

Corrective action

1

invalid logging conf file.

  • "Logging.conf" cannot be read.

  • The content of "logging.conf" is incorrect.

Check the details of 11.4.2(4)(b) Log configuration file (logging.conf).

2

invalid BASE_DIR.(Log_info)

  • The install directory for JP1/Base defined in the literal definition cannot be found.

Check setup value of "BASE_DIR" in 11.4.2(4)(a) Constant-definition (const.py).

3

failed to get service bus connection string.

  • Cannot connect to Service Bus.

Check setup value of "CLIENT_ID", "CLIENT_SECRET", "TENANT_ID", "VAULT_URL", and "SERVICE_BUS_CONNECTION_STRING_SECRET_NAME" in 11.4.2(4)(a) Constant-definition (const.py).

4

failed to regist jp1 event.(JP1_event_info)

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

  • Cannot Login JP1/IM.

Make sure that JP1/Base is installed correctly.

5

ServiceBusQueue message is locked by other process.

  • Service Bus Message cannot be read.

Because it is locked by another process, re-execute to send JP1 event data of Azure linkage tool (JP1 event register command supported version).

#1

Error / Warning Message (log level: "ERROR""WARNING") output in logfile set in 11.4.2(4)(b) Log configuration file (logging.conf) and message output in standard error