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

Deadlock found when trying to get lock; try restarting transaction #3866

Open
camellia57 opened this issue Mar 26, 2024 · 4 comments
Open

Deadlock found when trying to get lock; try restarting transaction #3866

camellia57 opened this issue Mar 26, 2024 · 4 comments

Comments

@camellia57
Copy link

Describe the bug
A clear and concise description of what the bug is.
deadlocks are made when sub-processes are invoked,callactivity
Expected behavior
A clear and concise description of what you expected to happen.
The subprocess can be successfully invoked
Code
If applicable, add the code that you are using when having the issue.

Additional context
bpm1
version:6.7.2 database :mysql Spring Boot

@tijsrademakers
Copy link
Contributor

Ok, can you share a unit test project showing the issue?

@camellia57
Copy link
Author

Ok, can you share a unit test project showing the issue?

It's not an inevitable issue,It sometimes occurs more frequently in our production environment

@camellia57
Copy link
Author

Ok, can you share a unit test project showing the issue?

Providing the appropriate unit test cases is difficult,we use callactivity , then ExecutionListener for setVariable , last GloablListener FlowableEngineEventType.TASK_ASSIGNED for ASSIGNED

@tijsrademakers
Copy link
Contributor

There is no general issue with creating a sub process instance with a call activity in Flowable, so we need to be able to reproduce your issue in some way. Therefore a unit test showing the issue is required for us to further analyse this.

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

No branches or pull requests

2 participants