Rencently IS server log show below error log and when debug the program there is no any error.
Could not save pipeline to file trace.klbridge.bridge:incommingReceiver. java.io.FileNotFoundException: /opt/webMethods/webMethods99/IntegrationServer/instances/default/config/work/trace.klbridge.bridge:incommingReceiver.2016-10-26.07.09.19.060 (No such file or directory)
And the IS version is 9.9 and core fix have IS_9.9_Core_Fix4 and IS_9.9_Core_Fix3
could anyone give me some advice.Thanks very much!
The error is not very critical however go to the service trace.klbridge.bridge:incommingReceiver and check if you see savePipelinetoFile remove it before you move the code to test or prod env. Also make sure that there is no restorePipelineFromFile enabled in your service before promoting the code to higher envs.