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

Work Item Statistics viewlet gave error

It happened from time to time when users logged onto Jazz Web to open the Project Area. The "Work Item Statistics" viewlet gave the followong error. But, if manually refresh the query for the viewlet, the statistics is displayed properly. Any idea how to avoid such an error? Thanks.

Show header Work item query failure: : CRJAZ1037I Failing query ->
QueryDescriptorQueryModel r = QueryDescriptorQueryModel.ROOT;
AstQuery q = (AstQuery) IItemQuery.FACTORY.newInstance(r);
q.filter(r.projectArea()._eq(q.newItemHandleArg())._and(r.id()._eq(q.newStringArg())));

0 votes



2 answers

Permanent link
Could you open a defect for Dashboard and append any additional information like stacktraces?

Thanks,

Christof
Jazz Work Item team


gdang wrote:
It happened from time to time when users logged onto Jazz Web to open
the Project Area. The "Work Item Statistics" viewlet gave
the followong error. But, if manually refresh the query for the
viewlet, the statistics is displayed properly. Any idea how to avoid
such an error? Thanks.

Show header Work item query failure: : CRJAZ1037I
Failing query -
QueryDescriptorQueryModel r = QueryDescriptorQueryModel.ROOT;
AstQuery q = (AstQuery) IItemQuery.FACTORY.newInstance(r);
q.filter(r.projectArea()._eq(q.newItemHandleArg())._and(r.id()._eq(q.newStringArg())));

0 votes


Permanent link
Yes, will do.

Another intermittent error message for the event log view:
xxxxx Event Log Show header Loading...
An internal system occured while loading the feed:
com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0546I Failed to complete the database transaction.

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

Question asked: Jul 10 '08, 2:29 a.m.

Question was seen: 4,927 times

Last updated: Jul 10 '08, 2:29 a.m.

Confirmation Cancel Confirm