Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-40971

MSSQL Selection in config.sh Broken (CLI)

    XMLWordPrintable

Details

    Description

      Steps to Reproduce

      1. Download and install JIRA
      2. Run <JIRA_INSTALL>/bin/config.sh -c in command line
      3. Select option 'D' for database configuration
      4. Select option 'S' for "SQL Server (MS-SQL)"

      Expected Results
      Continue with database configuration for MS-SQL server

      Actual Results

      • Receive message "Unknown command 'S'"
      • Return to 'Database Selection' portion of config.sh script

      Screenshot of problem:

      Workaround
      Utilize documentation for manually configuring JIRA with MS-SQL Server:

      Manual Configuration

      1. Locate the dbconfig.xml file at the root of your JIRA Home Directory.
        • If this file does not exist, create the file, copy and paste the example XML code ( shown below ) into this file.
      2. Update the file, as described in the Database connection fields section below. Escape any '&' characters by adding 'amp;' to the end of each one.
        • Note, the <database-type/> element must specify your type of database, e.g. mssql. If you forget to do this and you start JIRA, your database tables may be created incorrectly. See Incorrect database type specified if this happens to you.
      3. Save the file and restart JIRA.

      Attachments

        Issue Links

          Activity

            People

              agniadzik Artur Gniadzik
              scovey Shanye
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: