aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/logging/DataRouterMsgs.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/logging/DataRouterMsgs.properties')
-rw-r--r--src/main/resources/logging/DataRouterMsgs.properties14
1 files changed, 3 insertions, 11 deletions
diff --git a/src/main/resources/logging/DataRouterMsgs.properties b/src/main/resources/logging/DataRouterMsgs.properties
index d922a7f..3194f5e 100644
--- a/src/main/resources/logging/DataRouterMsgs.properties
+++ b/src/main/resources/logging/DataRouterMsgs.properties
@@ -95,11 +95,7 @@ ROUTING_RESPONSE=\
OP_TIME=\
DR0013I|\
- {0} took {1} ms.
-
-LOADED_OXM_FILE=\
- DR0014I|\
- Successfully loaded schema: {0}
+ {0} took {1} ms.
STARTUP_FAILURE=\
DR2001E|\
@@ -115,11 +111,11 @@ QUERY_ROUTING_ERR=\
LOAD_PROPERTIES_FAILURE=\
DR3001E|\
- File {0} cannot be loaded into the map.
+ File {0} cannot be loaded into the map.
FILE_MON_BLOCK_ERR=\
DR3002E|\
- Error in the file monitor block.
+ Error in the file monitor block.
CREATE_PROPERTY_MAP_ERR=\
DR3003E|\
@@ -171,7 +167,3 @@ FAIL_TO_CREATE_UPDATE_DOC=\
LOAD_OXM_ERROR=\
DR5000E|\
Unable to load Oxm model: {0}\
-
-SCHEMA_INGEST_LOAD_ERROR=\
- DR5001E|\
- Unable to load schema ingest properties file due to : {0}