Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> ASM install for 2-node RAC fails with OUI-25031
Hello everyone,
I'm trying to install ASM on a 2-node Linux cluster (RHEL4) using the 10203 software (64 bit) and it is failing on the configuration assistant part (last thing in the installation).
Specifically NETCA is failing to invoke. The popup on the screen has this
message --
OUI-25031 Some of the configuration assistants failed. It is strongly
recommended that you retry the configuration assistants at this
time...........
I also tried to invoke NETCA directly from the newly created ASM home (from a separate session) but it returns the error shown below (I get the same error if I try running the "configToolAllCommands" stored in the oraInventory) --
Oracle Net Services Configuration:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xE9F15A16
Function=lxhh2ci+0x6
Library=/u01/app/oracle/product/asm/lib32/libclntsh.so.10.1
Current Java thread:
at oracle.ldap.util.discovery.DiscoveryHelper.ldapDiscover(Native Method)
at oracle.ldap.util.discovery.DiscoveryHelper.discover( DiscoveryHelper.java:254)
at oracle.net.config.Config.discoverLdapConfig(Unknown Source) at oracle.net.config.Config.<init>(Unknown Source) at oracle.net.ca.ConfigureLDAP.initConfig(Unknown Source) at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source) at oracle.net.ca.InitialSetup.<init>(Unknown Source) at oracle.net.ca.NetCA.main(Unknown Source)
Dynamic libraries:
00108000-0011e000 r-xp 00000000 fd:00 40035
/lib/ld-2.3.4.so
.....
.....
Heap at VM Abort:
Heap
def new generation total 576K, used 87K [0xeba20000, 0xebac0000,
0xebf00000)
eden space 512K, 5% used [0xeba20000, 0xeba27428, 0xebaa0000)
from space 64K, 91% used [0xebab0000, 0xebabeae0, 0xebac0000)
to space 64K, 0% used [0xebaa0000, 0xebaa0000, 0xebab0000)
tenured generation total 1408K, used 569K [0xebf00000, 0xec060000,
0xefa20000)
the space 1408K, 40% used [0xebf00000, 0xebf8e6c8, 0xebf8e800,
0xec060000)
compacting perm gen total 4096K, used 3870K [0xefa20000, 0xefe20000,
0xf3a20000)
the space 4096K, 94% used [0xefa20000, 0xefde7b98, 0xefde7c00, 0xefe20000)
Local Time = Fri Aug 10 09:30:50 2007
Elapsed Time = 1
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
#
# An error report file has been saved as hs_err_pid24272.log.
# Please refer to the file for further information.
#
./netca: line 190: 24272 Aborted $JRE -mx64m$SRVM_PROPERTY_DEFS
I'll appreciate if anyone can give any advices on this. We've an SR open with Oracle on this, but that might take a while to move.
TIA,
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Aug 10 2007 - 09:47:41 CDT
![]() |
![]() |