diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-24 14:06:58 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-24 15:24:35 -0400 |
commit | 16ea5afacc6140573ff431bf5622a6c8cc07925b (patch) | |
tree | 08e217d92acaeb357c3000774f6d685910de3f3a /aai-resources/bundleconfig-local/etc/appprops/error.properties | |
parent | ae69d6fd9a3b9f56dec5c6fc0f5fc1aad67a1dfd (diff) |
Pull the latest code resources internal
Remove the test that should not be in resources
Change-Id: Ic20fe3942bae3ec217933284d2b176bb8079788e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-resources/bundleconfig-local/etc/appprops/error.properties')
-rw-r--r-- | aai-resources/bundleconfig-local/etc/appprops/error.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/aai-resources/bundleconfig-local/etc/appprops/error.properties b/aai-resources/bundleconfig-local/etc/appprops/error.properties index 4e98d62..3baf55c 100644 --- a/aai-resources/bundleconfig-local/etc/appprops/error.properties +++ b/aai-resources/bundleconfig-local/etc/appprops/error.properties @@ -27,6 +27,7 @@ AAI_3006=5:6:WARN:3006:404:3001:Node cannot be directly accessed for write, must AAI_3007=5:6:INFO:3007:410:3007:This version (%1) of the API is retired, please migrate to %2 AAI_3008=5:6:ERROR:3008:400:3008:URI is not encoded in UTF-8 AAI_3009=5:6:ERROR:3009:400:3002:Malformed URL +AAI_3010=5:6:ERROR:3010:400:3002:Cannot write via this URL # pol errors AAI_3100=5:1:WARN:3100:400:3100:Unsupported operation %1 AAI_3101=5:1:WARN:3101:403:3101:Attempt by client %1 to execute API %2 @@ -110,6 +111,7 @@ AAI_6142=5:4:INFO:6142:400:3000:Retrying transaction AAI_6143=5:4:INFO:6143:400:3000:Ghost vertex found AAI_6144=5:4:WARN:6144:400:3000:Cycle found in graph AAI_6145=5:4:ERROR:6145:400:3000:Cannot create a nested/containment edge via relationship +AAI_6146=5:4:ERROR:6146:400:3000:Ambiguous identity map found, use a URI instead #--- aaicsvp: 7101-7199 AAI_7101=5:4:ERROR:7101:500:3002:Unexpected error in CSV file processing @@ -160,4 +162,4 @@ AAI_9107=5:0:WARN:9107:403:3300:SSL is not provided in request, please contact a #--- aaiinstar: 9201-9299 AAI_9201=5:4:ERROR:9201:500:3002:Unable to send notification -AAI_9202=5:4:ERROR:9202:500:3002:Unable to start a thread +AAI_9202=5:4:ERROR:9202:500:3002:Unable to start a thread
\ No newline at end of file |