Hi all,Does anyone have a clue of what is going wrong?2011-02-01 00:27:49,922 DEBUG org.hibernate.util.JDBCExceptionReporter - Cannot open connection [???]com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host xxxxxi01, port 14331 has failed. Error: "null. Verify the connection properties, check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.".
As Nipper indicated, why 14331? We're assuming that's a typo in your post as 1433, not 14331 is the default port for MSSQL.
We're using a domain account so it would be integrated security. Not sure if that is an issue for the installer, but it's not mentioned in any documentation I can find.