JIRA 3.1 fails to upgrade JIRA 3.0.x data using jTDS driver (SQL Server and Sybase)

XMLWordPrintable

    • 3.01

      JIRA 3.1 tries to check that the database type specified in WEB-INF/classes/entityengine.xml is not incorrect with regards to what the JDBC driver reports. If entityengine.xml uses "hsql" and the driver reports "mysql", this is clearly an error. However in the case of SQL Server and Sybase, it gets this check wrong, and JIRA will exit with an error like:

      Database type is invalid. entityengine.xml is configured for 'mssql', but database is indicating 'jTDS JDBC Driver for Microsoft SQL Server and Sybase'.

      The mention of 'Sybase' is what throws the check off in this case.

            Assignee:
            Jeff Turner
            Reporter:
            Jeff Turner
            Votes:
            7 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: