The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Install Problem - Install Wizard - JDBC connection setup issue

Ryan Ward
September 2, 2011

Hi There,

I get "The specified class was not found in the class path." during the database configuration step

I have jtds-1.2.4.jar (these are real jar files, not .zips renamed to jars) in C:\crowd\atlassian-crowd-2.3.2\apache-tomcat\lib

and my config in the wizard looks like this

Databas: Microsoft SQL Server

Driver Class Name: net.sourceforge.jtds.jdbc.Driver

JDBC URL: jdbc:jtds:sqlserver://localhost:1433/crowd

username:xxx

password: xxx

Hibernate Dialect: org.hibernate.dialect.SQLServerDialect

MY SQL install is MS SQL Server 2008R2

note: I have confluence and JIRA sucessfully installed as well

TIA

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Ryan Ward
September 3, 2011

still no luck trying different things :(

Ryan Ward
September 4, 2011

Ok so I figured it out...

1) for some reason, because I had a confluence instance of tomcat running (not as a service), it gave the JTDS error

2) my DB was actually named crowddb not crowd, so my URL should have been JDBC URL: jdbc:jtds:sqlserver://localhost:1433/crowddb (this should of generated a DB does not exist or something error).

So it seems like there were some false positives and incorrect errors / lack of errors being thrown during the install.

Looks like a couple here bugs to me ;) Reported them to Atlassian

TAGS
AUG Leaders

Atlassian Community Events