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

RTC 1.0.1: The "DERBY" database vendor is not supp

I installed the RTC 1.0.1 development environment today (Dec 1) and got the following error running the server (Jetty):

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.

The interesting thing is that I installed this same environment to a different directory a couple weeks ago, and that environment doesn't have these errors. The .zip files I used in these two installs are the same exact files.

The install files I used are:
JazzJUnitTests-0.7.0.zip
JazzTeamServer-Source-0.7.0.zip
RTC-Client-1.0.1-Win.zip
RTC-Standard-Server-1.0.1-Trial-Win.zip
TeamConcert-Source-1.0.1.zip
codegen-v20080604-1704.zip
emf-sdo-xsd-SDK-2.3.2.zip

I'm wondering if some license inside these install files expired on Nov 30. With this Derby error, I can't access the License page on the Jazz web client to install the permanent license, so the development environment is not functional.

Thanks in advance for your help,

Dave

0 votes



8 answers

Permanent link
The reason you are seeing the problem is that the development period for
the 1.0.1 release has passed. For a 1.0.1 server to be usable you need
to supply a real license. To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
configuration. In addition to that new plugin, make sure that the
com.ibm.team.jazz.server plugin is in your launch config as well.

-
Matt Lavin
Jazz Server Team


On Tue, 2008-12-02 at 02:27 +0000, deweber wrote:
I installed the RTC 1.0.1 development environment today (Dec 1) and
got the following error running the server (Jetty):

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.

The interesting thing is that I installed this same environment to a
different directory a couple weeks ago, and that environment doesn't
have these errors. The .zip files I used in these two installs are
the same exact files.

The install files I used are:
JazzJUnitTests-0.7.0.zip
JazzTeamServer-Source-0.7.0.zip
RTC-Client-1.0.1-Win.zip
RTC-Standard-Server-1.0.1-Trial-Win.zip
TeamConcert-Source-1.0.1.zip
codegen-v20080604-1704.zip
emf-sdo-xsd-SDK-2.3.2.zip

I'm wondering if some license inside these install files expired on
Nov 30. With this Derby error, I can't access the License page on
the Jazz web client to install the permanent license, so the
development environment is not functional.

Thanks in advance for your help,

Dave

0 votes


Permanent link
Thank you Matt! I love it when you find your exact question already
answered with a solution that works :)

Bryan

On 2008-12-02 08:00:48 -0600, Matt Lavin <matt_lavin> said:

The reason you are seeing the problem is that the development period for
the 1.0.1 release has passed. For a 1.0.1 server to be usable you need
to supply a real license. To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
configuration. In addition to that new plugin, make sure that the
com.ibm.team.jazz.server plugin is in your launch config as well.

-
Matt Lavin
Jazz Server Team


On Tue, 2008-12-02 at 02:27 +0000, deweber wrote:
I installed the RTC 1.0.1 development environment today (Dec 1) and
got the following error running the server (Jetty):

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.

The interesting thing is that I installed this same environment to a
different directory a couple weeks ago, and that environment doesn't
have these errors. The .zip files I used in these two installs are
the same exact files.

The install files I used are:
JazzJUnitTests-0.7.0.zip
JazzTeamServer-Source-0.7.0.zip
RTC-Client-1.0.1-Win.zip
RTC-Standard-Server-1.0.1-Trial-Win.zip
TeamConcert-Source-1.0.1.zip
codegen-v20080604-1704.zip
emf-sdo-xsd-SDK-2.3.2.zip

I'm wondering if some license inside these install files expired on
Nov 30. With this Derby error, I can't access the License page on
the Jazz web client to install the permanent license, so the
development environment is not functional.

Thanks in advance for your help,

Dave

0 votes


Permanent link
Hi Matt. Your message is great to help me.

Could you tell me about a point,
Do you mean
In addition to that new plugin, make sure that the
com.ibm.team.jazz.server plugin is in your launch config as well.
is import "com.ibm.team.jazz.server" plug-in to my workspace?,

and Do I add it in my launch config?

Because I can't choose "com.ibm.team.jazz.server" in Launch Configuration Dialog.

Best Regards,
Hiroki Kondo.

Matt Lavin wrote:
The reason you are seeing the problem is that the development period for
the 1.0.1 release has passed. For a 1.0.1 server to be usable you need
to supply a real license. To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
In addition to that new plugin, make sure that the
com.ibm.team.jazz.server plugin is in your launch config as well.

-
Matt Lavin
Jazz Server Team


On Tue, 2008-12-02 at 02:27 +0000, deweber wrote:
I installed the RTC 1.0.1 development environment today (Dec 1) and
got the following error running the server (Jetty):

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.

The interesting thing is that I installed this same environment to a
different directory a couple weeks ago, and that environment doesn't
have these errors. The .zip files I used in these two installs are
the same exact files.

