X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Flogging%2FCrudServiceMsgs.properties;h=e99d30a453b700266ffcc608bc08077a98e522b2;hb=f60a17c6abb6deef1c24f917488745cbc6e6a566;hp=a4c299138edae5ecfb14ce5d1fb761f5714d6de9;hpb=be2eab9395a787ca4b13447f9d2c382d12f5dcd5;p=aai%2Fgizmo.git diff --git a/src/main/resources/logging/CrudServiceMsgs.properties b/src/main/resources/logging/CrudServiceMsgs.properties index a4c2991..e99d30a 100644 --- a/src/main/resources/logging/CrudServiceMsgs.properties +++ b/src/main/resources/logging/CrudServiceMsgs.properties @@ -46,6 +46,10 @@ LOADED_OXM_FILE=\ CRD0007I|\ Successfully loaded schema: {0} +LOADED_DB_RULE_FILE=\ + CRD00014I|\ + Successfully loaded DB Edge Rule and Edge Properties for: {0} + EXCEPTION_DURING_METHOD_CALL=\ CRD0502E|\ Failed to {0} request for {1} due to: {2}|\ @@ -58,3 +62,33 @@ OXM_LOAD_ERROR=\ TRANSACTION=\ CRD0008I|\ TRANSACTION: {0} + +ASYNC_DATA_SERVICE_INFO=\ + CRD0509I|\ + AsyncDataService: {0} +ASYNC_DATA_SERVICE_ERROR=\ + CRD0510E|\ + AsyncDataService Error: {0} + + + +ASYNC_DATA_CACHE_INFO=\ + CRD0511I|\ + AsyncDataCache: {0} +ASYNC_DATA_CACHE_ERROR=\ + CRD0512E|\ + AsyncDataCache Error: {0} + +ASYNC_RESPONSE_CONSUMER_INFO=\ + CRD0513I|\ + AsyncResponseConsumer: {0} +ASYNC_RESPONSE_CONSUMER_ERROR=\ + CRD0514E|\ + AsyncResponseConsumer Error: {0} +SCHEMA_INGEST_LOAD_ERROR=\ + CRD0900E|\ + Unable to load schema ingest properties file due to : {0} +CHAMP_BULK_OP_INFO=\ + CRD0515I|\ + ChampBulkOp: {0} + \ No newline at end of file