It's all about the answers!

Ask a question

CRJAZ0215I and Stack Trace on Charts Tab in Plan Editor


Garrett Rolfs (83189) | asked Nov 12 '09, 11:19 a.m.
We have a case where a report template that was used as the default query for the Plan Editor charts tab was deleted and then added back. This resulted in a new UUID for the report template and now the clicking on the "Charts" tab results in:

CRJAZ0215I Item not found: com.ibm.team.reports.common.internal.impl.ReportDescriptorHandleImple@28262826 (stateID: <unset>, itemID: , origin: <unset>, immutable: <unset>)

Since we cannot display the charts tab, we cannot change the template that is used for the default query. Is there a way to change the template used for the default query?

Thank you,

-Garrett Rolfs

3 answers



permanent link
James Moody (3.3k24) | answered Nov 13 '09, 11:08 a.m.
JAZZ DEVELOPER
On 11/12/2009 11:23 AM, stage3 wrote:
We have a case where a report template that was used as the default
query for the Plan Editor charts tab was deleted and then added back.
This resulted in a new UUID for the report template and now the
clicking on the "Charts" tab results in:

CRJAZ0215I Item not found:
com.ibm.team.reports.common.internal.impl.ReportDescriptorHandleImple@28262826
(stateID:<unset>, itemID: ,
origin:<unset>, immutable:<unset>)

Since we cannot display the charts tab, we cannot change the template
that is used for the default query. Is there a way to change the
template used for the default query?

Thank you,

-Garrett Rolfs


So it looks like you had a default report specified for the plan editor,
but it got deleted, and now we have a stale reference to a non-existent
report template.

You can specify a new report template to use in the chart editor by
default by opening the rich client -> team artifacts view -> project
area -> reports -> report templates. Select the report template that you
want (for example, Burndown), right-click and select Set as Default Plan
Chart.

Hope this helps.

james
RTC Reports Team Lead

permanent link
Garrett Rolfs (83189) | answered Nov 13 '09, 1:38 p.m.
James Moody <James_Moody> writes:

On 11/12/2009 11:23 AM, stage3 wrote:
We have a case where a report template that was used as the default
query for the Plan Editor charts tab was deleted and then added back.
This resulted in a new UUID for the report template and now the
clicking on the "Charts" tab results in:

CRJAZ0215I Item not found:
com.ibm.team.reports.common.internal.impl.ReportDescriptorHandleImple@28262826
(stateID:<unset>, itemID: ,
origin:<unset>, immutable:<unset>)

Since we cannot display the charts tab, we cannot change the template
that is used for the default query. Is there a way to change the
template used for the default query?

Thank you,

-Garrett Rolfs


So it looks like you had a default report specified for the plan
editor, but it got deleted, and now we have a stale reference to a
non-existent report template.

You can specify a new report template to use in the chart editor by
default by opening the rich client -> team artifacts view -> project
area -> reports -> report templates. Select the report template that
you want (for example, Burndown), right-click and select Set as
Default Plan Chart.

Hope this helps.

james
RTC Reports Team Lead

Thank you James, that worked.

-Gary

permanent link
Robert Mumme (11) | answered Jan 10 '12, 8:20 p.m.
Does anyone know why I would get the following error when attempting to query the components in our project's delivery stream:

c:\workspace> scm list components "Stream Name"
Problem running 'list components':
CRJAZ0215I The following record was not found in the database: com.ibm.team.scm.common.internal.impl.Workspac
HandleImpl@45984598 (stateId: null, itemId: , origin: com.ibm.team.repository.c
ient.internal.TeamRepository@5fcc5fcc, immutable: <unset>)

According to "scm help list components", I should be able to supply a stream name in place of the "<workspace>" argument.

Usage: scm list components <workspace>
workspace - Workspace, stream or snapshot to list components (name, alias or UUID)

Your answer


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