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

Installation Error Creating Tables in DB2

Hi

Trying to install Team Server 2.0 and using DB2 9.5 Enterprise and getting the error message:

CRJAZ1093I Service failed to activate.
CRJAZ1141I Failed to get the service "com.ibm.team.repository.service.internal.rdb.IDatabaseStateService".

One other anomaly was the service port number vs service name in the file teamserver.properties file.
The line:
com.ibm.team.repository.db.jdbc.location=//localhost:db2c_DB2/JAZZ:user=db2admin;password={password}

If I used localhost:50000 the script would indicate that there was a parsing error in this line. If used the service name (which was placed in the services file) The script would process this line and end up with the error message above. Note: DB2 is using the default port number 50000

Below is the complete error message


D:\IBM\JazzTeamServer\server>repotools -createTables
Repo Tools
Jazz Foundation Server, Version 1.0 (I20090618-1753)
Rational Team Concert, Version 2.0 (I20090618-1753)

Provisioning using "D:\IBM\JazzTeamServer\server\conf\jazz\provision_profiles".
Rational Jazz Team Server - Standard
CRJAZ1363I Loading configuration from "file:conf/jazz/teamserver.properties".
CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: //localhost:db2c_DB2/JAZZ:user=xxxxxxxx;password=xxxxxxxx;
CRJAZ1093I Service failed to activate.
CRJAZ1141I Failed to get the service "com.ibm.team.repository.service.internal.r
db.IDatabaseStateService".
CRJAZ1203I Could not determine the database location.
CRJAZ1306I The service "com.ibm.team.repository.service.internal.rdb.IDatabaseSt
ateService" is not available.
Creating the tables for the database "//localhost:db2c_DB2/JAZZ:user=xxxxxxxx;pa
ssword=xxxxxxxx;" with indices.
CRJAZ1141I Failed to get the service "com.ibm.team.repository.service.internal.r
db.IDatabaseCreationService".
CRJAZ1309I The database connectivity service is not ready.
The database tables were not created.

D:\IBM\JazzTeamServer\server>

0 votes



One answer

Permanent link
you need do this in db2 environment. type db2cmd firstly.

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: Jul 09 '09, 3:14 p.m.

Question was seen: 3,725 times

Last updated: Jul 09 '09, 3:14 p.m.

Confirmation Cancel Confirm