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

OSLC integration authentication problem

Good Morning
We are using RTC V5.0

I am getting the following error in our logs;

2016-02-09 06:20:57,965 [WebContainer : 3 @@ 06:20 <unauthenticated> /ccm/oslc/workitems/_g4YPMsQQEeWu--ONZFjhSw/progressTracking]  WARN com.ibm.team.workitem                               - Unhandled Exception

1) I understand the "_g4YPMsQQEeWu--ONZFjhSw" to be the work item in question, how do I search for this    work item using the above string? 

2) How do I interpret the message?

Any and all assistance is greatly appreciated.


Kind Regards

Glenn


0 votes



One answer

Permanent link
Hi Glenn,

If you try https://<server:port>/ccm/oslc/workitems/_g4YPMsQQEeWu--ONZFjhSw, it should give you full details about the work item (including its ID).

Alternatively, you can try the following URL to pull the work item's info:
https://<server:port>/ccm/rpt/repository/workitem?fields=workitem/workItem[itemId='_g4YPMsQQEeWu--ONZFjhSw']/(id|summary|projectArea/(itemId|name))

0 votes

Comments

 Hi Kot


Thank you very much for your reply, your solution works however it gives me an exception stating that "the record was not found in the database"

19:04,489 [WebContainer : 20 @@ 07:19 <unauthenticated> /ccm/oslc/workitems/_Sogm8qgTEeWYlaOtwuyyCA/progressTracking]  WARN com.ibm.team.workitem                               - Unhandled Exception
java.lang.IllegalArgumentException: com.ibm.team.repository.common.ItemNotFoundException: CRJAZ0215E The following record was not found in the database: com.ibm.team.workitem.common.internal.model.impl.WorkItemHandleImpl@6b0563e0 (stateId: null, itemId: [UUID _Sogm8qgTEeWYlaOtwuyyCA], origin: <unset>, immutable: <unset>)
at com.ibm.team.apt.internal.service.calm.ProgressResourceHandler.getResource(ProgressResourceHandler.java:54)

.


Hi Glenn,

If I am not mistaken, I think /progressTracking provides plan-related info. The 'record not found' error can sometimes indicate data corruption. This depends on the type of the records that are missing.

If the work items still exist, but cannot be accessed due to the error and if there are multiple work items being impacted, I would suggest that you engage IBM Support to review the issue.

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

Question asked: Feb 09 '16, 12:42 a.m.

Question was seen: 2,414 times

Last updated: Feb 11 '16, 4:06 p.m.

Confirmation Cancel Confirm