Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Unable to connect Jazz 6.0.3 to JTS SQL Server 2012 Database

Hi,
I'm trying to install a custom setup of Jazz 6.0.3 on an Oracle VirtualBox virtual machine equipped with Windows Server 2012 R2 and SQL Server 2012 Express.  At the Configure Database installation step, I'm trying to connect Jazz to the JTS database using the following parameters:
Step 1:
Database Vendor: SQL Server
Connection Type: JDBC
Step 2:
JDBC Password is set
JDBC Location: //localhost:1433;databaseName=JTS;user=jtsDBuser;password={password}
TCP/IP is enable on SQL Server Express and it works (I tested it with the Data Link Properties app).
As per the installation instructions on jazz.net, I've installed JDBC Driver 4.1 and set a System variable to point to it (SQLSERVER_JDBC_DRIVER_FILE -> C:\Program Files\Microsoft JDBC Driver 4.1 for SQL Server\sqljdbc_4.1\enu\sqljdbc41.jar).
I get the following error:
The configuration test resulted in errors. Resolve the errors to continue. For information about why the configuration did not pass the validity test and how to provide a valid configuration, see the other messages that are provided with this message. For more information, open the help and search for "Running the setup wizard".ID CRJAZ1579E
hide details
JVMCFRE003 bad major version; class=com/microsoft/sqlserver/jdbc/SQLServerDriver, offset=6
Any idea what I'm doing wrong?
Any help would be greatly appreciated.
Thank you and best regards.

0 votes



2 answers

Permanent link
Hi

See your repotools-jts and other repotools script to see i the JAVA variable pointing to the good JDK or JRE (version 6.0 minimum.

Jean-loup PIETIN

0 votes


Permanent link

I resolved the problem by forcing SQL Server 2014 Express to use port 1433 instead of dynamically allocating a port.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,497
× 2,357

Question asked: Jan 02 '17, 10:29 a.m.

Question was seen: 2,819 times

Last updated: Jan 11 '17, 4:05 p.m.

Confirmation Cancel Confirm