problem on building Jazz repository database
hi,
I'm trying to build a repository database by using the com.ibm.team.repository.service.tests plug-in, the test includes three child tests: TestDbRebuild, TestDbInit, CreateTestUsers
The first "TestDbRebuild" runs no problem, but the rest two shows the following error:
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098I The "com.ibm.team.repository.service.tests.remotetests.IRemoteTestService{/jazz/secure/service/com.ibm.team.repository.service.tests.remotetests.IRemoteTestService}" service failed. The server returned the HTTP error 404 with error text "Not Found".
...
I noticed the url address "/jazz/secure/service/com.ibm.team.repository.service.tests.remotetests.IRemoteTestService", and my server address is "https://localhost:9443/jts", not "https://localhost:9443/jazz".
so I'm wondering if this is where the problem lies, and how to solve this problem without changing my server address?
I opened "https://localhost:9443/jts/secure/service/" in my browser window, but I could't find there is a "IRemoteTestService" in it...
Any body has any ideas? ThX~
I'm trying to build a repository database by using the com.ibm.team.repository.service.tests plug-in, the test includes three child tests: TestDbRebuild, TestDbInit, CreateTestUsers
The first "TestDbRebuild" runs no problem, but the rest two shows the following error:
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098I The "com.ibm.team.repository.service.tests.remotetests.IRemoteTestService{/jazz/secure/service/com.ibm.team.repository.service.tests.remotetests.IRemoteTestService}" service failed. The server returned the HTTP error 404 with error text "Not Found".
...
I noticed the url address "/jazz/secure/service/com.ibm.team.repository.service.tests.remotetests.IRemoteTestService", and my server address is "https://localhost:9443/jts", not "https://localhost:9443/jazz".
so I'm wondering if this is where the problem lies, and how to solve this problem without changing my server address?
I opened "https://localhost:9443/jts/secure/service/" in my browser window, but I could't find there is a "IRemoteTestService" in it...
Any body has any ideas? ThX~