 |
Linux-Informix Forum
RE: IDS 10.00.UC3 on RHEL4 - mixed success
Posted By: Patrick McDonough Date: Monday, 19 September 2005, at 8:08 p.m.
In Response To: IDS 10.00.UC3 on RHEL4 - mixed success (PAUL PRICE)
Paul,
I encountered the same issue a few days ago. The problem was the java version, which I had to upgrade to 1.5.0_04 from 1.4.2. It looks like you have 1.4.2 on the box you are trying to install. Compare the java versions on the other installs and try upgrading.
Patrick McDonough
-----Original Message----- From: forum.subscriber@iiug.org [mailto:forum.subscriber@iiug.org] On Behalf Of PAUL PRICE Sent: Monday, September 19, 2005 2:48 PM To: linux-informix@iiug.org Subject: IDS 10.00.UC3 on RHEL4 - mixed success [1068]
I have been successful in installing IDS 10.00.UC3 on RHEL4 / CentOS4.1 on 2 machines, but am failing on the third. The working ones are a single CPU desktop Dell machine and a dual Compaq (old). I needed to establish a simlink for libstdc++.so.5.
The machine that is not working is a Dell 2650 and is running a fresh install of CentOC4.1 (built from RHEL4 RPMs). This machine has 2 Xenon processors (looks like 4 CPUs in "top") and 2 Gig physical memory.
The install hangs after writing "Launching InstallShield Wizard". When I run "top", one of the CPUs is running "gij" at 99%.
Running without the "-gui" option yields the same result.
I was able to install 10.00.UC1 and 10.00.UC3 on the same OS configuration on two other machines (a single CPU desktop and an older dual CPU Compaq). The only thing in the notes that I was able to find was a reference to a 4G limit on share space. The problem machine has 2G of physical memory, but 6G of swap space.
At this point I have not tried the alternative RPM install, but I may need to try it soon.
Any help would be greatly appreciated!
Paul Price
------------------ Running "sh -x ./ids_install" yields the following:
Script started on Mon 19 Sep 2005 01:38:15 PM MDT root@amber:/tmp/InfxInstallBits: sh -x ./ids_install -gui
+ _XPG=1
+ BIN_SH=xpg4
+ mode -gui
++ awk 'END { i=index(a, "-is:in"); print i }' a=-gui
+ mode=0
+ '[' 0 -ge 1 ']'
+ FILEINDEX0=05:00000000:000003F1:0000FC00:Verify.jar:00:00000001:00000000
+ FILEINDEX1=04:00000001:024DF5CC:00010000:jvm142linux.bin:01:00000119:039 EFE44
+ FILEINDEXCOUNT=2
+ main -gui
+ sh_args=-gui
+ VERSION=1.0.0.20028
+ MINIMUMJREVERSION=132
+ DBG=0
+ check_if_run_from_mediadir
++ dirname ./ids_install
+ MEDIADIR=.
++ pwd
+ CURRDIR=/tmp/InfxInstallBits
++ /bin/ls -iLd .
++ awk '{print $1}'
+ MEDIADIR=4587562
++ /bin/ls -iLd /tmp/InfxInstallBits
++ awk '{print $1}'
+ CURRDIR=4587562
+ '[' 4587562 '!=' 4587562 ']'
+ '[' 1 -gt 0 ']'
+ opt_args=
+ case "$1" in
+ displayCheck
+ '[' -z localhost:10.0 ']'
+ opt_args=-swing
+ shift
+ '[' x-swing '!=' x ']'
++ awk 'END{ s=sprintf("%s %s",A,B); print s;}' A= B=-swing
+ app_args=' -swing'
+ '[' 0 -gt 0 ']'
+ '[' -z '' ']'
+ '[' -z '' -a '!' -z '' ']'
+ '[' '!' -z '' ']'
+ '[' -z '' ']'
++ grep placeholder
+ javaset=
+ '[' -z '' ']'
++ grep 'not found'
+ javaset=
+ '[' -z '' ']'
++ which java
+ JAVALOC=/usr/bin/java
++ echo /usr/bin/java
++ sed 's/\/bin\/IA64N\/java//g'
+ JAVALOC=/usr/bin/java
++ echo /usr/bin/java
++ sed 's/\/jre\/bin\/java//g'
+ JAVALOC=/usr/bin/java
++ echo /usr/bin/java
++ sed 's/\/bin\/java//g'
+ JAVALOC=/usr
+ ISJAVAHOME=/usr
+ initialize
+ set +o notify
+ trap handleAbort 2
+ FIXED_BLOCK_SIZE=1024
+ DISK_BLOCK_SIZE=512
+ POSIXLY_CORRECT=1
+ export POSIXLY_CORRECT
+ pbc=1
+ VERIFY_CLASS_TYPE=5
+ APP_ARCHIVE_TYPE=6
+ JVM_FILE_TYPE=1
+ EMBED_JARS_TYPE=3
+ BIN_FILE_TYPE=7
+ JVM_INSTALLER_TYPE=4
+ DBG=1
+ '[' -z '' ']'
+ TMP=/tmp
+ dbg '$TMP not set, defaulting to /tmp'
+ '[' 1 -eq 1 ']'
+ '[' -n '' ']'
+ '[' -z '' ']'
+ DBG=1
++ basename ./ids_install
+ LOG=/tmp/ids_install.txt
+ sv=2
+ resolve=2
+ verify=2
+ install_jvm=2
+ resolvedJVMVerified=2
+ IS_JVM_TEMP=0
+ uimode=2
+ '[' -z '' ']'
+ disk_space_check_off=0
+ id
+ grep root
+ test 0 -ne 0
+ touch /tmp/infx001
+ chown informix /tmp/infx001
+ '[' 0 -ne 0 ']'
+ chgrp informix /tmp/infx001
+ '[' 0 -ne 0 ']'
+ rm -f /tmp/infx001
+ which bc
+ '[' 0 -ne 0 ']'
+ '[' -z '' ']'
+ ISTEMP_HOME=/tmp
+ '[' '!' -d /tmp ']'
++ date +%j%H%M%S
+ rand=32318262133847
++ echo 32318262133847
++ sed 's/[a-zA-Z]//g;s/%//g'
+ rand=32318262133847
++ isNumeric 32318262133847
++ '[' -n 32318262133847 ']'
+++ echo 32318262133847
+++ sed 's/[0-9]*//g'
++ num=
++ case ${num} in
++ echo 0
+ '[' 0 -ne 0 ']'
+ ISTEMP=/tmp/istemp32318262133847
+ mkdir /tmp/istemp32318262133847
+ '[' 0 -ne 0 ']'
+ awk 'END{ print "Test file created by ISMP installer" >> a ;}' a=/tmp/istemp32318262133847/writecheck
+ '[' -f /tmp/istemp32318262133847/writecheck ']'
+ rm -f /tmp/istemp32318262133847/writecheck
+ '[' -n '' ']'
+ '[' -n /tmp/ids_install.txt ']'
++ dirname /tmp/ids_install.txt
+ '[' '!' -d /tmp ']'
++ date
+ awk 'END{ s=sprintf("Log file created by ISMP installer @%s",b); print s >> a ;}' a=/tmp/ids_install.txt 'b=Mon Sep 19 13:38:47 MDT 2005'
+ '[' '!' -f /tmp/ids_install.txt ']'
++ awk 'END{ if(index(a,"-silent") > 0) {print 0; } else { print 2;} }' 'a= -swing'
+ '[' 2 -eq 0 ']'
++ awk 'END{ if(index(a,"-console") > 0) {print 0; } else { print 2;} }' 'a= -swing'
+ '[' 2 -eq 0 ']'
+ setpbmesg
+ pbmesg='Initializing InstallShield Wizard'
+ '[' -z 'Initializing InstallShield Wizard' ']'
+ cls
+ '[' -z '' ']'
+ clear
[H[2J+ banner
+ '[' -z '' ']'
+ cat
Initializing InstallShield Wizard........
+ findFullPath
+ '[' -x ././ids_install ']'
++ pwd
+ INSTALLER_PATH=/tmp/InfxInstallBits/./ids_install
+ dbg INSTALLER_PATH=/tmp/InfxInstallBits/./ids_install
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo INSTALLER_PATH=/tmp/InfxInstallBits/./ids_install
+ Instructions -gui
+ searchJVM
+ makeJVMFit
+ I=0
+ '[' 0 -lt 2 ']'
++ awk 'END{ s=sprintf("$FILEINDEX%s", I); print s }' I=0
+ II='$FILEINDEX0'
+ eval 'II=$FILEINDEX0'
++ II=05:00000000:000003F1:0000FC00:Verify.jar:00:00000001:00000000
++ awk 'END{ split(II,FIELDS, ":"); print FIELDS[1]; }' II=05:00000000:000003F1:0000FC00:Verify.jar:00:00000001:00000000
+ TYPE=05
++ convert 05
++ echo 'ibase=16; 05'
++ bc
+ TYPE=5
+ '[' 5 -eq 1 ']'
++ expr 0 + 1
+ I=1
+ '[' 1 -lt 2 ']'
++ awk 'END{ s=sprintf("$FILEINDEX%s", I); print s }' I=1
+ II='$FILEINDEX1'
+ eval 'II=$FILEINDEX1'
++ II=04:00000001:024DF5CC:00010000:jvm142linux.bin:01:00000119:039EFE44
++ awk 'END{ split(II,FIELDS, ":"); print FIELDS[1]; }' II=04:00000001:024DF5CC:00010000:jvm142linux.bin:01:00000119:039EFE44
+ TYPE=04
++ convert 04
++ echo 'ibase=16; 04'
++ bc
+ TYPE=4
+ '[' 4 -eq 1 ']'
++ expr 1 + 1
+ I=2
+ '[' 2 -lt 2 ']'
+ extractJVMFiles
+ '[' -f /tmp/istemp32318262133847/jvmfit ']'
+ '[' ']'
+ '[' /usr ']'
+ dbg 'command line switch -javahome is specifed. Verifying the JVM with the JVM files specifed with the launcher.'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'command line switch -javahome is specifed. Verifying the JVM with the JVM files specifed with the launcher.'
+ verifyJavaHome
+ JVM_FILE=/tmp/istemp32318262133847/genericjvmfile
+ '[' -x /usr/bin/IA64N/java ']'
+ '[' -x /usr/bin/java ']'
+ JVM_EXE=bin/java
+ echo JVM_EXE:bin/java
++ uname
+ PLATFORM=Linux
+ '[' xLinux = xHP-UX ']'
+ dbg 'Verifying /usr using the JVM file /tmp/istemp32318262133847/genericjvmfile'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'Verifying /usr using the JVM file /tmp/istemp32318262133847/genericjvmfile'
+ VerifyJVM /tmp/istemp32318262133847/genericjvmfile /usr/bin/java
+ pbclr
+ '[' -z '' ']'
+ awk ' END {
printf("%c",13);
printf("%s"," ");
i=length(pbmesg);
for (k=1 ; k <= i; k++ ) printf("%c",32);
}' 'pbmesg=Initializing InstallShield Wizard'
+ pbmesg='Verifying JVM'
+ pb
+ '[' -z '' ']'
+ awk ' END {
printf("%c",13);
printf("%s"," ");
printf("%s",pbmesg);
for (k=1 ; k <= i; k++ )
printf("%c",46);
}' 'pbmesg=Verifying JVM' i=1
Verifying JVM.++ expr 1 % 8
+ pbc=1
++ uname
+ PLATFORM=Linux
+ '[' xLinux = xHP-UX ']'
+ dbg 'Verifying... /usr/bin/java'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'Verifying... /usr/bin/java'
++ /usr/bin/java -version
++ grep version /tmp/istemp32318262133847/tempjreversion
++ awk '{print $3}'
+ FULLCURRJVM='"1.4.2"'
+ dbg '$FULLCURRJVM is "1.4.2"'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo '$FULLCURRJVM is "1.4.2"'
++ echo '"1.4.2"'
++ sed 's/\"//g'
+ CURRJVMNOQ=1.4.2
+ dbg '$CURRJVMNOQ is 1.4.2'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo '$CURRJVMNOQ is 1.4.2'
++ echo 1.4.2
++ sed s/_//g
+ CURRJVMNO_=1.4.2
+ dbg '$CURRJVMNO_ is 1.4.2'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo '$CURRJVMNO_ is 1.4.2'
++ echo 1.4.2
++ sed 's/\.//g'
+ CURRJVMNODOT=142
+ dbg '$CURRJVMNODOT is 142'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo '$CURRJVMNODOT is 142'
++ echo 142
++ awk '{print substr($0,1,3)}'
+ CURRJVM=142
+ dbg '$CURRJVM is 142'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo '$CURRJVM is 142'
+ dbg 'Version of /usr/bin/java is 142'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'Version of /usr/bin/java is 142'
+ dbg 'Comparing to required version of 132'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'Comparing to required version of 132'
+ '[' -z 142 ']'
+ '[' 142 -ge 132 ']'
+ dbg 'Version "1.4.2" has been verified'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'Version "1.4.2" has been verified'
+ pbmesg='Version "1.4.2" has been verified'
+ verify=0
+ pbclr
+ '[' -z '' ']'
+ awk ' END {
printf("%c",13);
printf("%s"," ");
i=length(pbmesg);
for (k=1 ; k <= i; k++ ) printf("%c",32);
}' 'pbmesg=Version "1.4.2" has been verified'
+ pb
+ '[' -z '' ']'
+ awk ' END {
printf("%c",13);
printf("%s"," ");
printf("%s",pbmesg);
for (k=1 ; k <= i; k++ )
printf("%c",46);
}' 'pbmesg=Version "1.4.2" has been verified' i=1
Version "1.4.2" has been verified.++ expr 1 % 8
+ pbc=1
+ '[' 0 -eq 0 ']'
+ J=/usr
++ echo /usr
++ sed 's/^[ ]*//;s/[ ]*$//;s/^[ ]*//;s/[ ]*$//'
+ J=/usr
+ echo JVM_HOME:/usr
+ RESOLVED_JVM=/tmp/istemp32318262133847/genericjvmfile
+ sv=0
+ dbg 'Verification passed for /usr using the JVM file /tmp/istemp32318262133847/genericjvmfile.'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'Verification passed for /usr using the JVM file /tmp/istemp32318262133847/genericjvmfile.'
+ echo 'CLASSPATH:" -cp "'
+ echo 'CLASSPATH_SEPARATOR: : '
+ echo 'DEBUG: -Xdebug '
+ return
+ '[' 0 -eq 0 ']'
+ return
+ '[' 0 -eq 0 ']'
+ Launch
+ CONSOLE_ON=true
+ resolveLaunchCommand /tmp/istemp32318262133847/genericjvmfile
+ '[' -f /tmp/istemp32318262133847/genericjvmfile ']'
++ awk 'BEGIN { FS=":" } $1 == tag { i=index($0,":"); s=substr($0,i+1); print s; exit; }' tag=JVM_HOME /tmp/istemp32318262133847/genericjvmfile
+ JVM_HOME=/usr
++ echo /usr
++ sed 's/^[ ]*//;s/[ ]*$//;s/^[ ]*//;s/[ ]*$//'
+ JVM_HOME=/usr
+ '[' '!' -d /usr ']'
++ awk 'BEGIN { FS=":" } $1 == tag { i=index($0,":"); s=substr($0,i+1); print s; exit; }' tag=JVM_EXE /tmp/istemp32318262133847/genericjvmfile
+ JVM_EXE=bin/java
++ echo bin/java
++ sed 's/^[ ]*//;s/[ ]*$//;s/^[ ]*//;s/[ ]*$//'
+ JVM_EXE=bin/java
+ '[' -z bin/java ']'
++ awk 'BEGIN{ FS=":"} $1 == tag { print $2; exit; }' tag=CLASSPATH /tmp/istemp32318262133847/genericjvmfile
+ CLASSPATH_SWITCH='" -cp "'
++ echo '" -cp "'
++ sed 's/^[ ]*//;s/[ ]*$//;s/^[ ]*//;s/[ ]*$//;s/\"//g'
+ CLASSPATH_SWITCH=' -cp '
+ '[' -z -cp ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
++ modifyFileName /tmp/InfxInstallBits/./ids_install cp1
+++ dirname /tmp/InfxInstallBits/./ids_install
++ installerDir=/tmp/InfxInstallBits/.
+++ echo /tmp/InfxInstallBits/.
+++ sed 's/\//\\\//g'
++ installerDir='\/tmp\/InfxInstallBits\/.'
+++ basename /tmp/InfxInstallBits/./ids_install
++ sed 's/^\.//;s/\.$//;s/\(.*\)/\/tmp\/InfxInstallBits\/.\/\1.cp1/'
++ awk 'END {
t=split(a,FIELDS,".");
if ( t > 1 ) {
for (i=1; i<=t-1;i++) s=sprintf("%s.%s",s,FIELDS[i]);
}
else {
s=a;
}
print s;
}' a=ids_install
+ cp1File=/tmp/InfxInstallBits/./ids_install.cp1
+ '[' -f /tmp/InfxInstallBits/./ids_install.cp1 ']'
++ awk 'BEGIN { FS=":" } $1 == tag { i=index($0,":"); s=substr($0,i+1); print s; exit; }' tag=JVM_CLASSPATH /tmp/istemp32318262133847/genericjvmfile
+ JVM_CLASSPATH=
++ modifyFileName /tmp/InfxInstallBits/./ids_install cp
+++ dirname /tmp/InfxInstallBits/./ids_install
++ installerDir=/tmp/InfxInstallBits/.
+++ echo /tmp/InfxInstallBits/.
+++ sed 's/\//\\\//g'
++ installerDir='\/tmp\/InfxInstallBits\/.'
+++ basename /tmp/InfxInstallBits/./ids_install
++ sed 's/^\.//;s/\.$//;s/\(.*\)/\/tmp\/InfxInstallBits\/.\/\1.cp/'
++ awk 'END {
t=split(a,FIELDS,".");
if ( t > 1 ) {
for (i=1; i<=t-1;i++) s=sprintf("%s.%s",s,FIELDS[i]);
}
else {
s=a;
}
print s;
}' a=ids_install
+ cpFile=/tmp/InfxInstallBits/./ids_install.cp
+ '[' -f /tmp/InfxInstallBits/./ids_install.cp ']'
+ '[' -z '' ']'
+ APPLICATION_ARCHIVE=
+ '[' -n '' ']'
+ extractEmbeddedJar
+ embeddedJarc=0
+ '[' 0 -lt 2 ']'
++ awk 'END{ s=sprintf("$FILEINDEX%s", I); print s }' I=0
+ FI_KEY='$FILEINDEX0'
+ eval 'FI_VALUE=$FILEINDEX0'
++ FI_VALUE=05:00000000:000003F1:0000FC00:Verify.jar:00:00000001:00000000
++ awk 'END{ split(a,FIELDS, ":"); print FIELDS[1]; }' a=05:00000000:000003F1:0000FC00:Verify.jar:00:00000001:00000000
+ TYPE=05
++ convert 05
++ echo 'ibase=16; 05'
++ bc
+ TYPE=5
+ '[' 5 -eq 3 ']'
++ expr 0 + 1
+ embeddedJarc=1
+ '[' 1 -lt 2 ']'
++ awk 'END{ s=sprintf("$FILEINDEX%s", I); print s }' I=1
+ FI_KEY='$FILEINDEX1'
+ eval 'FI_VALUE=$FILEINDEX1'
++ FI_VALUE=04:00000001:024DF5CC:00010000:jvm142linux.bin:01:00000119:039EF E44
++ awk 'END{ split(a,FIELDS, ":"); print FIELDS[1]; }' a=04:00000001:024DF5CC:00010000:jvm142linux.bin:01:00000119:039EFE44
+ TYPE=04
++ convert 04
++ echo 'ibase=16; 04'
++ bc
+ TYPE=4
+ '[' 4 -eq 3 ']'
++ expr 1 + 1
+ embeddedJarc=2
+ '[' 2 -lt 2 ']'
++ modifyFileName /tmp/InfxInstallBits/./ids_install cp2
+++ dirname /tmp/InfxInstallBits/./ids_install
++ installerDir=/tmp/InfxInstallBits/.
+++ echo /tmp/InfxInstallBits/.
+++ sed 's/\//\\\//g'
++ installerDir='\/tmp\/InfxInstallBits\/.'
+++ basename /tmp/InfxInstallBits/./ids_install
++ sed 's/^\.//;s/\.$//;s/\(.*\)/\/tmp\/InfxInstallBits\/.\/\1.cp2/'
++ awk 'END {
t=split(a,FIELDS,".");
if ( t > 1 ) {
for (i=1; i<=t-1;i++) s=sprintf("%s.%s",s,FIELDS[i]);
}
else {
s=a;
}
print s;
}' a=ids_install
+ cp2File=/tmp/InfxInstallBits/./ids_install.cp2
+ '[' -f /tmp/InfxInstallBits/./ids_install.cp2 ']'
++ modifyFileName /tmp/InfxInstallBits/./ids_install sp
+++ dirname /tmp/InfxInstallBits/./ids_install
++ installerDir=/tmp/InfxInstallBits/.
+++ echo /tmp/InfxInstallBits/.
+++ sed 's/\//\\\//g'
++ installerDir='\/tmp\/InfxInstallBits\/.'
++ sed 's/^\.//;s/\.$//;s/\(.*\)/\/tmp\/InfxInstallBits\/.\/\1.sp/'
+++ basename /tmp/InfxInstallBits/./ids_install
++ awk 'END {
t=split(a,FIELDS,".");
if ( t > 1 ) {
for (i=1; i<=t-1;i++) s=sprintf("%s.%s",s,FIELDS[i]);
}
else {
s=a;
}
print s;
}' a=ids_install
+ spFile=/tmp/InfxInstallBits/./ids_install.sp
+ '[' -f /tmp/InfxInstallBits/./ids_install.sp ']'
+ resolveBuildTimeJavaArgs /tmp/istemp32318262133847/genericjvmfile
+ '[' -n '' ']'
+ '[' -n '' ']'
+ resolveRuntimeJavaArgs /tmp/istemp32318262133847/genericjvmfile
+ '[' -n '' ']'
++ modifyFileName /tmp/InfxInstallBits/./ids_install ja
+++ dirname /tmp/InfxInstallBits/./ids_install
++ installerDir=/tmp/InfxInstallBits/.
+++ echo /tmp/InfxInstallBits/.
+++ sed 's/\//\\\//g'
++ installerDir='\/tmp\/InfxInstallBits\/.'
++ sed 's/^\.//;s/\.$//;s/\(.*\)/\/tmp\/InfxInstallBits\/.\/\1.ja/'
+++ basename /tmp/InfxInstallBits/./ids_install
++ awk 'END {
t=split(a,FIELDS,".");
if ( t > 1 ) {
for (i=1; i<=t-1;i++) s=sprintf("%s.%s",s,FIELDS[i]);
}
else {
s=a;
}
print s;
}' a=ids_install
+ jaFile=/tmp/InfxInstallBits/./ids_install.ja
+ '[' -f /tmp/InfxInstallBits/./ids_install.ja ']'
+ '[' -f /tmp/istemp32318262133847/javaargs ']'
+ IS_JVM_FILE=/tmp/istemp32318262133847/genericjvmfile
+ IS_JVM_HOME=/usr
+ IS_LAUNCHER_FILE=/tmp/InfxInstallBits/./ids_install
+ IS_TEMP_DIR=/tmp
+ '[' -n '' ']'
++ dirname /tmp/InfxInstallBits/./ids_install
+ MEDIA_DIR=/tmp/InfxInstallBits/.
+ '[' -z /tmp/ids_install.txt ']'
+ APP_STDERR='>/tmp/istemp32318262133847/APP_STDERR'
+ '[' '(' -z '' -a -n true ')' ']'
+ APP_STDERR='&1'
+ '[' 2 -eq 0 ']'
+ APP_STDOUT='>/tmp/ids_install.txt'
+ '[' '(' -z '' -a -n true ')' ']'
+ APP_STDOUT='&1'
+ resolve=0
+ '[' 0 -ne 0 ']'
+ pbmesg='Launching InstallShield Wizard'
+ pbc=8
+ pb
+ '[' -z '' ']'
+ awk ' END {
printf("%c",13);
printf("%s"," ");
printf("%s",pbmesg);
for (k=1 ; k <= i; k++ )
printf("%c",46);
}' 'pbmesg=Launching InstallShield Wizard' i=8
Launching InstallShield Wizard........++ expr 8 % 8
+ pbc=0
+ pbl
+ '[' -z '' ']'
+ echo
+ pbl
+ '[' -z '' ']'
+ echo
+ JC='/usr/bin/java -cp .:::::"suite.jar":"SERVER/IIF.jar":"SERVER/IDS2000.jar":"ICONNECT/UNIX/c onn.jar":"CSDK/UNIX/csdk.jar":"JDBC/setup.jar":"suite.jar":::::: -Dtemp.dir="/tmp" -Dis.jvm.home="/usr" -Dis.jvm.temp="0" -Dis.media.home="" -Dis.launcher.file="/tmp/InfxInstallBits/./ids_install" -Dis.jvm.file="/tmp/istemp32318262133847/genericjvmfile" -Dis.external.home="/tmp/InfxInstallBits/." run -G overwriteJVM=yes -swing 1>&1 2>&1'
+ dbg 'LAUNCH_COMMAND=/usr/bin/java -cp .:::::"suite.jar":"SERVER/IIF.jar":"SERVER/IDS2000.jar":"ICONNECT/UNIX/c onn.jar":"CSDK/UNIX/csdk.jar":"JDBC/setup.jar":"suite.jar":::::: -Dtemp.dir="/tmp" -Dis.jvm.home="/usr" -Dis.jvm.temp="0" -Dis.media.home="" -Dis.launcher.file="/tmp/InfxInstallBits/./ids_install" -Dis.jvm.file="/tmp/istemp32318262133847/genericjvmfile" -Dis.external.home="/tmp/InfxInstallBits/." run -G overwriteJVM=yes -swing 1>&1 2>&1'
+ '[' 1 -eq 1 ']'
+ '[' -n /tmp/ids_install.txt ']'
+ echo 'LAUNCH_COMMAND=/usr/bin/java -cp .:::::"suite.jar":"SERVER/IIF.jar":"SERVER/IDS2000.jar":"ICONNECT/UNIX/c onn.jar":"CSDK/UNIX/csdk.jar":"JDBC/setup.jar":"suite.jar":::::: -Dtemp.dir="/tmp" -Dis.jvm.home="/usr" -Dis.jvm.temp="0" -Dis.media.home="" -Dis.launcher.file="/tmp/InfxInstallBits/./ids_install" -Dis.jvm.file="/tmp/istemp32318262133847/genericjvmfile" -Dis.external.home="/tmp/InfxInstallBits/." run -G overwriteJVM=yes -swing 1>&1 2>&1'
+ eval /usr/bin/java -cp '.:::::"suite.jar":"SERVER/IIF.jar":"SERVER/IDS2000.jar":"ICONNECT/UNIX/ conn.jar":"CSDK/UNIX/csdk.jar":"JDBC/setup.jar":"suite.jar"::::::' '-Dtemp.dir="/tmp"' '-Dis.jvm.home="/usr"' '-Dis.jvm.temp="0"' '-Dis.media.home=""' '-Dis.launcher.file="/tmp/InfxInstallBits/./ids_install"' '-Dis.jvm.file="/tmp/istemp32318262133847/genericjvmfile"' '-Dis.external.home="/tmp/InfxInstallBits/."' run -G overwriteJVM=yes -swing '1>&1' '2>&1'
++ /usr/bin/java -cp .:::::suite.jar:SERVER/IIF.jar:SERVER/IDS2000.jar:ICONNECT/UNIX/conn.jar :CSDK/UNIX/csdk.jar:JDBC/setup.jar:suite.jar:::::: -Dtemp.dir=/tmp -Dis.jvm.home=/usr -Dis.jvm.temp=0 -Dis.media.home= -Dis.launcher.file=/tmp/InfxInstallBits/./ids_install -Dis.jvm.file=/tmp/istemp32318262133847/genericjvmfile -Dis.external.home=/tmp/InfxInstallBits/. run -G overwriteJVM=yes -swing
+ applicationExitStatus=0
+ handleApplicationExitStatus
<This is where everything stopped and "gij" process consumed 99%>
Script done on Mon 19 Sep 2005 01:38:55 PM MDT ---------------------------
current environment:
[root@amber InfxInstallBits]# env HOSTNAME=amber.ftcdev.eai.usda.gov TERM=xterm SHELL=/bin/bash HISTSIZE=1000 SSH_CLIENT=::ffff:199.141.43.47 7901 22 INFORMIXDIR=/home/informix/InfxCurrent OLDPWD=/root SSH_TTY=/dev/pts/1 USER=root LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd =40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32 :*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31: *.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*. Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio= 00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png= 00;35:*.tif=00;35: KDEDIR=/usr MAIL=/var/spool/mail/root PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/home/informix/InfxCurrent/bin :/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6 /bin:/root/bin INPUTRC=/etc/inputrc PWD=/tmp/InfxInstallBits LANG=en_US SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass SHLVL=1 HOME=/root LOGNAME=root SSH_CONNECTION=::ffff:199.141.43.47 7901 ::ffff:10.34.6.9 22 LESSOPEN=|/usr/bin/lesspipe.sh %s DISPLAY=localhost:10.0 G_BROKEN_FILENAMES=1 _=/bin/env [root@amber InfxInstallBits]#
Messages In This Thread
Linux-Informix Forum is maintained by Administrator with WebBBS 5.12.
|
 |