|
 |
j2ee thread: no weblogicoci37 in java.library.path using Oracle8.1.7, weblogic6.0 , red hat 7.1
Message #1 by "jayesh vyas" <jayesh@g...> on Mon, 21 Jan 2002 05:50:06
|
|
hi,
you have to copy the weblogicoci37 which will be in your weblogic installed directory
actually i had the same problem in win2k and i just mentioned the classpath of the file in the path variable and got it right
i hope this will solve your problem
or you copy that file into your weblogic lib directory
---
sami
On Mon, 21 Jan 2002 05:50:06
jayesh vyas wrote:
>Hi compBuzz,
>
> I am using Weblogic6.0, Oracle8.1.7, Red hat 7.1. While starting Weblogi
> server I got the following error
>
> java.sql.SQLException: System.loadLibrary threw
> java.lang.UnsatisfiedLinkError
> with the message 'no weblogicoci37 in java.library.path'.
> at weblogic.jdbcbase.oci.Driver.loadLibraryIfNeeded
> (Driver.java:202) at
> weblogic.jdbcbase.oci.Driver.connect(Driver.java:57)
> at
> weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Con
> nectionEnvFactory.java:155)
>
>
>
> I have set the env var in .bash_profile as :
>
> export ORACLE_BASE=$HOME/oracle/u01/app/oracle
> export ORACLE_HOME=$ORACLE_BASE/product/8.1.7
> export PATH=$PATH:$ORACLE_HOME/bin
> export ORACLE_SID=lvalue
> export ORACLE_DOC=$ORACLE_HOME/doc
>
> export LD_LIBRARY_PATH=$ORACLE_HOME/bin:/lib:/usr/lib
> export LDEMLATION=elf_i386_glibc21
> export GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
>
>
>
>I would greatly appreciate If anyone gives me solution.
>
>
>Thanks in Advance.
>jayesh
>
Is your boss reading your email? ....Probably
Keep your messages private by using Lycos Mail.
Sign up today at http://mail.lycos.com
|
|
 |