Failed to locate teamserver.properties
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
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
On 11-Dec-09 7:52 AM, likeabird77 wrote:
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.
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.