If you are unable to create a new account, please email bspsoftware@techdata.com

Author Topic: Error after upgrading to Cognos 11  (Read 1647 times)

Offline vasudev_jain

  • Full Member
  • ***
  • Join Date: Aug 2020
  • Posts: 6
  • Forum Citizenship: +0/-0
Error after upgrading to Cognos 11
« on: 28 Aug 2020 05:20:06 am »
Hello everyone ,

I am seeing an issue in Cognos 11 while working with combination chart.

Required - to filter the the chart to give data for  last two years .

Whats being done - using a filter in report [Created on year key]>cast(extract(year,current_date)-2,varchar(4)).
Inputs- the data item [Created on year key] is in string & has values (2020,2019,2018....).

When running the report it is throwing an  error - XQE-GEN-0005 Found an internal error: java.lang.IllegalMonitorStateException.

It will be really thankful if anyone can help on this .