Projects tigase _server server-core Issues #949
Schema manager fails on upgrade (#949)
Closed
Andrzej Wójcik (Tigase) opened 6 years ago

In the case in which this is the first version (ie. 2.0.0) of the schema then SchemaManager returns following error:

Upgrade supported only from version 2.0.0 or higher

while in the database there is already version 2.0.0-SNAPSHOT-bXXX

Andrzej Wójcik (Tigase) commented 6 years ago

I've fixed this issue by checking if there is only one schema file and if so then allowed applying it every time (returned minimal version as 0).

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
7526
Version
tigase-server-8.0.0
Spent time
8h 45m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#949
Please wait...
Page is in error, reload to recover