Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

CRJAZ1135I Failed to find the service

I'm following this guide to setup JazzTalkWithFacades
https://jazz.net/wiki/bin/view/Main/JazzTalkWithFacades

At step6, it tells me to rebuild the database. I simply used JazzTalk - Create Repository Database.launch again, but I got this exception

com.ibm.team.repository.common.transport.TeamServiceRegistryException: CRJAZ1135I Failed to find the service "com.ibm.team.repository.service.internal.rdb.IDatabaseStateService" with a matching filter "(databaseExists=true)".

Again, I deleted the repository that I created for JazzTalk(without Facades), and the junit runtime workspace. I still got the error.

Does anybody have any idea?

0 votes



One answer

Permanent link
The message:

CRJAZ1135I Failed to find the service
"com.ibm.team.repository.service.internal.rdb.IDatabaseStateService"
with a matching filter "(databaseExists=true)".

Means that as far as the Jazz Team Server is concerned, you do not have
a correctly functioning repository database. I would suggest using
repotools' -createTables command to create a new database. If you have
data to preserve (which sounds unlikely, use the -export command and
then the -import command).

Without a functioning repository database you're not going to be able to
get anything to work.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952

Question asked: Aug 10 '08, 10:48 a.m.

Question was seen: 9,119 times

Last updated: Aug 10 '08, 10:48 a.m.

Confirmation Cancel Confirm