On 4/7/2011 3:35 PM, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David,

On 4/7/2011 2:08 PM, David kerber wrote:
System:  Windows Server 2008 R2 Standard (64-bit)
JRE:  1.6.0_24 x64
TC:  7.0.11, installed in c:\Program Files\..., so it detected an x64
installation
DB:  Sybase ASA 9.0.2.3951, x64 version

[snip]

I have also tried moving jodbc.jar to %catalina_home%/lib,
but that didn't help either.

Is this a "pure" Java driver? JDBC-ODBC drivers (which looks like yours

It is a jdbc-odbc bridge driver, and has windows dlls.


might be) often have a native component. Could you be missing a shared
library from your java.library.path? Sometimes, missing shared libs can
cause CNFEs.

The folder where the .dlls are located is on the windows %path%. Is that part of the java.library.path? If not, where is the best place to put them? JRE\lib\ext\x86?



Another possibility is that you are using a 64-bit JVM and a 32-bit
native driver, which may cause some problems.

I checked that long ago; they are both 64-bit.



- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2eEhwACgkQ9CaO5/Lv0PC7CACgu2Lg4I1Xqu9WP6xyMfBKkSLs
VGwAn2gOctnIR9WfjYkGww9CEkG1Y6e+
=a9+l
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to