From bd4c050748ac957f6bb6684915233e478d71c0a1 Mon Sep 17 00:00:00 2001 From: "LaMont, William(wl2432)" Date: Mon, 22 Jun 2020 12:50:38 -0400 Subject: traversal support for v20 Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) --- aai-traversal/src/main/resources/etc/appprops/error.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'aai-traversal/src/main/resources/etc/appprops') diff --git a/aai-traversal/src/main/resources/etc/appprops/error.properties b/aai-traversal/src/main/resources/etc/appprops/error.properties index 52de6ac..076fa32 100644 --- a/aai-traversal/src/main/resources/etc/appprops/error.properties +++ b/aai-traversal/src/main/resources/etc/appprops/error.properties @@ -72,6 +72,7 @@ AAI_4016=4:0:WARN:4016:400:3000:The depth parameter must be a number or the stri AAI_4017=5:2:INFO:4017:400:3000:Could not set property:300 AAI_4018=5:2:WARN:4018:400:3000:Unable to convert the string to integer:300 AAI_4019=5:4:ERROR:4018:400:3000:Invalid start time sent to history formats:300 +AAI_4020=5:4:ERROR:4020:400:3002:Unexpected data type for property key:400 #--- aaidbmap: 5102-5199 AAI_5102=5:4:FATAL:5102:500:3002:Graph database is null after open:400 -- cgit 1.2.3-korg