Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Installing Oracle Applications: java library cannot be found.
A couple of ideas
Did you load JDK from Apps CD? Per Installation Manual, page 2-6, step 4, you need to load JDK from the Interoperability CD. Make sure applmgr user has RWX permission on this directory. When you edit adovars, all java related env variables must point to this directory, NOT /usr/bin/jre.
Also, change PATH to point to this JDK directory before /usr/bin/jre.
Hope this helps
In article <38267E24.7523EC5A_at_fair.nl>, bart.van.hest_at_fair.nl says...
>
>Hi all,
>
>we have a problem with the installation of Oracle Applications 11.02 on
>an IBM-AIX server.
>
>
>Main Problem :
>After starting autoinstall program : adaimgr, without changing the
>default settings in this program, a java library libjava.a cannot be
>found.
>
>So the problem seems to be in the java environment settings:
>1) Checked the adovars.env file, but found no (obvious) mistakes.
>2) Checked java root directory with unix-command: "wich jre"
>Result: /usr/bin/jre
>instead of /app01/applmgr/product/110test/jre from adovars.env-file
>Action: Changed OA_JDK_TOP en JAVA_HOME settings to /usr/bin/jre, and
>ran adaimgr again with similar error.
>
>No other clues…
>
>I am interested in any comments,
>
>Bart van Hest
>
>
>
>
>TEXT FROM LOG_FILE adwork01.log:
>
>Time when worker restarted job: Thu Nov 04 1999 14:08:53
>
>Start time for file is: Thu Nov 04 1999 14:08:53
>
>jre oracle.apps.ak.akload APPS APPS UPLOAD aksflow.jlt UPDATE
>exec(): 0509-036 Cannot load program
>/app01/applmgr/product/110test/jre/bin/aix/native_threads/jre because of
>the following errors:
> 0509-022 Cannot load library libjava.a.
> 0509-026 System error: A file or directory in the path name does
>not exist.
>
>AD Worker error:
>The above program failed. See the error messages listed
>above, if any, or see the log and output files for the program.
>
>Time when worker failed: Thu Nov 04 1999 14:08:53
>
>Succesfull actions:
>0) creation of an Oracle database (according to the following
>documentation: Oracle database installation for Unix)
>1) check CPU-requirements, memory-requirements, disk space-requirements,
>Oracle8 server & tools -requirements and tablespace-requirements;
>2) created Applications login acount with environment settings:
>- PATH
>- ORACLE_HOME, ORACLE_SID, TWO_TASK
>- created APPL_TOP directory and set APPL_TOP
>- prepared database (NLS_LANG, NLS_DATE, NLS_NUMERIC_CHARACTERS)
>- unload autoinstall files
>- edit adovars.env file
>- run autoinstall setup script
>- unload localisation installation directory
>- run preparatory scripts:
> 1) addb804.sql,
> 2) adsy804.sql,
> 3) adsysapp.sql
>- run adsysctx.sql (creates context schema CTXSYS)
>3) setup AutoInstall environment
>- restrict access to log and restart files
>- check SQL+ options
>- set environment with $APPL_TOP/admin/adsetenv
Received on Sat Nov 13 1999 - 15:53:15 CST
![]() |
![]() |