Hi
I have build a workflow with sqlserver connector. The workflow has been deployed successfully into MDM server.
while launching the workflow, task is not creating and i am getting the following exception.
please help me out from this issue.
Your help/information will be really appreciated.
process=Customer_Workflow--1.0, activityId=MSSQL_Connector) : org.bonitasoft.connectors.database.mssqlserver.MSSQLServerConnector - Exception : No message resource found for message property prop.sokeepalive java.lang.RuntimeException: No message resource found for message property prop.sokeepalive
at net.sourceforge.jtds.jdbc.Messages.get(Messages.java:120)
at net.sourceforge.jtds.jdbc.Messages.get(Messages.java:67)
at net.sourceforge.jtds.jdbc.DefaultProperties.addDefaultPropertyIfNotSet(DefaultProperties.java:262)
at net.sourceforge.jtds.jdbc.DefaultProperties.addDefaultProperties(DefaultProperties.java:227)