cancel
Showing results for 
Search instead for 
Did you mean: 

Incorrect arguments to mysql_stmt_execute

luc
Champ in-the-making
Champ in-the-making
Hi,

I just installed alfresco-tomcat 1.2 on a fresh Ubuntu installation. I had to change in db_setup  localhost to localhost.localdomain to make connection to mysql 4.1

Tomcat is starting but alfresco is not.
I get the message
22:59:17,008 ERROR [org.hibernate.util.JDBCExceptionReporter] Incorrect arguments to mysql_stmt_execute

further down I found
22:59:17,111 ERROR [org.alfresco.util.transaction.SpringAwareUserTransaction] Transaction didn't commit
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Could not execute JDBC batch update; uncategorized SQLException for SQL [insert into node_status (change_txn_id, deleted, protocol, ident$
java.sql.BatchUpdateException: Incorrect arguments to mysql_stmt_execute

It badly copied but the values to be inserted are (?,?,?,?,?)

I think one off those values has to be a zero because the column deleted is a tinyint.

Kind regards

Luc
2 REPLIES 2

kevinr
Star Contributor
Star Contributor

luc
Champ in-the-making
Champ in-the-making
It works!

Thank you
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.