Monthly Archives: May 2015

OSB FTP Poller continuously throwing exception – while no file pending on FTP Location

We have been recently facing an issue with an OSB Proxy using FTP Protocol, where in we kept getting the errors on the logs even when we were not putting new files in. Errors lead us to believe there were some permission issues. Unable to get file NYSolutionsSourcedir/43646343-dfh34d2.232dfg3d__testFile.txt.Stage on attempt number 0: java.io.IOException: Data: OpenSocket, Permission Denied? […]

read more

Using JMS Transport with OSB

JMS Transport – Advanced settings The option Enable Message Persistence is by default enabled, which guarantees message delivery because the messages persist and will survive server shutdowns and failures. To improve throughput, deselect this option if the occasional loss of a message is tolerable. Set a time interval in milliseconds in the Expiration field to […]

read more