-
1. Re: Tomcat/bin cleanUp and Permission error
Robert Whelan Jan 5, 2021 12:40 AM (in response to Ismahane SILHADI)1 of 1 people found this helpfulIf there are currently no mapping running, you can just delete the files from the cache location. The second error may also be caused by the cache location being full.
It would also be a good idea to try determine why the cache location is filling up. Are the files there all recent or are the timestamps old?
If they are recent then the jobs you are running may require additional disk space.
If some are older it indicates the cache files are not getting deleted when mappings complete which will only happen if the mapping crashed. In that instance, check if the mapping logs which correspond to the timestamp of the old cache files still exist at INFA_HOME/logs/NodeName/services/DataIntegrationService/disLogs/ms and check for errors which caused the mapping to fail.