Hi All,
After upgrading webMethods from 9.5 to 9.7 the execution of services for a given event is not working anymore.
We have tested this by creating new events for both:
- ftp connection (remote file path)
- local folder connection (file path)
After the file is being identified the service we select on the event should get triggered, but it’s not.
By running the tests for both FTP and Local folder, we eliminated the assumption that the root cause could be related to FTP configuration.
Both tests end with the following log:
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.Task.:ActiveTask items size=0
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.FindTask.Find:Starting…
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.FindTask.Find:Finding items in path:/e:/data/testfolder/
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.FindTask.Find:Got list1 with items:1
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.FindTask.Find:Filtering find with check1 items:1
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.FindTask.Find:Added:/e:/data/testfolder/testfile.xml
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.FindTask.Find:Completing find with newItems items:1
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.ISServiceInvocatonTask.Execute Integration Server Service_1:Starting…
01/19/2015 09:33:20 AM|com.softwareag.mft.activetask.plugins.ISServiceInvocatonTask.Execute Integration Server Service_1:invoking IS service:‘Sandbox.test:execTestService’ for file:/e:/data/testfolder/testfile.xml
01/19/2015 09:33:29 AM|READ:DEV ActiveTransfer Gateway:PUT:PONG
01/19/2015 09:33:29 AM|DMZ command queue ping:555ms
Any ideas/suggestions are very much appreciated.
Thanks,
Ana