Connection refused when connecting to SQL server express

Still need help?

The Atlassian Community is here for you.

Ask the community

The content on this page relates to platforms which are not supported. Consequently, Atlassian Support cannot guarantee providing any support for it. Please be aware that this material is provided for your information only and using it is done so at your own risk.

Symptoms

When JIRA applications are configured to use Microsoft SQL Server Express, it fails throwing the following errors in the logs:

(Network error IOException: Connection refused: connect)

Cause

Microsoft SQL Server Express can be configured to use a dynamic port on a named instance of SQL Server.

Resolution

  1. Configure SQL Server to use a static port as described in Microsoft Documentation.
  2. Please make sure to set to the protocol to listen all no. (Even though you have specified the port. You still need to set this setting on the protocol in SQL Configuration manager TCPIP)
  3. Start your JIRA application.
Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.