It's all about the answers!

Ask a question

Failed to locate teamserver.properties


Wang Qi (622) | asked Dec 11 '09, 1:46 a.m.
I installed the RTC 2.0.1 development environment today and got the following errors running the server:

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

12:23:09,703 ERROR com.ibm.team.server.embedded.jetty.Activator - A WebApp has already been registered with a context root of

12:23:09,703 ERROR com.ibm.team.server.embedded.jetty.Activator - The WebApp provided by bundle was not registered

One answer



permanent link
Jose Miguel Ordax Cassa (2.4k2126100) | answered Dec 11 '09, 7:23 a.m.
On 11-Dec-09 7:52 AM, likeabird77 wrote:
I installed the RTC 2.0.1 development environment today and got the
following errors running the server:

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

12:23:09,703 ERROR com.ibm.team.server.embedded.jetty.Activator
- A WebApp has already been registered with a context root of



12:23:09,703 ERROR com.ibm.team.server.embedded.jetty.Activator
- The WebApp provided by bundle
was not registered


Check this URL:
https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample

It has a video speaking about how to test with the Embedded Jetty option.

I think the issue you are facing is related with a system property
(-Dxxx=xxx) that points to the teamserver.property but I don't remember
right now the exact name.

Hope it helps,

Chemi.

Your answer


Register or to post your answer.