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?
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?