Problem:
Running adstpall.sh returns the following error: [applmgr@ebusinesstest TEST_ebusinesstest]$ ./adstpall.sh apps/apps You are running adstpall.sh version 115.17 /u0/oracle/testcomn/util/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so) Unable to initialize threads: cannot find class java/lang/Thread Could not create Java VM Check logfile /u0/oracle/testcomn/admin/log/TEST_ebusinesstest/04061425.log for details Exiting with status 1 [applmgr@ebusinesstest TEST_ebusinesstest]$
Solution:
Subject: GLIBC_2.0 not defined in file libc.so.6
Note:275161.1
export LD_ASSUME_KERNEL=2.4.19
Recent Comments