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

RTC 4.0.3 Tomcat and Derby - why am I getting an error connecting to warehouse DB?

I keep seeing the following error in the ccm.log

2013-09-07 00:02:45,885 [ccm: AsynchronousTaskRunner-3 @@ 00:02] ERROR com.ibm.team.datawarehouse                          - CRJAZ0502I The connection could not be created (vendor="derby_net", location="c:/PROGRA~1/IBM/JazzTeamServer/server/conf/jts/derby/warehouseDB").
com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0502I The connection could not be created (vendor="derby_net", location="c:/PROGRA~1/IBM/JazzTeamServer/server/conf/jts/derby/warehouseDB").
    at com.ibm.team.repository.service.internal.rdb.ConnectionFactory.checkConnection(ConnectionFactory.java:168)


Tomcat has been set up to run as a service and after reviewing all the changes everything looks ok. The jts_etl.log looks fine but the ccm_etl.log has no entries.


Any ideas?

0 votes



One answer

Permanent link
Hi Donald,

Derby DB has a relative path in the teamserver.properties by default. If you run Tomcat as a service, you need to provide an absolute path.

FYI: Derby is not meant to be used as a production DB. You should consider using DB2 instead.

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
× 12,019

Question asked: Sep 13 '13, 11:13 a.m.

Question was seen: 4,397 times

Last updated: Sep 13 '13, 4:23 p.m.

Confirmation Cancel Confirm