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

Allow JIRA Config Tool to Parse Oracle RAC jdbc URL

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      If the dbconfig.xml has an Oracle RAC connection URL, running the config.sh tool will throw an error:

      root@server # ./config.sh
      Loading application properties from /data1/jira-5.2.x/jira/atlassian-jira/WEB-INF/classes/jira-application.properties
      Reading database configuration from /data1/jira-5.2.x/jira.home/dbconfig.xml
      No graphics display available; using console.
      *** Unable to fully parse the current JDBC settings. Some settings may be blank.
      *** Parse Exception: Unable to parse the Oracle JDBC URL 'jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=yes)(ADDRESS=(PROTOCOL=TCP)(HOST=DB_HOST1)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=DB_HOST2)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=service_name)))'. Missing ':' before the SID.
      ----------------------
      JIRA Configurator v1.1
      ----------------------
      
      --- Main Menu ---
        [H] Configure JIRA Home
        [D] Database Selection
        [W] Web Server (incl. HTTP/HTTPs configuration)
        [A] Advanced Settings
        [S] Save and Exit
        [X] Exit without Saving
      
      Main Menu> X
      root@server #
      

      This does not indicate that the URL is incorrect, rather, the URL isn't recognized. Can we have an option to bypass the parsing?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cshim ChrisA
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: