Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,754
Community Members
 
Community Events
184
Community Groups

Error rendering macro 'sql-query'

Updating from 5.7 to 7.X and setup a Dev environment to test. After upgrade to 7.x we are getting this error on some pages that work in Prod:

Error rendering macro 'sql-query'

Unable to load database driver: net.sourceforge.jtds.jdbc.Driver. Make sure your configuration is correct.

 

I have found this error in posts but not an answer. 

Any help is appreciated.

2 answers

1 accepted

0 votes
Answer accepted
repi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jul 13, 2020 • edited
Italo Qualisoni [e-Core]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jul 13, 2020

@Seth Howard , you will need to update the app settings to use the new driver instead of jtds as mentioned by @repi 

Right now it reads :
<property name="hibernate.connection.driver_class">com.microsoft.sqlserver.jdbc.SQLServerDriver</property>

Is that incorrect?

 

Thank you all for your help.

Italo Qualisoni [e-Core]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jul 14, 2020

Does the whole ENU folder go in the /bin directory or just the jre*.jar files?

Sorry I am asking for the hand holding but I cannot figure out quite what I am doing wrong.

 

Thanks again!!!!

Italo Qualisoni [e-Core]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jul 14, 2020

Don't need to sorry :) 

You should copy only the jtds-1.2.2.jar file under <Confluencei nstall-directory>/lib folder;

You can get this jar file from https://sourceforge.net/projects/jtds/files/jtds/1.2.1/ 

you will need to download jtds-1.2.1-dist.zip , extract it and then copy the  jtds-1.2.2.jar into the <Confluencei nstall-directory>/lib

And then you will need to restart the application.

We came across the same error after we upgraded Wiki from 7.13.7 to 7.19.16 recently. Is this the same issue related to jdbc driver?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events