It's all about the answers!

Ask a question

Problem with embedded RTC Server (JFS-10-RTC-20.launch)


Jose Miguel Ordax Cassa (2.4k4126100) | asked Nov 23 '09, 9:08 a.m.
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



permanent link
John Doran (9182) | answered Mar 26 '10, 5:18 a.m.
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

RTC 2.0iFix
and the default Derby


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

Target Platform: Jazz JUnit Tests Source and Binaries
Launch file: JFS-10-RTC-20.launch


com.ibm.team.rtc.server.license.standard-trial_1.0.1.jar has been included in the target platform and the launch file.

(I was following https://jazz.net/wiki/bin/view/Main/DbVendorIsNotSupported but I noticed there does not seem to be a com.ibm.team.jazz.server jar in 2.0. There is a com.ibm.team.jazz.foundation.server which is included in the launch)

My launch file arguments are ...
-Dorg.mortbay.log.LogFactory.noDiscovery=true 

-Dorg.eclipse.equinox.servlet.bridge.enabled=true
-Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
-Dosgi.noShutdown=true
-Dcom.ibm.team.repository.db.jdbc.location="${target_home}/../../server/repositoryDB"


When I use the launch file, the first message I get is ...

ERROR com.ibm.team.server.embedded.jetty.auth.Activator - Failed to locate teamserver.properties


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.

permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Nov 30 '09, 10:38 a.m.
On 25-Nov-09 6:19 PM, Chemi wrote:
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.

Explanation at:
https://jazz.net/wiki/bin/view/Main/DbVendorIsNotSupported

permanent link
Rasto Gregor (2621) | answered Nov 30 '09, 10:25 a.m.

permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Nov 25 '09, 12:23 p.m.
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.

permanent link
Ralph Schoon (63.1k33646) | 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.

permanent link
Ralph Schoon (63.1k33646) | 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

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.