COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: Janine on 03 Mar 2009 10:28:51 PM

Title: PDF generating failed
Post by: Janine on 03 Mar 2009 10:28:51 PM
Hi

I have a report, which runs well in HTML and excel format. If data is relatively small, it's OK to render in PDF format, but when with large amount of data,  RSV-SRV-0036 error would be thrown.

CCLSystemError:2000:Fatal: write operation failed attempting to write beyond file size limit. An attempt was made to move the file pointer before the beginning of the file.


Trace back:

WPBIBusMethod.cpp(201): CCLSystemError: CCL_CAUGHT: WPBIBusMethod::runRequest

WPReportExecutionMethod.cpp(185): CCLSystemError: CCL_RETHROW: WPReportExecutionMethod::checkRequestForExceptions

WPExecuteRequestThread.cpp(169): CCLSystemError: WPExecuteRequestThread::checkException

WPEngine.cpp(1028): CCLSystemError:

WPController.cpp(263): CCLSystemError: CCL_RETHROW: WPController::executeRendering()

LWDataRetrievalEngine.cpp(804): CCLSystemError: CCL_RETHROW: LWDataRetrievalEngine::iterateResultSets

LWEEventManager/WPEventC.cpp(210): CCLSystemError: CCL_RETHROW:

WRPdfAssembler.cpp(3667): CCLSystemError: CCL_RETHROW: WRPdfAssembler::onFetchEndCalculatePages

CCLVirtualMemoryMgr.cpp(846): CCLSystemError: CCL_THROW: CCLVirtualMemoryMgr::write

Any help is very appreciated.

Janine
Title: Re: PDF generating failed
Post by: Bern on 05 Mar 2009 04:27:42 AM
Which version of Acrobat Reader do you have?

Have you enough memory in your PC?
Title: Re: PDF generating failed
Post by: Janine on 06 Mar 2009 09:52:36 AM
It doesn't matter. We have run this report on several machines with differenc version of Reader. All errored out with same message.

Memory shouldn't be an issue either.