Projects tigase _server server-core Issues #1148
"ERROR! Component <x> schema version is not loaded in the database or it is old!" during shutdown (#1148)
Wojciech Kapcia (Tigase) opened 5 years ago
ERROR! Component server (JDBCMsgBroadcastRepository) schema version is not loaded in the database or it is old!
  • Wojciech Kapcia (Tigase) commented 5 years ago

    There were two issues:

    • version check is called again during shutdown (which doesn't make sense) and is caused by #issue #1150
    • (main issue) PreparedStatement used to retrieve version from database which caused during shutdown with bigger pools to return wrong value causing errors being printed in the logs.
issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
tigase-server-8.1.0
Spent time
0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1148
Please wait...
Page is in error, reload to recover