Hi all,
I am facing one issue in the Production environment.My PI scenario is File to SAP R/3.At the source side file is being kept in one of the shared folder and PI file adapter is picking the file.When network goes down in the middle of processing a file form this shared folder PI file adpater is throwing some error as given below:
"Bean SMPP_CALL_JAVA_RUNTIME3not found on host XXX, ProgId =AI_RUNTIME_PRD"
Even though the network comes up after sometime we are getting the error as
"PERSIST">MESSAGE_NOT_FOUND"
If we try to reprocess the files it keeps on throwing the error until we remove the corresponding file (whose processing got interrupted) and refresh the cache.Once the corresponding file is removed PI will start processing the remaining files but the moment we keep the file which got stuck in PI it throws the error again "PERSIST">MESSAGE_NOT_FOUND".
Could someone throw some light on this as i have to remove the file from the source location everytime and reprocess it by renaming the file.
Thanks,
Lekshmi.