Fix wrong database dialect

Piero Biggi December 23, 2016

System information shows the wrong database dialect (errors appear on frontpage):

 

Database nameMicrosoft SQL Server
Database version10.50.6000
Database Dialectcom.atlassian.hibernate.dialect.MySQLDialect
Database Driver NameN/A
Database Driver Version1.2

but the conf/server.xml states

 

<Resource name="jdbc/ConfluenceDS" auth="Container" type="javax.sql.DataSource"
username="confluence_user"
password="*******"
driverClassName="net.sourceforge.jtds.jdbc.Driver"
url="jdbc:jtds:sqlserver://172.16.10.36:1433/confluence"
validationQuery="select 1"
maxActive="20" />

 

how should I fix this?

 

BTW it is a fairly old version

Confluence Information
System DateFriday, 23 Dec 2016
System Time12:35:23
Uptime1 day, 1 hour, 28 minutes, 39 seconds
Confluence Version3.1.2
Build Number1725

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 23, 2016

I'm not sure it's the "dialect".  Could you tell us what the errors actually are?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events