It's all about the answers!

Ask a question

Getting Null Pointer exception while editing query in JRS


Suyash adsul (91118) | asked Jul 21 '17, 7:19 a.m.

We are trying to create a report in JRS using advanced query option. While trying to validate the query after making changes, we are getting below error :


CRRGW6003E An java.lang.NullPointerException error occurred when adding or updating a report definition. Ask your system administrator to check the Jazz Reporting Service log file for more details. 4:29:06 PM . 
We removed our changes and then tried to validate query with the previous default content of the query, still getting the same error.

We are using JRS version 5.0.2, ifix021.

Kindly assist us on this issue







One answer



permanent link
Kenji Sarai (96029) | answered Jul 23 '17, 10:45 p.m.

Hi Suyash,

It appears the report definition gets corrupted. There are some known problems with this error code, such as
https://jazz.net/jazz/web/projects/Jazz%20Reporting%20Service#action=com.ibm.team.workitem.viewWorkItem&id=383080

The above defect has been fixed in 6.0.2. The easiest workaround is to create a new report definition, and copy & paste your custom SQL query.

Your answer


Register or to post your answer.