DMSContainer Error Codes

DMSContainer Specific Errors

Err Code Description
-32001 UserContext not found
-32002 Action not permitted for current user
-32003 Password cannot be empty
-32004 Token Error
-32005 Context already exists
-32006 Database Error
-32007 User not found or disabled
-32008 Invalid Roles
-32009 Invalid UserName (UserName must match regex ^[a-zA-Z_0-9]{4,40}$)
-32010 A child internal process is blocked
-32011 Invalid command
-32012 Entity validation failed
-32013 Invalid tools folder
-32014 Invalid configuration
-32015 Invalid license
-32016 Operation not permitted
-32017 Bad client request
-32018 Instances Overquota
-32019 File not found
-32020 Child process error
-32021 No data found

Standard JSON-RPC 2.0 Errors adopted by DMSContainer

Err Code Description
-32700 Parse error
-32600 Invalid Request
-32601 Method not found
-32602 Invalid params
-32603 Internal error
-32099..-32000 DMSContainer Specific error