REP-52266 or REP-3000 Using Reports Server on AIX
(Doc ID 382822.1)
Last updated on AUGUST 26, 2019
Applies to:
Oracle Reports Developer - Version 10.1.2.0.2 to 10.1.2.3 [Release Oracle10g to 10gr2]IBM AIX on POWER Systems (64-bit)
Symptoms
Before running the test.rdf report, it has been confirmed that you are able to execute the getserverinfo or showjobs URL for the default in-process reports server:
a)
http://host:port/reports/rwservlet/showjobs?
b) Executing the "opmnctl status" command displays that the OC4J_BI_FORMS is running, with "Alive" status in Reports 10g.
c) Running the test.rdf displays a REP-52266 error.
d) Running a report displays error messages as follows:
REP-52266: The in-process Reports Server <reportservername> failed to
start.java.lang.InterruptedException: JVMLK007: operation interrupted
OR
REP-52266: The in-process Reports Server <reportservername> failed to
start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
OR
REP-52266: The in-process Reports Server <reportservername> failed
to start.org.omg.CORBA.OBJECT_NOT_EXIST:
Trace from server: -703082801 at host <ip-address>>
org.omg.CORBA.OBJECT_NOT_EXIST: SERVANT_NOT_FOUND (1)
There are cases where you can get REP-3000 error message, too:
From command line, trying to start up a standalone reports server, it may display:
JVMST101: Unable to allocate an array object, Array element exceedes IBM JDK limit of 268435455 elements
Changes
This is a new installation using the default in-process reports server on AIX. The error could also be reproduced with a stand alone reports server.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |