Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-2967

Bamboo 2.1 fails upgrade on Oracle database

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Highest Highest
    • 2.1.1
    • 2.1
    • Database (Oracle)
    • None

      The UpgradeTask901JiraIssueTypes upgrade task has a SQL statement with ';' character in it, see code below -

                  statement.execute("DROP TABLE BUILDRESULTSUMMARY_JIRAISSUE;");
      

      This doesn't go well with Oracle database, which throws an ORA-00911: invalid character exception.

              asridhar AjayA
              asridhar AjayA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: