Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Internal Server Error when Displaying Total No. of Pages

Internal Server Error when Displaying Total No. of Pages

From: Aleks <aleks.felipe_at_gmail.com>
Date: 13 Jul 2006 03:45:40 -0700
Message-ID: <1152787540.778200.27720@75g2000cwc.googlegroups.com>


Hello All,

We're encountering an Internal Server Error when a particular report retrieves around 10K records which displays on each page the current page and the total no of pages. When we only display the current page, the report does not encounter any error.

When we enabled the tracing options, it just showed that it encountered a Null pointer exception.

[2006/7/13 11:1:4:703] Debug 50103 (EngineImpl:EngineImpl) :
CInitEngine returns 0
[2006/7/13 11:1:4:765] Exception 50125 (java.lang.NullPointerException
at oracle.reports.engine.RWEngine.init(RWEngine.java:343) at oracle reports.engine.RWEngine.main(RWEngine.java:60) ): Internal error java.lang.NullPointerException

According to metalink, we have to remove the Total pages in our report. But we just can't remove the field. Is there any workaround?

We're using Oracle Reports Server ver10.1.2.0.2.

Thanks in advance! Received on Thu Jul 13 2006 - 05:45:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US