Hello Team, Could some one help me with this? For my case app is running from read-only file system so it's failing to initialize due to creation of lock and backup files for async event queue.
Thanks, Dharam Sent with BlackBerry Work (www.blackberry.com) ________________________________ From: "Thacker, Dharam" <[email protected]> Sent: Jan 10, 2019 5:07 PM To: [email protected] Subject: Lock files with Async event queue Hi Team, I have following configuration for async event queue but it still creates lock and backup files as shown below. Is there any way to prevent it? If not, how I can configure directory for following files? I don't want my queue to be persisted as well. <geode:async-event-queue id="test-event-queue" persistent="false" batch-time-interval="1000" dispatcher-threads="4"> <geode:async-event-listener ref="testEventListener"/> </geode:async-event-queue> [cid:[email protected]] Thanks, Dharam This message is confidential and subject to terms at: https://www.jpmorgan.com/emaildisclaimer including on confidentiality, legal privilege, viruses and monitoring of electronic messages. If you are not the intended recipient, please delete this message and notify the sender immediately. Any unauthorized use is strictly prohibited.
