RQM_DB2 Error Connection
Hi,
I working on integrating RQM 2.0.1 with DB2 9.5. configured db2 credentialsin teamserver.properties. failed to execute repotools -createTables from cmd prompt. Please find the below error details C:\Program Files\IBM\RQM201\server>repotools -createTables Repo Tools Rational Quality Manager, Version 2.0.1 (I20100316_0858) Jazz Foundation - Jazz Team Server, Version 1.0.0.2 iFix 1 (I20100302-1947) Rational Jazz Team Server (RQM) - Enterprise CRJAZ1363I Loading configuration from "file:conf/jazz/teamserver.properties". CRJAZ1365I Attempting Initial Database Connection Using Db Name/Location: //192.168.100.124:50000/RQMDB1:user=xxxxxxxx;password=xxxxxx xx; CRJAZ0503I Failed to connect to the database: " E xception java.net.ConnectException: Error opening socket to server /192.168.100. 124 on port 50,000 with message: Connection refused: connect. ERRORCODE=-4499, S QLSTATE=08001" Db Name/Location: "//192.168.100.124:50000/RQMDB1:user=xxxxxxxx;password=xxxxx xxx;" CRJAZ1093I Service class "com.ibm.team.repository.service.internal.schemagen.Per sistentMappingService" 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 "//192.168.100.124:50000/RQMDB1:user=xxxxxx xx;password=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. Please help me to resolve this problem. Regards, Rajesh Gottapu. |
One answer
The likely cause of a connection refused is that you either misconfigured:
1) the db host (192.168.100.124) 2) port (50000) I would try connecting to the DB outside of the context of RQM and make sure that your configuration in teamserver.properties is correct. Hope that helps, John Nason RQM Development Hi, |
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.