harmony 鸿蒙System Parameter Error Codes

  • 2022-12-13
  • 浏览 (845)

System Parameter Error Codes

NOTE

This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.

Error Message

System parameter can not be found.

Description

This error code is reported when the parameter does not exist in the workspace or no key has been set for the parameter.

Possible Causes

The parameter is not set or fails to be set.

Solution

Set the parameter correctly.

Error Message

System parameter value is invalid.

Description

This error code is reported when the value of the system parameter is invalid.

Possible Causes

The value of the system parameter is empty, is out of range, or contains special characters, for example, “const..param.xxx”.

Solution

Set the value to a valid string.

Error Message

System permission operation permission denied.

Description

This error code is reported when the system parameter does not have the discretionary access control (DAC) or mandatory access control (MAC) permission.

Possible Causes

The DAC or MAC permission is not configured.

Solution

Add the DAC or MAC permission as needed.

Error Message

System internal error including out of memory, deadlock etc.

Description

This error code is reported when the attempt to modify the const attribute settings, the socket connection, or the memory copy fails.

Possible Causes

The socket connection is abnormal, or the node fails to be added or obtained.

Solution

  1. Analyze the memory usage of the entire process and eliminate memory leak.
  2. If you are in a multi-thread scenario, check the error stack for deadlock.

harmony 鸿蒙Error Codes

harmony 鸿蒙Event Error Codes

harmony 鸿蒙DeviceUsageStatistics Error Codes

harmony 鸿蒙DistributedNotificationService Error Codes

harmony 鸿蒙Distributed Scheduler Error Codes

harmony 鸿蒙Ability Error Codes

harmony 鸿蒙Access Control Error Codes

harmony 鸿蒙Accessibility Error Codes

harmony 鸿蒙Account Management Error Codes

harmony 鸿蒙Animator Error Codes

0  赞