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 |
8 answers
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 |
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 |
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 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 |
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. |
Hi Matt
Can u please elaborate what do you mean by To do that, you can add the 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 |
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 |
Problem and it's solution is described in second part of:
https://jazz.net/wiki/bin/view/Main/DbVendorIsNotSupported I don't have The first step would be import that plugin into your workspace from the Hi Matt |
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 |
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.