So, we've got UDB 7.1 installed on our HP 9000 L1000 server running
HP-UX 11i and I'm trying to install UDB 8.2. The installation process
dies somewhere between the 50% and 75% completion point with an error
and the generated error log:
----------START------------------
An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : 11 occurred at PC=0xC41EA804
Function=db2iConversationFunc__FiPP11pam_messagePP12pam_responsePv
Library=./libdb2ure.sl
Current Java thread:
"InstallSetupThread3747816" prio=4 tid=00af4788 nid=71 lwp_id=7289074
runnable [0x6bbf8000..0x6bbf8570]
at com.ibm.db2.install.core.URE.startNative(Native Method)
at com.ibm.db2.install.core.URE.start(Unknown Source)
at com.ibm.db2.install.core.SetupThread.command(Unknown Source)
at com.ibm.db2.install.core.SetupThread.run(Unknown Source)
Dynamic libraries:
Heap at VM Abort:
Heap
def new generation total 9792K, used 7339K [76000000, 76aa0000,
78aa0000)
eden space 8704K, 77% used [76000000, 76696120, 76880000)
from space 1088K, 54% used [76990000, 76a24ea8, 76aa0000)
to space 1088K, 0% used [76880000, 76880000, 76990000)
tenured generation total 21888K, used 11201K [70800000, 71d60000,
75d60000)
the space 21888K, 51% used [70800000, 712f0718, 712f0800, 71d60000)
compacting perm gen total 16384K, used 12930K [6c800000, 6d800000,
70800000)
the space 16384K, 78% used [6c800000, 6d4a0878, 6d4a0a00, 6d800000)
Local Time = Thu Dec 15 14:55:34 2005
Elapsed Time = 1919
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2
1.4.2.01-040128-04:53-PA_RISC2.0 PA2.0 (aCC_AP) mixed mode)
#
------------END--------------------
As far as I can tell, I have the required HP-UX bundles and updates
installed.
Any ideas?
Thanks in advance for your time and assistance!
Peace....
Tom
dotyet - 15 Dec 2005 23:20 GMT
why not try a silent install using response file and see if it gets
completed.
regards,
dotyet
tommydkat@gmail.com - 15 Dec 2005 23:39 GMT
Ok, I'll give that a try. I've never run a silent install. Is that
documented? I'll take a peek. :)
Peace...
Tom
Darin McBride - 16 Dec 2005 00:40 GMT
> So, we've got UDB 7.1 installed on our HP 9000 L1000 server running
> HP-UX 11i and I'm trying to install UDB 8.2. The installation process
[quoted text clipped - 50 lines]
>
> Thanks in advance for your time and assistance!
My suggestion is to try to repeat the problem with the
"-t /tmp/db2setup.trc" options for db2setup, and then send
the /tmp/db2setup.trc* files to IBM for problem determination.
I do not expect this to be different between a GUI install and a silent
install since all the GUI does is run the silent install under the covers
anyway.
tommydkat@gmail.com - 16 Dec 2005 00:53 GMT
Thanks! Will do.
Peace...
Tom