c695774ff3afd7ef299a2ee1467ec59f415c19a5
[aai/schema-service.git] / aai-schema-service / src / main / resources / etc / appprops / error.properties
1 # Adding comment trying to trigger a build
2 #-------------------------------------------------------------------------------                                                                                            ----------
3 #Key=Disposition:Category:Severity:Error Code:HTTP ResponseCode:RESTError Code:Error Message
4 #-------------------------------------------------------------------------------                                                                                            ----------
5 # testing code, please don't change unless error utility source code changes
6 AAI_TESTING=5:2:WARN:0000:400:0001:Error code for testing
7
8 # General success
9 AAI_0000=0:0:INFO:0000:200:0000:Success
10
11 # health check success
12 AAI_0001=0:0:INFO:0001:200:0001:Success X-FromAppId=%1 X-TransactionId=%2 
13 AAI_0002=0:0:INFO:0002:200:0001:Successful health check
14
15 # Success with additional info
16 AAI_0003=0:3:INFO:0003:202:0003:Success with additional info performing %1 on %2. Added %3 with key %4
17 AAI_0004=0:3:INFO:0004:202:0003:Added prerequisite object to db
18
19 #--- aairest: 3000-3299
20 # svc errors
21 AAI_3000=5:2:INFO:3000:400:3000:Invalid input performing %1 on %2
22 AAI_3001=5:6:INFO:3001:404:3001:Resource not found for %1 using id %2
23 AAI_3002=5:1:WARN:3002:400:3002:Error writing output performing %1 on %2
24 AAI_3003=5:1:WARN:3003:400:3003:Failed to make edge to missing target node of type %3 with keys %4 performing %1 on %2
25 AAI_3005=5:6:WARN:3005:404:3001:Node cannot be directly accessed for read, must be accessed via ancestor(s)
26 AAI_3006=5:6:WARN:3006:404:3001:Node cannot be directly accessed for write, must be accessed via ancestor(s)
27 AAI_3007=5:6:INFO:3007:410:3007:This version (%1) of the API is retired, please migrate to %2
28 AAI_3008=5:6:WARN:3008:400:3008:URI is not encoded in UTF-8
29 AAI_3009=5:6:WARN:3009:400:3002:Malformed URL
30 AAI_3010=5:6:WARN:3010:400:3002:Cannot write via this URL
31 AAI_3011=5:6:WARN:3011:400:3000:Unknown XML namespace used in payload
32 AAI_3012=5:6:WARN:3012:400:3012:Unrecognized AAI function
33 AAI_3013=5:6:WARN:3013:400:3013:Query payload missing required parameters %1
34 AAI_3014=5:6:WARN:3014:400:3014:Query payload is invalid %1
35 AAI_3015=5:6:INFO:3015:410:3015:The %1 capability is retired, please contact the A&AI SE team to identify a replacement query
36 AAI_3016=5:6:INFO:3007:400:3016:Request uri is not valid, please check the version %1
37 AAI_3017=5:6:INFO:3007:400:3016:Request uri is not valid, please check the uri %1
38 AAI_3018=5:6:INFO:3018:400:3018:Request schema version %1 is not valid, please check the schema version
39
40 AAI_3050=5:1:WARN:3002:400:3002:Invalid request, missing or empty query parameter version
41 AAI_3051=5:1:WARN:3002:400:3002:Invalid request, version parameter %1 passed is not conforming to the following pattern v[1-9][0-9]*
42
43 # pol errors
44 AAI_3100=5:1:WARN:3100:400:3100:Unsupported operation %1
45 AAI_3101=5:1:WARN:3101:403:3101:Attempt by client %1 to execute API %2
46 AAI_3102=5:1:WARN:3102:400:3102:Error parsing input performing %1 on %2
47 AAI_3300=5:1:WARN:3300:403:3300:Unauthorized
48 AAI_3301=5:1:WARN:3301:401:3301:Stale credentials
49 AAI_3302=5:1:WARN:3302:401:3301:Not authenticated
50 AAI_3303=5:1:WARN:3303:403:3300:Too many objects would be returned by this request, please refine your request and retry
51
52 #--- aaigen: 4000-4099
53 AAI_4000=5:4:ERROR:4000:500:3002:Internal Error
54 AAI_4001=5:4:FATAL:4001:500:3002:Configuration file not found
55 AAI_4002=5:4:FATAL:4002:500:3002:Error reading Configuration file
56 AAI_4003=5:4:ERROR:4003:500:3002:Error writing to log file
57 AAI_4004=5:4:FATAL:4004:500:3002:Error reading/parsing the error properties file
58 AAI_4005=5:4:FATAL:4005:500:3002:Missing or invalid configuration parameter
59 AAI_4006=5:4:FATAL:4006:500:3002:Unexpected error in service
60 AAI_4007=5:4:WARN:4007:500:3102:Input parsing error
61 AAI_4008=5:4:ERROR:4008:500:3002:Output parsing error
62 AAI_4009=4:0:WARN:4009:400:3000:Invalid X-FromAppId in header
63 AAI_4010=4:0:WARN:4010:400:3000:Invalid X-TransactionId in header
64 AAI_4011=5:4:ERROR:4011:500:3002:Missing data for REST error response
65 AAI_4014=4:0:WARN:4014:400:3000:Invalid Accept header
66 AAI_4015=4:0:WARN:4015:400:3000:You must provide at least one indexed property
67 AAI_4016=4:0:WARN:4016:400:3000:The depth parameter must be a number or the string "all"
68 AAI_4017=5:2:INFO:4017:400:3000:Could not set property
69 AAI_4018=5:2:WARN:4018:400:3000:Unable to convert the string to integer
70 #--- aaidbmap: 5102-5199
71 AAI_5102=5:4:FATAL:5102:500:3002:Graph database is null after open
72 AAI_5105=5:4:ERROR:5105:500:3002:Unexpected error reading/updating database
73 AAI_5106=5:4:WARN:5106:404:3001:Node not found
74 AAI_5107=5:2:WARN:5107:400:3000:Required information missing
75 AAI_5108=5:2:WARN:5108:200:0:Unexpected information in request being ignored
76
77 #--- aaidbgen: 6101-6199
78 AAI_6101=5:4:ERROR:6101:500:3002:null JanusGraph object passed
79 AAI_6102=5:4:WARN:6102:400:3000:Passed-in property is not valid for this nodeType
80 AAI_6103=5:4:WARN:6103:400:3000:Required Node-property not found in input data
81 AAI_6104=5:4:WARN:6104:400:3000:Required Node-property was passed with no data
82 AAI_6105=5:4:WARN:6105:400:3000:Node-Key-Property not defined in DbMaps
83 AAI_6106=5:4:WARN:6106:400:3000:Passed-in property is not valid for this edgeType
84 AAI_6107=5:4:WARN:6107:400:3000:Required Edge-property not found in input data
85 AAI_6108=5:4:WARN:6108:400:3000:Required Edge-property was passed with no data
86 AAI_6109=5:4:WARN:6109:400:3000:Bad dependent Node value
87 AAI_6110=5:4:ERROR:6110:400:3100:Node cannot be deleted
88 AAI_6111=5:4:WARN:6111:400:3000:JSON processing error
89 AAI_6112=5:4:ERROR:6112:400:3000:More than one node found by getUniqueNode()
90 AAI_6114=5:4:INFO:6114:404:3001:Node Not Found
91 AAI_6115=5:4:ERROR:6115:400:3000:Unrecognized NodeType
92 AAI_6116=5:4:ERROR:6116:400:3000:Unrecognized Property
93 AAI_6117=5:4:ERROR:6117:400:3000:Uniqueness constraint violated
94 AAI_6118=5:4:WARN:6118:400:3000:Required Field not passed.
95 AAI_6120=5:4:WARN:6120:400:3000:Bad Parameter Passed
96 AAI_6121=5:4:ERROR:6121:400:3000:Problem with internal AAI reference data
97 AAI_6122=5:4:ERROR:6122:400:3000:Data Set not complete in DB for this request
98 AAI_6123=5:4:ERROR:6123:500:3000:Bad Data found by DataGrooming Tool - Investigate
99 AAI_6124=5:4:ERROR:6124:500:3000:File read/write error
100 AAI_6125=5:4:WARN:6125:500:3000:Problem Pulling Data Set
101 AAI_6126=5:4:ERROR:6126:400:3000:Edge cannot be deleted
102 AAI_6127=5:4:INFO:6127:404:3001:Edge Not Found
103 AAI_6128=5:4:INFO:6128:500:3000:Unexpected error
104 AAI_6129=5:4:INFO:6129:404:3003:Error making edge to target node
105 AAI_6130=5:4:WARN:6130:412:3000:Precondition Required
106 AAI_6131=5:4:WARN:6131:412:3000:Precondition Failed
107 AAI_6132=5:4:WARN:6132:400:3000:Bad Model Definition 
108 AAI_6133=5:4:WARN:6133:400:3000:Bad Named Query Definition
109 AAI_6134=5:4:ERROR:6134:500:6134:Could not persist transaction to storage back end. Exhausted retry amount
110 AAI_6135=5:4:WARN:6135:412:3000:Resource version specified on create
111 AAI_6136=5:4:ERROR:6136:400:3000:Object cannot hold multiple items
112 AAI_6137=5:4:ERROR:6137:400:3000:Cannot perform writes on multiple vertices
113 AAI_6138=5:4:ERROR:6138:400:3000:Cannot delete multiple vertices
114 AAI_6139=5:4:ERROR:6139:404:3000:Attempted to add edge to vertex that does not exist
115 AAI_6140=5:4:ERROR:6140:400:3000:Edge multiplicity violated
116 AAI_6141=5:4:WARN:6141:400:3000:Please Refine Query
117 AAI_6142=5:4:INFO:6142:400:3000:Retrying transaction
118 AAI_6143=5:4:INFO:6143:400:3000:Ghost vertex found
119 AAI_6144=5:4:WARN:6144:400:3000:Cycle found in graph
120 AAI_6145=5:4:ERROR:6145:400:3000:Cannot create a nested/containment edge via relationship
121 AAI_6146=5:4:ERROR:6146:400:3000:Ambiguous identity map found, use a URI instead
122 AAI_6147=5:4:ERROR:6147:400:3000:Payload Limit Reached, reduce payload
123
124 #--- aaicsvp: 7101-7199
125 AAI_7101=5:4:ERROR:7101:500:3002:Unexpected error in CSV file processing
126 AAI_7102=5:4:ERROR:7102:500:3002:Error in cleanup temporary directory
127 #AAI_7103=4:2:ERROR:7103:500:3002:Unsupported user
128 AAI_7104=5:4:ERROR:7104:500:3002:Failed to create directory
129 AAI_7105=5:4:ERROR:7105:500:3002:Temporary directory exists
130 AAI_7106=5:4:ERROR:7106:500:3002:Cannot delete
131 AAI_7107=5:4:ERROR:7107:500:3002:Input file does not exist
132 AAI_7108=5:4:ERROR:7108:500:3002:Output file does not exist
133 AAI_7109=5:4:ERROR:7109:500:3002:Error closing file
134 AAI_7110=5:4:ERROR:7110:500:3002:Error loading/reading properties file
135 AAI_7111=5:4:ERROR:7111:500:3002:Error executing shell script
136 AAI_7112=5:4:ERROR:7112:500:3002:Error creating output file
137 AAI_7113=5:4:ERROR:7113:500:3002:Trailer record error
138 AAI_7114=5:4:ERROR:7114:500:3002:Input file error
139 AAI_7115=5:4:ERROR:7115:500:3002:Unexpected error
140 AAI_7116=5:4:ERROR:7116:500:3002:Request error 
141 AAI_7117=5:4:ERROR:7117:500:3002:Error in get http client object
142 AAI_7118=5:4:ERROR:7118:500:3002:Script Error
143 AAI_7119=5:4:ERROR:7119:500:3002:Unknown host
144
145 #--- aaisdnc: 7201-7299
146 AAI_7202=5:4:ERROR:7202:500:3002:Error getting connection to odl
147 #AAI_7206=5:4:ERROR:7206:500:3002:Invalid data returned from ODL
148
149 #--- NotificationEvent, using UEB space
150 AAI_7350=5:4:ERROR:7305:500:3002:Notification event creation failed
151
152 #--- aairestctlr: 7401-7499
153 AAI_7401=5:4:ERROR:7401:500:3002:Error connecting to AAI REST API
154 AAI_7402=5:4:ERROR:7402:500:3002:Unexpected error
155 AAI_7403=5:4:WARN:7403:400:3001:Request error
156 AAI_7404=5:4:INFO:7404:404:3001:Node not found
157 AAI_7405=5:4:WARN:7405:200:0:UUID not formatted correctly, generating UUID
158 AAI_7406=5:4:ERROR:7406:400:7406:Request Timed Out
159
160 #--- aaicsiovals: 7501-7599
161 #AAI_7501=5:4:WARN:7501:500:3002:Error getting connection to CSI-OVALS
162 AAI_7502=5:4:WARN:7502:500:3002:Bad parameter when trying to build request for CSI-OVALS
163 AAI_7503=5:4:WARN:7503:500:3002:Error returned by CSI-OVALS
164
165 #--- aaiauth: 9101-9199
166 AAI_9101=5:0:WARN:9101:403:3300:User is not authorized to perform function
167 #AAI_9102=5:0:WARN:9102:401:3301:Refresh credentials from source
168 #AAI_9103=5:0:WARN:9103:403:3300:User not found
169 #AAI_9104=5:0:WARN:9104:401:3302:Authentication error
170 #AAI_9105=5:0:WARN:9105:403:3300:Authorization error
171 #AAI_9106=5:0:WARN:9106:403:3300:Invalid AppId
172 #AAI_9107=5:0:WARN:9107:403:3300:No Username in Request
173 AAI_9107=5:0:WARN:9107:403:3300:SSL is not provided in request, please contact admin
174 AAI_9108=5:0:WARN:9107:403:3300:Basic auth credentials is not provided in the request
175
176 #--- aaiinstar: 9201-9299
177 #AAI_9201=5:4:ERROR:9201:500:3002:Unable to send notification
178 AAI_9202=5:4:ERROR:9202:500:3002:Unable to start a thread
179 #--- GRM DME2: 9501-9599
180 AAI_9501=5:4:WARN:9501:500:3002:Unable to register with GRM retrying
181 AAI_9502=5:4:ERROR:9502:500:3002:Unable to register with GRM after exhausting all retries
182 AAI_9503=5:4:WARN:9503:500:3002:Unable to successfully unpublish with GRM, recommend manual cleanup but not necessary