This is a problem with the JDBC driver. You need to contact the Vendor of
the driver as they are probably the only ones with the source code. Looking
at the stack trace the vender seems to be www.vizdom.com
I checked out their website for a minute, not helpful at all. If you have
problems getting support, I recommend getting a new JDBC driver. Go here
for more info:
http://industry.java.sun.com/products/jdbc/drivers
Good luck,
David Blevins
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf
> Of Brian Hanley
> Sent: Friday, June 08, 2001 9:57 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: DBI w/ JDBC Error
>
>
> I have used DBI w/ DBD-JDBC countless times and have never seen
> the following error. Anyone delat with this before?
>
> Below is STDOUT and the Listener Log File:
>
> STDOUT:
> george% perl tester.pl
> DBI->connect(hostname=192.168.1.32:9001;url=jdbc:oracle:thin:@192.
168.1.31:1521:dev1) failed: > java.lang.ClassCastException:
com.vizdom.dbd.jdbc.BerHash at
> tester.pl line 17
> Unable to connect to 192.168.1.32:9001:
> java.lang.ClassCastException: com.vizdom.dbd.jdbc.BerHash
> george%
>
>
> Java Listener Log:
> [Server] accepting connections
> [Server] received a connection from george.advisen-dev.com/192.168.1.32
> [Thread-1] client started
> [Thread-1] request: Connect
> [Thread-1] error: java.lang.ClassCastException:
> com.vizdom.dbd.jdbc.BerHash
> at
> com.vizdom.dbd.jdbc.ConnectRequest.getCharacterEncoding(Compiled Code)
> at com.vizdom.dbd.jdbc.Connection.handleRequest(Compiled Code)
> at com.vizdom.dbd.jdbc.Connection.run(Compiled Code)
> at java.lang.Thread.run(Thread.java:485)
> [Thread-1] sending error: java.lang.ClassCastException:
> com.vizdom.dbd.jdbc.BerHash
> [Thread-1] client done
>
> --Brian
>
>
> --
>
> _______________________________________________
> Get your free email from http://mymail.earthlink.net
>
> Powered by Outblaze
>