sawyerli135 commented on issue #30980:
URL: 
https://github.com/apache/shardingsphere/issues/30980#issuecomment-2066934109

   Error updating database. Cause: java.sql.SQLException: Invalid argument 
value: java.io.NotSerializableException
   The error may exist in org/activiti/db/mapping/entity/Comment.xml
   The error may involve 
org.activiti.engine.impl.persistence.entity.CommentEntity.insertComment-Inline
   The error occurred while setting parameters
   SQL: insert into ACT_HI_COMMENT (ID_, TYPE_, TIME_, USER_ID_, TASK_ID_, 
PROC_INST_ID_, ACTION_, MESSAGE_, FULL_MSG_) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
   Cause: java.sql.SQLException: Invalid argument value: 
java.io.NotSerializableException
   at 
org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
   at 
org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:199)
   at 
org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to