Problem with embedded RTC Server (JFS-10-RTC-20.launch)
It seems it finds correctly teamserver.properties file but I each time I
try to login I get following exception: 15:02:42,187 ERROR pository.service.internal.discovery.FriendsService - CRJAZ1334E Unable to load friends configuration file because no file was configured or found. The server first looks for the configured property "friends.config.location", and if it is unspecified, it looks for the file "friendsconfig.rdf" relative to the teamserver.properties file. 15:02:42,250 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. 15:02:42,265 ERROR t.internal.registry.AbstractActivationManagerOwner - CRJAZ1093I Service class "com.ibm.team.repository.service.internal.rdb.ConnectionPoolService" 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. CRJAZ1304I The user has a license that would normally allow this operation, but the server license has expired. You can install a permanent server license to re-enable this operation. at com.ibm.team.repository.common.transport.internal.registry.ServiceConfiguration.getPropertiesMap(ServiceConfiguration.java:280) at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.bindConfigurationProperties(AbstractActivationManagerOwner.java:214) at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:578) at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.activate(AbstractActivationManagerOwner.java:166) at ..... ..... Any help? It seems it doesn't detect or access to licenses. Thanks, Chemi. |
6 answers
Ralph Schoon (63.5k●3●36●46)
| answered Nov 24 '09, 12:02 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Chemi,
when I moved from 2.0. to 2.0.0.1 I noticed that the launch provided in the Wiki did not work correctly anymore. I had to go through several errors and add plugins to get it working. Then it seemed to work with the client but thje web site did still not work. Send me an e-mail and I can send you the launch tomorrow if you like. Ralph |
Ralph Schoon (63.5k●3●36●46)
| answered Nov 24 '09, 12:07 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I meant to say I had to add several plug ins to the configuration and additional ones to get the web site running correctly. Now it works for me.
Ralph PS: Sorry, I could not edit my response. For some reason sometimes I can't really post a reply. The web site only shows a post button. Using that the original post I intent to reply to does not show up in a quote and I can't correct it afterwards. This was one of the cases. |
With Ralph help I have it finally working.
It seems there is a problem with the Server license used by the SDK. Do you know where is it in the SDK and how to replace it? Regards, Chemi. |
|
On 25-Nov-09 6:19 PM, Chemi wrote:
With Ralph help I have it finally working. Explanation at: https://jazz.net/wiki/bin/view/Main/DbVendorIsNotSupported |
Hello,
I am hoping that you can help me with running Jazz in the remote mode. I have spent nearly 2 days trying to figure this out. I am using Vista I can run the server normally using server.startup but I can't run it in remote mode to test my plugins. My setup is
(I was following https://jazz.net/wiki/bin/view/Main/DbVendorIsNotSupported but I noticed there does not seem to be a My launch file arguments are ... -Dorg.mortbay.log.LogFactory.noDiscovery=true When I use the launch file, the first message I get is ...
I can continue to https://localhost:9443/jazz/admin/ but not https://localhost:9443/jazz/web/ and not https://localhost:9443/jazz/services/ In the web admin interface for remote mode, I cannot do anything like create a user or project. And using the RTC eclipse client, I cannot connect to the repository at all when it's in remote mode. Please help me find what I am missing. |
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.