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
Which version of Acrobat Reader do you have?
Have you enough memory in your PC?
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.