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

M2 Repotools

The 2.0 M2 repotools are not working for me, even when I remove the
"fullyMaterializeLobData=false" spec from my connection spec in
teamserver.properties.

What did I get wrong ?

2009-03-04 15:32:35,562 repotools -createTables
teamserver.properties=teamserver_db2w.properties
2009-03-04 15:32:37,296 Repo Tools, Version 2.0 M2 - I20090227-1422
2009-03-04 15:32:37,296 Provisioning using
"C:\Jazz\Rtc_2.0M2\server\\provision_profiles".
2009-03-04 15:32:48,031 Rational Jazz Team Server - Standard
2009-03-04 15:32:48,046 Loading configuration from
"file:teamserver_db2w.properties".
2009-03-04 15:32:49,203 Attempting Initial Database Connection Using
Db Name/Location: //localhost:50000/JAZZ;user=xxxxxxxx;password=xxxxxxxx;
2009-03-04 15:32:49,375 CRJAZ0503I Failed to connect to the database:
" Null userid is not supported."
Db Name/Location: "//localhost:50000/JAZZ;user=xxxxxxxx;password=xxxxxxxx;"
com.ibm.db2.jcc.c.SqlException: Null
userid is not supported.


2009-03-04 15:27:58,593 repotools -createTables
teamserver.properties=teamserver_db2w.properties
2009-03-04 15:28:00,531 Repo Tools, Version 2.0 M2 - I20090227-1422
2009-03-04 15:28:00,531 Provisioning using
"C:\Jazz\Rtc_2.0M2\server\\provision_profiles".
2009-03-04 15:28:11,265 Rational Jazz Team Server - Standard
2009-03-04 15:28:11,265 Loading configuration from
"file:teamserver_db2w.properties".
2009-03-04 15:28:12,328 Attempting Initial Database Connection Using
Db Name/Location:
//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
2009-03-04 15:28:12,421 CRJAZ0503I Failed to connect to the database:
" java.util.Properties object passed to
java.sql.Driver.connect() cannot be overridden by URL:
jdbc:db2://localhost:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db Name/Location:
"//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
com.ibm.db2.jcc.c.SqlException:
java.util.Properties object passed to java.sql.Driver.connect() cannot be
overridden by URL:
jdbc:db2://localhost:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;.

Thanks

0 votes



2 answers

Permanent link
You have to leave in the ":" separator and remove the ";" separator
before user=

Bryan

On 2009-03-04 08:43:44 -0600, "Jean-Bernard Curmi"
<jbernard_curmi> said:

The 2.0 M2 repotools are not working for me, even when I remove the
"fullyMaterializeLobData=false" spec from my connection spec in
teamserver.properties.

What did I get wrong ?

2009-03-04 15:32:35,562 repotools -createTables
teamserver.properties=teamserver_db2w.properties
2009-03-04 15:32:37,296 Repo Tools, Version 2.0 M2 - I20090227-1422
2009-03-04 15:32:37,296 Provisioning using
"C:\Jazz\Rtc_2.0M2\server\\provision_profiles".
2009-03-04 15:32:48,031 Rational Jazz Team Server - Standard
2009-03-04 15:32:48,046 Loading configuration from
"file:teamserver_db2w.properties".
2009-03-04 15:32:49,203 Attempting Initial Database Connection Using
Db Name/Location: //localhost:50000/JAZZ;user=xxxxxxxx;password=xxxxxxxx;
2009-03-04 15:32:49,375 CRJAZ0503I Failed to connect to the database:
" Null userid is not supported."
Db Name/Location: "//localhost:50000/JAZZ;user=xxxxxxxx;password=xxxxxxxx;"
com.ibm.db2.jcc.c.SqlException: Null
userid is not supported.


2009-03-04 15:27:58,593 repotools -createTables
teamserver.properties=teamserver_db2w.properties
2009-03-04 15:28:00,531 Repo Tools, Version 2.0 M2 - I20090227-1422
2009-03-04 15:28:00,531 Provisioning using
"C:\Jazz\Rtc_2.0M2\server\\provision_profiles".
2009-03-04 15:28:11,265 Rational Jazz Team Server - Standard
2009-03-04 15:28:11,265 Loading configuration from
"file:teamserver_db2w.properties".
2009-03-04 15:28:12,328 Attempting Initial Database Connection Using
Db Name/Location:
//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
2009-03-04

15:28:12,421 CRJAZ0503I Failed to connect to the database:
" java.util.Properties object passed to
java.sql.Driver.connect() cannot be overridden by URL:
jdbc:db2://localhost:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db

Name/Location:
"//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
com.ibm.db2.jcc.c.SqlException:


java.util.Properties object passed to java.sql.Driver.connect() cannot be
overridden by URL:
jdbc:db2://localhost:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;.

Thanks


>

0 votes


Permanent link
Thanks, indeed it works
Jean-bernard
"Bryan Hunt" <bhunt> wrote in message
news:gombes$8p7$1@localhost.localdomain...
You have to leave in the ":" separator and remove the ";" separator before
user=

Bryan

On 2009-03-04 08:43:44 -0600, "Jean-Bernard Curmi"
jbernard_curmi@fr.dot.ibm.no.spam> said:

The 2.0 M2 repotools are not working for me, even when I remove the
"fullyMaterializeLobData=false" spec from my connection spec in
teamserver.properties.

What did I get wrong ?

2009-03-04 15:32:35,562 repotools -createTables
teamserver.properties=teamserver_db2w.properties
2009-03-04 15:32:37,296 Repo Tools, Version 2.0 M2 - I20090227-1422
2009-03-04 15:32:37,296 Provisioning using
"C:\Jazz\Rtc_2.0M2\server\\provision_profiles".
2009-03-04 15:32:48,031 Rational Jazz Team Server - Standard
2009-03-04 15:32:48,046 Loading configuration from
"file:teamserver_db2w.properties".
2009-03-04 15:32:49,203 Attempting Initial Database Connection Using
Db Name/Location: //localhost:50000/JAZZ;user=xxxxxxxx;password=xxxxxxxx;
2009-03-04 15:32:49,375 CRJAZ0503I Failed to connect to the database:
" Null userid is not supported."
Db Name/Location:
"//localhost:50000/JAZZ;user=xxxxxxxx;password=xxxxxxxx;"
com.ibm.db2.jcc.c.SqlException: Null
userid is not supported.


2009-03-04 15:27:58,593 repotools -createTables
teamserver.properties=teamserver_db2w.properties
2009-03-04 15:28:00,531 Repo Tools, Version 2.0 M2 - I20090227-1422
2009-03-04 15:28:00,531 Provisioning using
"C:\Jazz\Rtc_2.0M2\server\\provision_profiles".
2009-03-04 15:28:11,265 Rational Jazz Team Server - Standard
2009-03-04 15:28:11,265 Loading configuration from
"file:teamserver_db2w.properties".
2009-03-04 15:28:12,328 Attempting Initial Database Connection Using
Db Name/Location:
//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
2009-03-04

15:28:12,421 CRJAZ0503I Failed to connect to the database:
" java.util.Properties object passed to
java.sql.Driver.connect() cannot be overridden by URL:
jdbc:db2://localhost:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db

Name/Location:
"//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
com.ibm.db2.jcc.c.SqlException:


java.util.Properties object passed to java.sql.Driver.connect() cannot be
overridden by URL:
jdbc:db2://localhost:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;.

Thanks



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: Mar 04 '09, 9:48 a.m.

Question was seen: 4,683 times

Last updated: Mar 04 '09, 9:48 a.m.

Confirmation Cancel Confirm