My Oracle Support Banner

Reports Builder Crashing Connecting to Oracle Rdb Database (Doc ID 804576.1)

Last updated on APRIL 05, 2021

Applies to:

Oracle Reports Developer - Version 9.0.4.3 to 9.0.4.3 [Release 10g]
Red Hat Advanced Server

Symptoms

Trying to connect to an RDB database version 7.2.3.1 Reports Builder crashes. If RDB database is version 7.1.2.3.1 it connects OK.

RDB versions summary

SQL> SELECT * FROM V$VERSION; ---Not working (RDB 7.2)
BANNER
----------------------------------------------------------------
Oracle Compatible Release 10.2.0.2.0
Oracle Rdb OCI Server Release 7.3.0.0.1 - Production, Level 1.7
Oracle Rdb SQL Release 7.2.3.1.0 - Production
CORE 10.2.0.2.0 Production
TNS for VMS: Version 10.2.0.2.0 - Production
NLSRTL Version 10.2.0.2.0 - Production
Metadata Views Version 7.3.0.0.0 - Production




SQL> SELECT * FROM V$VERSION; ---working (RDB 7.1)

BANNER
----------------------------------------------------------------
Oracle Rdb OCI Server Release 7.1.5.9.1 - Production, Level 1.7
Oracle Rdb SQL Release 7.1.2.3.0 - Production
CORE Version 4.0.5.0.0 - Production
TNS for VMS: Version 8.0.5.0.2 - Production
NLSRTL Version 3.3.2.0.0 - Production
Metadata Views Version 7.1.5.9.0 - Production
Oracle Compatible Release 8.0.5.1.0

When Reports Builder crashes a JVM dump file is generated with the following information:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x425BBD4F
Function=(null)+0x425BBD4F
Library=/lib/libc.so.6

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.


Current Java thread:

Dynamic libraries:
08048000-0808d000 r-xp 00000000 09:02 25084009 /<oracle_home>/bin/rwbuilder
0808d000-080a3000 rw-p 00044000 09:02 25084009 /<oracle_home>/bin/rwbuilder
40000000-40015000 r-xp 00000000 09:02 18137201 /lib/ld-2.3.2.so
40015000-40016000 rw-p 00015000 09:02 18137201 /lib/ld-2.3.2.so
40018000-40019000 r-xp 00000000 09:02 786499 /etc/libcwait.so
40019000-4001a000 rw-p 00000000 09:02 786499 /etc/libcwait.so
4001a000-405c9000 r-xp 00000000 09:02 6422555 /<oracle_home>/jdk/jre/lib/i386/server/libjvm.so
405c9000-40623000 rw-p 005ae000 09:02 6422555 /home/oracle/products/ids10g/jdk/jre/lib/i386/server/libjvm.so
...
5e667000-5e681000 rw-p 000b9000 09:02 6078509 /<oracle_home>/jdk/jre/lib/i386/libfontmanager.so

Heap at VM Abort:
Heap
def new generation total 576K, used 536K [0x46bd0000, 0x46c70000, 0x48840000)
eden space 512K, 99% used [0x46bd0000, 0x46c4f980, 0x46c50000)
from space 64K, 40% used [0x46c60000, 0x46c666e8, 0x46c70000)
to space 64K, 0% used [0x46c50000, 0x46c50000, 0x46c60000)
tenured generation total 2856K, used 2308K [0x48840000, 0x48b0a000, 0x56bd0000)
the space 2856K, 80% used [0x48840000, 0x48a812d0, 0x48a81400, 0x48b0a000)
compacting perm gen total 16384K, used 14337K [0x56bd0000, 0x57bd0000, 0x5abd0000)
the space 16384K, 87% used [0x56bd0000, 0x579d0748, 0x579d0800, 0x57bd0000)

Local Time = Mon Apr 6 18:31:22 2009
Elapsed Time = 20
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_02-b03 mixed mode)
#
# An error report file has been saved as hs_err_pid890.log.
# Please refer to the file for further information.

 

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
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.