Projects tigase _server server-core Issues #1014
Can't upgrade from 8.0.0GA to 8.1.0-SNAPSHOT (#1014)
Closed
wojciech.kapcia@tigase.net opened 6 years ago
2019-03-18 14:00:49.752 [main]             DBSchemaLoader.loadSchema()             CONFIG:   SchemaInfo:: id: server, repositories: 5; version: 8.1.0-SNAPSHOT-b5357/fa196c3d
2019-03-18 14:00:49.758 [main]             DBSchemaLoader.logAvailableDrivers()    FINE:     DriverManager (available drivers): org.apache.derby.jdbc.AutoloadedDriver[10.12] ,net.sourceforge.jtds.jdbc.Driver[1.3] ,com.mysql.jdbc.Driver[5.1] ,com.mysql.fabric.jdbc.FabricMySQLDriver[5.1] ,org.postgresql.Driver[9.4]
2019-03-18 14:00:49.760 [main]             DBSchemaLoader.loadSchemaFromSQLFiles()  CONFIG:  Loading schema server, version: 8.1.0-SNAPSHOT-b5357/fa196c3d from files, current: 8.0.0
2019-03-18 14:00:49.762 [main]             DBSchemaLoader.loadSchemaFromSQLFiles()  FINEST:  Empty schema list
2019-03-18 14:00:49.762 [main]             DBSchemaLoader.loadSchema()             INFO:     Required schema is already loaded in correct version

Basically we now require schema file (even empty) if we include updated version of the component.

wojciech.kapcia@tigase.net commented 6 years ago

Fixed for:

  • tigase-muc
  • tigase-pubsub
  • tigase-workgroup

%kobit %andrzej.wojcik %bmalkow - if you are making new development for component (anything new in master branch after "next development" commit) please both bump component version in tigase-server-dist project and include appropriate schema files (even if empty).

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
8777
Version
tigase-server-8.1.0
Spent time
5h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1014
Please wait...
Page is in error, reload to recover