My Oracle Support Banner

Do Not Compile EBS R12 Reports Using rwconverter.sh or Reports Builder from IDS 10gR2 (Doc ID 786794.1)

Last updated on FEBRUARY 18, 2023

Applies to:

Oracle E-Business Suite Technology Stack - Version 12.0 to 12.0.6 [Release 12.0]
Oracle Reports Developer - Version 10.1.2.0.0 to 10.1.2.0.0 [Release 10gr2]
Information in this document applies to any platform.

Symptoms

Compiling E-Business Suite R12 reports using rwconverter.sh or using the Reports Builder from Internet Developer Suite (IDS)10g R2, or converting reports that will be executed in EBS R12 (such as from 'RDF to REX' or 'REX to RDF') will often result in unexpected errors and/or core dumps.

For example:

1.
rwconverter.sh source=$1 dest=$1 stype=rexfile dtype=rdffile userid=apps/<pswd> batch=yes overwrite=yes

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xF7738471
Function=(null)
Library=$ORACLE_HOME/lib/librw.so

NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions.


2. converting 'x.rdf' to 'x.rdf' using rwconverter.sh:

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xfe65ba78, pid=13915, tid=1
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)
# Problematic frame:
# C [librw.so+0xa5ba78]
#
# An error report file with more information is saved as hs_err_pid13915.log
#
#
Abort(coredump)



3. Using Reports Builder to execute EBS R12 reports:

Report Builder: Release 10.1.2.3.0 - Production on Tue Jun 8 08:45:45 2010

Copyright (c) 1982, 2005, Oracle. All rights reserved.

REP-0118: Unable to create a temporary file.

REP-3000: Internal error starting Oracle Toolkit.

REP-0069: Internal error
....
REP-58101: Error stopping internal web server: "Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI port or password to connect: Connection refused"
REP-0118 Unable to create a temporary file

rwbuilder: An unexpected error has been detected by HotSpot Virtual Machine: (Abort(coredump))
================================================
rwbuilder
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xfe65ba78, pid=19941, tid=1
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)
# Problematic frame:
# C [librw.so+0xa5ba78]
#
# An error report file with more information is saved as /tmp/hs_err_pid19941.log
#
#
Abort(coredump)

Changes

Upgrading Oracle Applications from 11i to R12 or trying to develop/customize a report that will run in Oracle Applications R12 environment.

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.