Re: Error using Tomcat 4.01 and Oraclie 8i 8.1.6 when using manager/reload

2002-01-09 Thread Tom Drake


- Original Message -
From: Craig R. McClanahan [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Wednesday, January 09, 2002 8:47 AM
Subject: Re: Error using Tomcat 4.01 and Oraclie 8i 8.1.6 when using
manager/reload


|
| An easier choice for Oracle users is to use the Type 4 (pure Java)
| instead.  Then, you never have to worry about native code, and the driver
| itself is portable across platforms.

At the cost of reduced performance. The OCI driver is noticeably faster than
the 'thin' driver. Tradeoffs everywhere you go.

Tom

|
|  Thanks for help
| 
|  Frederic
| 
|
| Craig McClanahan
|
|
| --
| To unsubscribe:   mailto:[EMAIL PROTECTED]
| For additional commands: mailto:[EMAIL PROTECTED]
| Troubles with the list: mailto:[EMAIL PROTECTED]
|
|
|


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Error using Tomcat 4.01 and Oraclie 8i 8.1.6 when using manager/reload

2002-01-08 Thread Frédéric Houbie - ABSIS-GROUP

Hi,

When I reload the application using the manager, the next time I execute it,
I get an error message :

java.lang.UnsatisfiedLinkError: Native Library
C:\Oracle\Ora81\bin\ocijdbc8.dll already loaded in another classloader
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1346)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306)
at java.lang.Runtime.loadLibrary0(Runtime.java:749)
at java.lang.System.loadLibrary(System.java:820)


I don't understand what I must do, I try several directory for classes12.zip
but still get the error,

Thanks for help

Frederic




--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]