Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Currently not supported by activiti7. Is there a plan to support it #30980

Open
sawyerli135 opened this issue Apr 19, 2024 · 5 comments
Open

Comments

@sawyerli135
Copy link

Feature Request

For English only, other languages will not be accepted.

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Is your feature request related to a problem?

Describe the feature you would like.

@linghengqian
Copy link
Member

  • If you're talking about https://www.activiti.org/ , I really don't see what needs to be done on the shardingsphere side, it's not a database.

@sawyerli135
Copy link
Author

ShardingSphere JDBC is not compatible with activiti7 process engine SQL syntax

@linghengqian
Copy link
Member

linghengqian commented Apr 19, 2024

  • I still don't understand under what circumstances this bug occurs. Can you use testcontainers-java to write a unit test that contains expected errors? Just attach it to a git.

@sawyerli135
Copy link
Author

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)

@linghengqian
Copy link
Member

  • This Log can't actually explain anything, because the shardingsphere stack is not involved at all. You need to provide reproduction steps or unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants