Nolio server starts but not accessible: HTTP Status 404 - /datamanagement/index.jsp
search cancel

Nolio server starts but not accessible: HTTP Status 404 - /datamanagement/index.jsp

book

Article ID: 407401

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

Logs show errors:

2025-08-14T16:57:10.494-07:00 [main] ERROR (com.nolio.platform.server.dataservices.services.upgrade.UpgradeServiceImpl:269) - Error calling Flyway Migrate
org.flywaydb.core.api.FlywayException: Unable to obtain Jdbc connection from DataSource
...
Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory (The connection to the host ###.###.###.###, named instance mssqlserver failed. Error: "java.net.SocketTimeoutException: Receive timed out". Verify the server and instance names and check that no firewall is blocking UDP traffic to port 1434.  For SQL Server 2005 or later, verify that the SQL Server Browser Service is running on the host.)

Environment

Nolio RA 6.8.*

Cause

SQL Server Browser Service is not started or not accessible.

Resolution

Start SQL Server Browser Service and/or make it accessible to the machine where Nolio server is running.