Hi,
An external VB application sends a data file to Business Connector server and then immediately sends a trigger xml file to trigger the BC service.
The data file can be seen in the BC folder but instead of gettin processed immediately sometimes it just sits there. When I checked the error log, I saw following error.
2008-03-26 12:21:32 MST java.io.FileNotFoundException: /interf/ARL/900/ES/MF/inbound/cc_4241325-909.txt (Cannot open or remove a file containing a running program.)
Does that mean that the data file is still being sent or under FTP when the trigger runs the service
or is it some other problem. The VB appln team say they send the files in linear fashion so no chance of the above scenario. How can this be avoided as it has to be set up as completely automatic run.
Any help in analysing this error is reatly appreciated.
Thanks,
Aerobcuser