Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JDBC Driver License Key Problem

0 views
Skip to first unread message

Prem

unread,
Mar 12, 2001, 1:25:25 PM3/12/01
to

Hi

I am using WLServer6.0's JDBC(for Oracle 8.1.6) Type 2 driver.

Worked fine on NT. On Solaris8(5.8), my application
can't find the WebLogic LicenseFile. Attached at the end is
the exception I get. I have the following added to
my PATH, LD_LIB_PATH and CLASSPATH. What am I missing?
I appreciate your help.

Thanks,
Prem

PATH - /opt/bea:/opt/bea/wlserver6.0/lib/solaris/oci816_8
CLASSPATH - /opt/bea/wlserver6.0/lib/weblogic.jar
LD_LIBRARY_PATH - /opt/bea/wlserver6.0/lib/solaris/oci816_8

Missing license file for: WebLogic Server 6.0
(Trace::exceptionTrace)>> java.sql.SQLException: Fail to load jDriver/Oracle
due to license checking failed!
java.sql.SQLException: Fail to load jDriver/Oracle due to license
checking failed!
at weblogic.jdbcbase.oci.Driver.loadLibraryIfNeeded(Driver.java:158)
at weblogic.jdbcbase.oci.Driver.connect(Driver.java:57)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:146)

0 new messages