clean up some sphinx warnings
[dcaegen2.git] / docs / sections / services / mapper / troubleshooting.rst
index 859bf6e..7ac4f9c 100644 (file)
@@ -45,7 +45,7 @@ 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.**
 
 
@@ -78,4 +78,4 @@ If Default Config File  is an invalid json file, we will get below exception
 
 **Invalid Smooks mapping file**
 
-If VES-Mapper blueprint or local config file contains invalid Smooks mapping file, then we will get below SAXException / JsonProcessingException / JsonSyntaxException / JsonParseException while processing the incoming notifications and the notification will be dropped without converting into required VES event. All such dropped notifications will be logged in error log file.
\ No newline at end of file
+If VES-Mapper blueprint or local config file contains invalid Smooks mapping file, then we will get below SAXException / JsonProcessingException / JsonSyntaxException / JsonParseException while processing the incoming notifications and the notification will be dropped without converting into required VES event. All such dropped notifications will be logged in error log file.