Is it possible to recover database? I found that there are special configuration that could help restore main ActiveMQ database.
<persistenceAdapter> <kahaDB directory="${activemq.base}/data/kahadb" ignoreMissingJournalfiles="true" checkForCorruptJournalFiles="true" checksumJournalFiles="true" /> </persistenceAdapter> But I can't see if that is working for scheduler database. Can anyone confirm that? Or is there a special configuration parameter for restoring scheduler database? -- View this message in context: http://activemq.2283324.n4.nabble.com/Scheduler-exception-java-io-IOException-Could-not-locate-data-file-tp4437905p4438208.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.