How to resolve error message "Database is not accessible"
search cancel

How to resolve error message "Database is not accessible"

book

Article ID: 48571

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

When logging into CMEW the Error "Database is not accessible" is issued.  This is typically the problem is with an incorrect JDBC driver for the SQL Server.

 

Symptoms:

  • Login to CMEW fails with the following message:

 

  •  The latest stdout_*.log file in your <tomcat>\logs folder contains string: com.microsoft.sqlserver.jdbc.SQLServerException: The server version is not supported.

 

Environment

Release:


Component:

Resolution

If both symptoms are present, check the <tomcat>\lib folder. If the following two files are present:

sqljdbc.jar

sqljdbc4.jar

You will need to:

Stop Tomcat

  Delete the sqljdbc.jar file from <tomcat>\lib

  Delete the sqljdbc.jar file from %EW_HOME%\ew\WEB-INF\lib, if it's present

  Start Tomcat