Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issues with undefined symbols in Tuxedo application server with Oracle Tuxedo 12.1.3.0.0 on IBM AIX

AjeetTewariMay 11 2016 — edited May 13 2016

Hi,

We are currently running Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level 153 on AIX 6.1 power systems(64-bit) . We are currently migration from 10.3 to Oracle Tuxedo 12.1.3.0.0 on AIX 6.1 power systems(64-bit)  - same hardware platform as for 10.3.

Details of Oracle Tuxedo 12.1.3.0.0 on AIX 6.1

Oracle Tuxedo, Version 12.1.3.0.0, 64-bit, Patch Level (none)

We see issue of undefined symbols during boot of application server (tmboot -s  COQTUXEDO) in Oracle Tuxedo 12.1.3.0.0 whereas all application libraries are present and mentioned under LIBPATH. This was not a issue while using Tuxedo 10.3.

We use the same development environment which was with Tuxedo 10.3. We change the TUXDIR, PATH and LIBPATH to use Oracle Tuxedo 12.1.3.0.0, except Tuxedo setting rest everything is same but we see issues.

Is there any major changes in how tmboot works on AIX6.1 ?

Error snippet.

--

--

INFO: Oracle Tuxedo, Version 12.1.3.0.0, 64-bit, Patch Level (none)

Booting server processes ...

exec COQTUXEDO -A -e /home1/qzarch/qzarch/log/PERFLOG -o /home1/qzarch/qzarch/log/stdout -r -- coms_rabo 1 121 n 4 :
  Could not load program COQTUXEDO:
rtld: 0712-001 Symbol __ct__Q2_11xalanc_1_1015XSLTInputSourceFPCcRQ2_11xercesc_2_713MemoryManager was referenced
  from module /home/eaidev/coms/EAI_324/lib/libCOSE.so(), but a runtime definition
  of the symbol was not found.
rtld: 0712-001 Symbol __vftQ2_11xalanc_1_1015XSLTInputSourceQ2_11xercesc_2_711InputSource__11xalanc_1_10 was referenced
  from module /home/eaidev/coms/EAI_324/lib/libCOSE.so(), but a runtime definition
  of the symbol was not found.
rtld: 0712-001 Symbol initialize__Q2_11xalanc_1_1016XalanTransformerFRQ2_11xercesc_2_713MemoryManager was referenced
  from module /home/eaidev/coms/EAI_324/lib/libCOSE.so(), but a runtime definition
  of the symbol was not found.
rtld: 0712-001 Symbol __ct__Q2_11xalanc_1_1015XSLTInputSourceFPQ2_3std13basic_istreamXTcTQ2_3std11char_traitsXTc__RQ2_11xercesc_2_713MemoryManager was referenced
  from module /home/eaidev/coms/EAI_324/lib/libCOSE.so(), but a runtime definition
  of the symbol was not found.
rtld: 0712-001 Symbol __ct__Q2_11xalanc_1_1016XSLTResultTargetFPQ2_3std13basic_ostreamXTcTQ2_3st 
 

--

--

Regards,

Ajeet

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2016
Added on May 11 2016
10 comments
1,747 views