diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2020-11-12 15:00:02 -0500 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2020-11-12 22:30:51 -0500 |
commit | e21c848562599340a99fc216bdaae97686d92a72 (patch) | |
tree | 65a3446cccde840220e3e2be2b53ee16d0bad7b4 /docs/sections/services/mapper/troubleshooting.rst | |
parent | 2cf33d0d1cecad5a309d428aa44f7740ca48032e (diff) |
DCAE doc cleanup warnings
Change-Id: I39daca57d4754abe0db56a7f85e7274a5f45ad74
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2141
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/services/mapper/troubleshooting.rst')
-rw-r--r-- | docs/sections/services/mapper/troubleshooting.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/mapper/troubleshooting.rst b/docs/sections/services/mapper/troubleshooting.rst index 5d524e5c..859bf6e4 100644 --- a/docs/sections/services/mapper/troubleshooting.rst +++ b/docs/sections/services/mapper/troubleshooting.rst @@ -34,7 +34,7 @@ Error and warning logs contain also: **Do not rely on exact log messages or their presence, as they are often subject to change.** Deployment/Installation errors --------------------- +------------------------------ **Missing Default Config File in case of using local config instead of Consul** @@ -45,10 +45,10 @@ Deployment/Installation errors |13:04:37.537 [main] ERROR errorLogger - Application stoped due to missing default Config file |13:04:37.538 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' |15:40:43.982 [main] WARN debugLogger - All Smooks objects closed + **These log messages are printed when the default configuration file "kv.json", was not present.** - **Invalid Default Config File in case of using local config instead of Consul** If Default Config File is an invalid json file, we will get below exception |