Uninstall of 3.0.8 on RH 9.0 Errors

User 8688ffe688

14-06-2005 00:25:16

I'm getting the following error when I try to uninstall jchem-3.0.8 oracle chemical cartridge on Redhat 9.0.





/u01/app/oracle/product/9.2/JRE/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





I ran the uninstall script all PL/SQL uninstalled fine but the call to dropjava caused the above errors.





Any guidance would be useful. I'm trying to upgrade to jchem-3.0.12.

ChemAxon aa7c50abf8

14-06-2005 08:34:01

Please, execute the following command in the shell you are using to uninstall the JChem Cartridge, then retry the uninstallation:





export LD_ASSUME_KERNEL=2.4.1





If the PL/SQL packages have been successfully removed during your previous uninstallation attempt, you will get errors about them not being found any more. You can safely ignore these messages this time.





Please, note that this problem is not specific to the JChem version you are using. (It is rather specific to your environment.) You will thus need to set the shell variable above for installing and uninstalling any JChem Cartridge version.