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

Migration of HSQLDB fails with BPM #3241

Open
timlehmkuhl opened this issue May 13, 2024 · 1 comment
Open

Migration of HSQLDB fails with BPM #3241

timlehmkuhl opened this issue May 13, 2024 · 1 comment
Labels

Comments

@timlehmkuhl
Copy link
Contributor

Environment

Jmix version: 2.2.1 -> 2.2.2, 2.2.3

Bug Description

I update an existing Jmix 2.2.1 project to version 2.2.2 or 2.2.3. The BPM addon is used in the project and HSQLDB file as data store with existing DB. After the first application launch after the update, a migration error occurs from flowable and the application cannot be started.

Steps To Reproduce

Download and start Demo Project
Or
Create Jmix Project with Jmix 2.2.1, BPM Addon and HSQLDB File Datastore
Start Application for creating DB
Update Project to Jmix 2.2.3
Start Application

Current Behavior

Application wont’t start and flowable migration error occurs
Error on first start after update:
image

Error after second start after update:

image

Expected Behavior

Migration with existing HSQLDB Datastore runs without error and application starts.

Sample Project

flowabledemo.zip

@timlehmkuhl timlehmkuhl added triage Issue is waiting for triage type: bug Something isn't working labels May 13, 2024
@gorbunkov gorbunkov added size: S in: bpm and removed triage Issue is waiting for triage labels May 17, 2024
@gorbunkov
Copy link
Contributor

Flowable issue: flowable/flowable-engine#3897

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

No branches or pull requests

2 participants