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

Database test connection failure in 2.0 M3D1

I upgraded from RTC 1.0.1.1 to 2.0 M3D1 using the installation manager. I copied over the backed up tomcat\conf and the web.xml from the backed ip tomcat\webapps\jazz\WEB-INF. The server started OK, but when logging in to the admin pages on the web, I get an error fetching server status information message.
Going into the jazz/setup pages and using test connection I get this error
com.ibm.db2.jcc.c.SqlException: java.util.Properties object passed to java.sql.Driver.connect() cannot be overridden by URL: jdbc:db2://localhost:50000JAZZ:fullyMaterializeLobData=false;user=db2admin;password=---------;.

It's displaying the actual password, which I replaced in the post. The teamserver.properties is using the password={} notation.

0 votes



3 answers

Permanent link
Remove fullyMaterializeLobData=false from connection spec..

It should be :
//localhost:50000JAZZ:user=db2admin;password=---------;

--- Balaji
Jazz Server Team


I upgraded from RTC 1.0.1.1 to 2.0 M3D1 using the installation manager. I copied over the backed up tomcat\conf and the web.xml from the backed ip tomcat\webapps\jazz\WEB-INF. The server started OK, but when logging in to the admin pages on the web, I get an error fetching server status information message.
Going into the jazz/setup pages and using test connection I get this error
com.ibm.db2.jcc.c.SqlException: java.util.Properties object passed to java.sql.Driver.connect() cannot be overridden by URL: jdbc:db2://localhost:50000JAZZ:fullyMaterializeLobData=false;user=db2admin;password=---------;.

It's displaying the actual password, which I replaced in the post. The teamserver.properties is using the password={} notation.

0 votes


Permanent link
OK. That got me past that error. Should this be reported as a bug? The sample properties files have that statement in them.

0 votes


Permanent link
OK. That got me past that error. Should this be reported as a bug? The sample properties files have that statement in them.


Here is the WI request submitted to update the teamserver.properties examples:

https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=76379

Susan

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

Question asked: Apr 01 '09, 3:34 p.m.

Question was seen: 6,745 times

Last updated: Apr 01 '09, 3:34 p.m.

Confirmation Cancel Confirm