CRJAZ1125I The configuration property value "DERBY"
I'm trying the hellojazz using below packages.
TeamConcert-Source-1.0.1.zip
RTC-ExpressC-Full-1.0.1-Win.zip
JazzTeamServer-Source-0.7.0.zip
JazzJUnitTests-0.7.0.zip
I got below warnings and errors:
17:51:28,906 INFO uration.OverridablePropertyFileServerConfiguration - Loading configuration from "com.ibm.team.repository.common/teamserver.properties".
17:51:29,515 WARN ory.service.AbstractConfigurationPropertyValidator - CRJAZ1236I A development time license is being used. If you are running an official build of the Jazz Team Server, then your license setup is in a bad state. Check the log for details about license installation failures.
17:51:29,562 ERROR t.internal.registry.AbstractActivationManagerOwner - CRJAZ1093I Service failed to activate.
com.ibm.team.repository.common.transport.TeamServiceRegistryException: CRJAZ1126I The service "com.ibm.team.repository.service.internal.rdb.ConnectionPoolService" had some invalid configuration properties:
CRJAZ1125I The configuration property value "DERBY" is not valid for the property "db.vendor". The "DERBY" database vendor is not supported by the server license.
TeamConcert-Source-1.0.1.zip
RTC-ExpressC-Full-1.0.1-Win.zip
JazzTeamServer-Source-0.7.0.zip
JazzJUnitTests-0.7.0.zip
I got below warnings and errors:
17:51:28,906 INFO uration.OverridablePropertyFileServerConfiguration - Loading configuration from "com.ibm.team.repository.common/teamserver.properties".
17:51:29,515 WARN ory.service.AbstractConfigurationPropertyValidator - CRJAZ1236I A development time license is being used. If you are running an official build of the Jazz Team Server, then your license setup is in a bad state. Check the log for details about license installation failures.
17:51:29,562 ERROR t.internal.registry.AbstractActivationManagerOwner - CRJAZ1093I Service failed to activate.
com.ibm.team.repository.common.transport.TeamServiceRegistryException: CRJAZ1126I The service "com.ibm.team.repository.service.internal.rdb.ConnectionPoolService" had some invalid configuration properties:
CRJAZ1125I The configuration property value "DERBY" is not valid for the property "db.vendor". The "DERBY" database vendor is not supported by the server license.
2 answers
Thanks JanVdP
I'll try it today.
--
I downloaded com.ibm.team.rtc.server.license.standard-trial_1.0.1.jar (in
RTC-Standard-Server-1.0.1-Trial-Win.zip download) and copied it to
....\jazz\client\eclipse\source\server\eclipse\plugins
Make sure it shows up in target platform.
then it works.
I'll try it today.
--
I downloaded com.ibm.team.rtc.server.license.standard-trial_1.0.1.jar (in
RTC-Standard-Server-1.0.1-Trial-Win.zip download) and copied it to
....\jazz\client\eclipse\source\server\eclipse\plugins
Make sure it shows up in target platform.
then it works.
+1 I've been seeing the same problem with the reservations project
-- edit --
apparently the problem has already been solved:
https://jazz.net/forums/viewtopic.php?t=2916
-- edit --