It's all about the answers!

Ask a question

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


David Weber (7611810) | asked Dec 01 '08, 9:22 p.m.
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

8 answers



permanent link
Jean-Michel Lemieux (2.5k11) | answered Dec 01 '09, 6:52 a.m.
JAZZ DEVELOPER
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

permanent link
Rasto Gregor (2621) | answered Nov 30 '09, 10:21 a.m.
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

permanent link
Matt Lavin (2.7k2) | answered Feb 02 '09, 9:48 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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

permanent link
yogesh arora (86102) | answered Feb 01 '09, 5:58 p.m.
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

permanent link
Matt Lavin (2.7k2) | answered Jan 09 '09, 8:38 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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


permanent link
Hiroki Kondo (2642) | answered Jan 09 '09, 4:48 a.m.
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


permanent link
Bryan Hunt (4463213) | answered Dec 03 '08, 12:18 p.m.
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

permanent link
Matt Lavin (2.7k2) | answered Dec 02 '08, 9:08 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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

Your answer


Register or 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.