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

Reply via email to