The install files I used are:
JazzJUnitTests-0.7.0.zip
JazzTeamServer-Source-0.7.0.zip
RTC-Client-1.0.1-Win.zip
RTC-Standard-Server-1.0.1-Trial-Win.zip
TeamConcert-Source-1.0.1.zip
codegen-v20080604-1704.zip
emf-sdo-xsd-SDK-2.3.2.zip

I'm wondering if some license inside these install files expired on
Nov 30. With this Derby error, I can't access the License page on
the Jazz web client to install the permanent license, so the
development environment is not functional.

Thanks in advance for your help,

Dave

0 votes


Permanent link
Is the "com.ibm.team.jazz.server" plugin listed in launch configuration
dialog at all? I'm not sure why it would be missing, but you could also
import the "com.ibm.team.jazz.server" plugin into your workspace from
the "jazz/server/update-site/plugins" directory.

-
Matt Lavin
Jazz Server Team


On Fri, 2009-01-09 at 18:43 +0900, Hiroki Kondo wrote:
Hi Matt. Your message is great to help me.

Could you tell me about a point,
Do you mean
In addition to that new plugin, make sure that the
com.ibm.team.jazz.server plugin is in your launch config as well.
is import "com.ibm.team.jazz.server" plug-in to my workspace?,
and Do I add it in my launch config?

Because I can't choose "com.ibm.team.jazz.server" in Launch Configuration Dialog.

Best Regards,
Hiroki Kondo.

Matt Lavin wrote:
The reason you are seeing the problem is that the development period for
the 1.0.1 release has passed. For a 1.0.1 server to be usable you need
to supply a real license. To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
In addition to that new plugin, make sure that the
com.ibm.team.jazz.server plugin is in your launch config as well.

-
Matt Lavin
Jazz Server Team


On Tue, 2008-12-02 at 02:27 +0000, deweber wrote:
I installed the RTC 1.0.1 development environment today (Dec 1) and
got the following error running the server (Jetty):

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.

The interesting thing is that I installed this same environment to a
different directory a couple weeks ago, and that environment doesn't
have these errors. The .zip files I used in these two installs are
the same exact files.

The install files I used are:
JazzJUnitTests-0.7.0.zip
JazzTeamServer-Source-0.7.0.zip
RTC-Client-1.0.1-Win.zip
RTC-Standard-Server-1.0.1-Trial-Win.zip
TeamConcert-Source-1.0.1.zip
codegen-v20080604-1704.zip
emf-sdo-xsd-SDK-2.3.2.zip

I'm wondering if some license inside these install files expired on
Nov 30. With this Derby error, I can't access the License page on
the Jazz web client to install the permanent license, so the
development environment is not functional.

Thanks in advance for your help,

Dave

0 votes


Permanent link
Hi Matt

Can u please elaborate what do you mean by


To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
configuration.


I could not find a way to do that in the launch configuration. I tried adding the plugin to int plugin dependencies but that didnt help.

Thanks
Yoges

0 votes


Permanent link
The first step would be import that plugin into your workspace from the
directory that I mentioned. Then, you should be able to add the plugin
to your launch configuration from the plugins tab of the launch
configuration dialog.

-
Matt Lavin
Jazz Server Team


On Sun, 2009-02-01 at 23:07 +0000, yogesh.arora wrote:
Hi Matt

Can u please elaborate what do you mean by


To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
configuration.

I could not find a way to do that in the launch configuration. I tried
adding the plugin to int plugin dependencies but that didnt help.

Thanks
Yoges

0 votes


Permanent link
Problem and it's solution is described in second part of:
https://jazz.net/wiki/bin/view/Main/DbVendorIsNotSupported

I don't have com.ibm.team.jazz.server plugin too. But is not needed to run server for me.


The first step would be import that plugin into your workspace from the
directory that I mentioned. Then, you should be able to add the plugin
to your launch configuration from the plugins tab of the launch
configuration dialog.

-
Matt Lavin
Jazz Server Team


On Sun, 2009-02-01 at 23:07 +0000, yogesh.arora wrote:
Hi Matt

Can u please elaborate what do you mean by


To do that, you can add the
com.ibm.team.rtc.server.license.standard-trial plugin from the
jazz/server/license-update-site/plugins directory to your launch
configuration.

I could not find a way to do that in the launch configuration. I tried
adding the plugin to int plugin dependencies but that didnt help.

Thanks
Yoges

0 votes


Permanent link
I've posted a video to https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample, the one labelled Part III, which shows how to work around this problem when developing using the RTC SDK.

Cheers,
Jean-Michel

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
× 10,938

Question asked: Dec 01 '08, 9:22 p.m.

Question was seen: 10,570 times

Last updated: Dec 01 '08, 9:22 p.m.

Confirmation Cancel Confirm