Hi,
This may be due to your PATH, LD_LIBRARY_PATH environment variables.These
variables should have entries to where libjava.a is present.
-Pradeep
mathewcos <[EMAIL PROTECTED]> wrote: Hi,
Actually this is a problem I am facing in AIX 5.3. If any one
knows the solution please revertback.
I Installed OracleAS10G Rel1 on AIX 5.3 as 'ora10gr1' user.
'ora10gr1' user is a member of oinstall group.
Some users want to compile reports using
<ORACLE_HOME>/bin/rwconverter.sh shell script.
ORACLE_HOME is /as/ora10gr1/OraHome_mid
These are the permissions for <ORACLE_HOME>/bin/rwconverter.sh
$ ls -ld /as
drwxr-xr-x 7 root system 256 Feb 19 15:20 /as
$ ls -ld /as/ora10gr1
drwxr-xr-x 12 ora10gr1 oinstall 4096 Feb 19 21:09 /as/ora10gr1
$ ls -ld /as/ora10gr1/OraHome_mid
drwxr-xr-x 76 ora10gr1 oinstall 4096 Feb 17
21:15 /as/ora10gr1/OraHome_mid
$ ls -ld /as/ora10gr1/OraHome_mid/bin
drwxr-xr-x 2 ora10gr1 oinstall 12288 Feb 19
19:01 /as/ora10gr1/OraHome_mid/bin
$ ls -l /as/ora10gr1/OraHome_mid/bin/rwconverter.sh
-rwsr-xr-x 1 ora10gr1 oinstall 79 Jul 24
2003 /as/ora10gr1/OraHome_mid/bin/rwconverter.sh
As you can see I set setuid for rwconverter.sh.
Now I am executing 'rwconverter.sh' as 'oraaps' user.
It is showing
$ rwconverter.sh
Unable to dlopen libjava.a: 0509-022 Cannot load module .
0509-026 System error: A file or directory in the path name
does not exist.
JVMCI114: Cannot obtain system-specific information
Assertion failed: result == utjER_SUCCESS, file utjl.c, line 575
IOT/Abort trap
Is it due to permission problem?
regards,
Mat
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
[Non-text portions of this message have been removed]