SK SKYVVA Documentation

2. Bug Fixed

ODBC Agent Service Automatically Stopped Due to Incorrect Quartz Driver

We encountered an issue while starting the Agent Service on the ODBC Installation Version. It cannot start service due to an error in the Quartz Scheduler Setting. The error message displayed in the Agent Log was: "Couldn't retrieve trigger: Bad value for type long: \x". This issue has been resolved by changing the quartz.properties file. The quartz.jobStore.driverDelegateClass setting was updated from “org.quartz.jobStore.driverDelegateClass=org.quartz.impl.jdbcjobstore.StdJDBCDelegate” to “org.quartz.jobStore.driverDelegateClass=org.quartz.impl.jdbcjobstore.PostgreSQLDelegate”in the Quartz persistent jobStore configuration section.

Continuously Fixing Incorrect Message Handling in Agent File Processing

In the previous version, we addressed the incorrect message handling. Now, we are continuing to fix the remaining messages that were not properly handled due to incorrect message status and comments while processing Agent files using the Local, FTP, FTPs, and SFTP protocols.

Open this article in the interactive viewer →