Oracle database connection with BonitasoftBPMCommunity gives me an problem.

1
0
-1

Hello Sir, I am using BonitaBPMCommunity 6.3.3,windows 8,oracle 10g. I am trying to connect my process and form's with oracle but it gives me error like: java.lang.reflect.InvocationTargetException org.bonitasoft.engine.bpm.connector.ConnectorExecutionException: USERNAME=install | org.bonitasoft.engine.core.connector.exception.SConnectorException: org.bonitasoft.engine.connector.exception.SConnectorException: java.util.concurrent.ExecutionException: org.bonitasoft.engine.connector.exception.SConnectorException: org.bonitasoft.engine.connector.ConnectorException: java.sql.SQLSyntaxErrorException: ORA-00923: FROM keyword not found where expected

Can you please provide me a solution.

Regard's Sushant Bhoite.

Comments

Submitted by haris.subasic on Wed, 08/20/2014 - 17:45

It seems that the query in your database connector is not correct. The keyword FROM is missing, misplaced or misspelled.

1 answer

1
0
-1

Hello,

even I am getting this same error!! Were you able to figure it out, Sushant?

Comments

Submitted by vrundaer on Wed, 03/16/2016 - 17:50

Solved it! delete <validation> part from standalone.xml.

Let me know if it works for you. Thanks.

Notifications