M2 repotools not working
The 2.0 M2 repotools are not working for me. Any idea what is going on here?
-bash-3.00$ ./repotools.sh -dropTables
Repo Tools, Version 2.0 M2 - I20090227-1422
Provisioning using "./provision_profiles".
Rational Jazz Team Server - Standard
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location:
//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
CRJAZ0503I
Failed to connect to the database: "
java.util.Properties object passed to java.sql.Driver.connect() cannot
be overridden by URL:
jdbc:db2://some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db Name/Location:
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
CRJAZ1093I
Service failed to activate.
CRJAZ1141I Failed to get the service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService".
CRJAZ1203I Could not determine the database location.
CRJAZ1306I The service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" is
not available.
CRJAZ1204I The database
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
does not exist or the database user does not have the required
privileges to access the database.
-bash-3.00$ ./repotools.sh -dropTables
Repo Tools, Version 2.0 M2 - I20090227-1422
Provisioning using "./provision_profiles".
Rational Jazz Team Server - Standard
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location:
//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
CRJAZ0503I
Failed to connect to the database: "
java.util.Properties object passed to java.sql.Driver.connect() cannot
be overridden by URL:
jdbc:db2://some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db Name/Location:
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
CRJAZ1093I
Service failed to activate.
CRJAZ1141I Failed to get the service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService".
CRJAZ1203I Could not determine the database location.
CRJAZ1306I The service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" is
not available.
CRJAZ1204I The database
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
does not exist or the database user does not have the required
privileges to access the database.
2 answers
Bryan Hunt wrote:
You are being bitten by bug 70523. Fortunately, the solution is simple:
remove the "fullyMaterializeLobData=false" from your connection spec in
teamserver.properties.
Thanks,
Craig Chaney
Jazz Server team
The 2.0 M2 repotools are not working for me. Any idea what is going on
here?
You are being bitten by bug 70523. Fortunately, the solution is simple:
remove the "fullyMaterializeLobData=false" from your connection spec in
teamserver.properties.
Thanks,
Craig Chaney
Jazz Server team
-bash-3.00$ ./repotools.sh -dropTables
Repo Tools, Version 2.0 M2 - I20090227-1422
Provisioning using "./provision_profiles".
Rational Jazz Team Server - Standard
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location:
//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
CRJAZ0503I
Failed to connect to the database: "
java.util.Properties object passed to java.sql.Driver.connect() cannot
be overridden by URL:
jdbc:db2://some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db Name/Location:
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
CRJAZ1093I
Service failed to activate.
CRJAZ1141I Failed to get the service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService".
CRJAZ1203I Could not determine the database location.
CRJAZ1306I The service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" is
not available.
CRJAZ1204I The database
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
does not exist or the database user does not have the required
privileges to access the database.
Craig,
Thanks, that worked around the problem.
Bryan
On 2009-03-02 14:37:57 -0600, Craig Chaney <craigcw> said:
CRJAZ0503I
Failed
Db
CRJAZ1093I
Service
Thanks, that worked around the problem.
Bryan
On 2009-03-02 14:37:57 -0600, Craig Chaney <craigcw> said:
Bryan Hunt wrote:
The 2.0 M2 repotools are not working for me. Any idea what is going on
here?
You are being bitten by bug 70523. Fortunately, the solution is simple:
remove the "fullyMaterializeLobData=false" from your connection spec in
teamserver.properties.
Thanks,
Craig Chaney
Jazz Server team
-bash-3.00$ ./repotools.sh -dropTables
Repo Tools, Version 2.0 M2 - I20090227-1422
Provisioning using "./provision_profiles".
Rational Jazz Team Server - Standard
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location:
//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;
CRJAZ0503I
Failed
to connect to the database: "
java.util.Properties object passed to java.sql.Driver.connect() cannot
be overridden by URL:
jdbc:db2://some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=user;password=password;."
Db
Name/Location:
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
CRJAZ1093I
Service
failed to activate.
CRJAZ1141I Failed to get the service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService".
CRJAZ1203I Could not determine the database location.
CRJAZ1306I The service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" is
not available.
CRJAZ1204I The database
"//some.hostname:50000/JAZZ:fullyMaterializeLobData=false;user=xxxxxxxx;password=xxxxxxxx;"
does
not exist or the database user does not have the required
privileges to access the database.