Operating System - HP-UX
1753821 Members
8244 Online
108805 Solutions
New Discussion юеВ

Re: Oracle BRM Installer issue

 
SOLVED
Go to solution
mohdamir
Frequent Advisor

Oracle BRM Installer issue

Hi gurus,
When we try to install the Oracle RBM installer (7.3.1_ThirdParty_hpux_ia64_32_opt.bin) from the directory /brmapp/opt/software, we get the output as below:

$ ./7.3.1_ThirdParty_hpux_ia64_32_opt.bin -console
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__cxa_personality_routine' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN7SStringD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN7SStringC1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied data symbol '__ismt' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'abort' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__cxxTerm' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN21InstructionsExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZN17LauncherExceptionD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__dt__Q2_3std9exceptionFv' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__dt__Q2_3std9type_infoFv' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_ZNSt10bad_typeidD1Ev' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'abort' in load module './7.3.1_ThirdParty_hpux_ia64_32_opt.bin'.
Killed
$
8 REPLIES 8
Dennis Handly
Acclaimed Contributor
Solution

Re: Oracle BRM Installer issue

Something very strange is happening. Most of the symbols are for Integrity and a few others are for PA.
__cxa_personality_routine _Z*
PA:
__dt__Q2_3std9exceptionFv __dt__Q2_3std9type_infoFv

Not sure how you could have an unsat for __cxxTerm, abort and __ismt? The latter two are in libc.

Do you have your LD_LIBRARY_PATH set correctly?
Have you talked to Oracle yet?

What does "ldd 7.3.1_ThirdParty_hpux_ia64_32_opt.bin" show?
Nufimi Zainal
Occasional Advisor

Re: Oracle BRM Installer issue

1)
lonwin04 31: echo $LD_LIBRARY_PATH
/app/oracle/OraHome1/rdbms/lib:/app/oracle/OraHome1/lib32:/app/oracle/OraHome1/bin:/app/oracle/OraHome1/lib:/brmapp/opt/portal/7.3.1/lib

2) Yes. They are awaiting some replies from my side

3) What does "ldd 7.3.1_ThirdParty_hpux_ia64_32_opt.bin" show?

lonwin04:/brmapp/opt/software # file 7.3.1_ThirdParty_hpux_ia64_32_opt.bin
7.3.1_ThirdParty_hpux_ia64_32_opt.bin: ELF-32 executable object file - IA64

lonwin04:/brmapp/opt/software # ldd 7.3.1_ThirdParty_hpux_ia64_32_opt.bin
7.3.1_ThirdParty_hpux_ia64_32_opt.bin:
ldd: "7.3.1_ThirdParty_hpux_ia64_32_opt.bin" is not a shared executable.
Dennis Handly
Acclaimed Contributor

Re: Oracle BRM Installer issue

>ldd: 7.3.1_ThirdParty_hpux_ia64_32_opt.bin is not a shared executable.

Hmm. How could it get unsats unless it was one?

What does this show?
chatr 7.3.1_ThirdParty_hpux_ia64_32_opt.bin
Nufimi Zainal
Occasional Advisor

Re: Oracle BRM Installer issue

lonwin04:/brmapp/opt/software # chatr 7.3.1_ThirdParty_hpux_ia64_32_opt.bin
7.3.1_ThirdParty_hpux_ia64_32_opt.bin:
32-bit ELF executable
shared library dynamic path search:
LD_LIBRARY_PATH enabled first
SHLIB_PATH enabled second
embedded path enabled third /opt/aCC/lib/hpux32:/usr/lib/hpux32:/opt/langtools/lib/hpux32
shared library list:
libunwind.so.1
libc.so.1
libdl.so.1
shared library binding:
deferred
global hash table disabled
global hash table size 1103
shared library mapped private disabled
runtime checks disabled
shared library segment merging disabled
shared vtable support disabled
explicit unloading disabled
linkage table protection disabled
segments:
index type address flags size
7 text 04000000 z---c- D (default)
8 data 40000000 ---m-- D (default)
executable from stack: D (default)
kernel assisted branch prediction enabled
lazy swap allocation for dynamic segments disabled
nulptr dereferences trap enabled
address space model: default
caliper dynamic instrumentation disabled
lonwin04:/brmapp/opt/software #
Nufimi Zainal
Occasional Advisor

Re: Oracle BRM Installer issue

hi Dennis,

Attached the chatr information.

Thank you very much on your output.
Dennis Handly
Acclaimed Contributor

Re: Oracle BRM Installer issue

>Attached the chatr information.

It seems fine. But I don't see the aC++ runtime shlibs.
Have you installed the latest linker/dld patches?
mohdamir
Frequent Advisor

Re: Oracle BRM Installer issue

Binary corrupted. Thanks folks for your help
Dennis Handly
Acclaimed Contributor

Re: Oracle BRM Installer issue

>Thanks folks for your help

If you are happy with the answers you were given, please read the following about how to assign points and how to reopen threads:
http://forums.itrc.hp.com/service/forums/helptips.do?#41
http://forums.itrc.hp.com/service/forums/helptips.do?#33