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

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

CCL_ASSERT ERROR

Started by jaymoore1756, 23 Jun 2015 08:55:15 AM

Previous topic - Next topic

jaymoore1756

I have a report that when I run during specific time periods (in PDF format) that I get a CCL_ASSERT ERROR. How can I determine from this message which field or fields needs adjusted so it will run properly. Thanks 

CCLAssertError:0:Fatal: CCL_ASSERT(minWidth <= contentWidth);RSV-SRV-0042 Trace back:RSReportService.cpp(815): CCLAssertError: CCL_CAUGHT: RSReportService::process()RSReportServiceMethod.cpp(265): CCLAssertError: CCL_RETHROW: RSReportServiceMethod::process(): asynchWait_RequestRSASyncExecutionThread.cpp(787): CCLAssertError: RSASyncExecutionThread::checkExceptionRSASyncExecutionThread.cpp(224): CCLAssertError: CCL_CAUGHT: RSASyncExecutionThread::run(): promptPagingForward_RequestRSASyncExecutionThread.cpp(837): CCLAssertError: CCL_RETHROW: RSASyncExecutionThread::processCommand(): promptPagingForward_RequestExecution/RSRenderExecution.cpp(606): CCLAssertError: CCL_RETHROW: RSRenderExecution::executeExecution/RSRenderExecution.cpp(1030): CCLAssertError: CCL_RETHROW: RSRenderExecution::processActiveDocumentsRSPdfFloatContext.cpp(234): CCLAssertError: CCL_THROW:

jaymoore1756

Update -- I have been playing with this all day. This issue in a conditional block in the footer and the total cells.

jaymoore1756

However it is still not working correctly.. works in some date ranges but not in others.

prikala

Do you have blocks that have fixed width specified? If you have, you could try removing the width specification and see if that helps.
I think guessing is the only way to find what fields/blocks etc are causing the problem.