which authentication mode is your SQL server using? I guess it is using SQL mode so integratedSecurity=true does not make sense. Try to use user and password in the connection URL.