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:
|
No. |
Output error message#1 |
Meaning |
Corrective action |
|---|---|---|---|
|
1 |
invalid eventconf json file. |
|
|
|
2 |
invalid eventignore json file. |
|
|
|
3 |
invalid eventexattrs json file. |
|
|
|
4 |
failed to regist Service Bus Queue. |
|
|
- #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:
|
No. |
Output error message#1 |
Meaning |
Corrective action |
|---|---|---|---|
|
1 |
invalid logging conf file. |
|
Check the details of 11.4.2(4)(b) Log configuration file (logging.conf). |
|
2 |
invalid BASE_DIR.(Log_info) |
|
Check setup value of "BASE_DIR" in 11.4.2(4)(a) Constant-definition (const.py). |
|
3 |
failed to get service bus connection string. |
|
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) |
|
Make sure that JP1/Base is installed correctly. |
|
5 |
ServiceBusQueue message is locked by other process. |
|
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