Skip to main content

We are getting the below error when trying to run the bot. This error is happening before even the dependencies are downloaded.

 

Preprocessing issue found

org.hibernate.exception.SQLGrammarException: could not execute statement

Code: preprocessing.failure

@jobin.johnv Can you run other bots? Is this an on-premises control room or a cloud control room?

If you can run other bots, see if you can isolate the specific action(s) that are causing the issue. For example, if I put a lot of characters into an Email: Send action, I can get a pre-processing failure. Not this exact type, but similar.


Hi ​@jobin.johnv,

 

Are you using any Database action within your Bot? If yes, kindly try to change the package version and check again. Also, it is worth to check whether you have all the necessary pre-requisites available in order to use the DB pacakge.


Reply