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

connection pool on Sun using 6.1 with Oracle

0 views
Skip to first unread message

Bobby

unread,
Aug 21, 2001, 9:30:04 PM8/21/01
to

Hi, there

I have problem in setting the connection pool with
Oracle on Sun. SO, I ping the DB first. Here is the error:

new.sh
CLASSPATH=.:/opt/oracle/product/817/lib:/vob/os/vcc/src/java:/usr/java/lib/tools.jar:/opt/app/weblogic61/lib/weblogic_sp.jar:/opt/app/weblogic61/lib/weblogic.jar:/export/home/bxiao/Task1/Jar/log4j.jar:/export/home/bxiao/Task1/Jar/vcc_common.jar:/export/home/bxiao/Task1/Jar/vcc_dbal_util.jar:/export/home/bxiao/Task1/Jar/vcc_info.jar:/export/home/bxiao/Task1/Jar/xerces.jar:/export/home/bxiao/Task1/Jar/vcc_dao.jar:/export/home/bxiao/Task1/Jar/vcc_datalist.jar:/export/home/bxiao/Task1/Jar/vcc_editaccount.jar:/export/home/bxiao/Task1/Jar/vcc_selfprovision.jar:/export/home/bxiao/Task1/Jar/vcc_servlets.jar:/export/home/bxiao/Task1/Jar/vcc_startup.jar:/export/home/bxiao/Task1/Jar/vcc_task_util.jar:/export/home/bxiao/Task1/Jar/vcc_workflow.jar
$ java utils.dbping ORACLE vcc_app vcc_app vcc
Missing license file for: WebLogic Server 6.1

Error encountered:

java.sql.SQLException: Fail to load jDriver/Oracle due to license checking failed!
at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:182)
at weblogic.jdbc.oci.Driver.connect(Driver.java:76)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:146)
at utils.dbping.main(dbping.java:167)
$

Any idea?

Thanks.


Bobby


Sree Bodapati

unread,
Aug 22, 2001, 3:55:14 PM8/22/01
to
Did you try putting the wls6.1 install folder which contains the license.bea
file into you classpath?

/
sree

"Bobby" <bobby...@verizon.com> wrote in message
news:3b82fd0c$1...@newsgroups.bea.com...

Klaus / Baluna GmbH

unread,
Dec 20, 2001, 8:30:23 AM12/20/01
to
often there is a problem when putting
the oracle drivers zip file in the classpath. when the driver can not be found,
it is often best to unzip the package
and put the whole directory in the classpath

Slava Imeshev

unread,
Dec 20, 2001, 1:13:43 PM12/20/01
to
Hi Klaus,

This is the first time I hear about this issue. Is it possible
that your classes12.zip is getting screwed up somehow?
Is it under CVS control?

Regards,

Slava Imeshev

"Klaus / Baluna GmbH" <ktul...@baluna.de> wrote in message
news:3c21...@newsgroups.bea.com...

0 new messages