java.sql.SQLException: Communication link failure: java.io.IOException, underlying cause: Unexpected end of input stream This is the error I get when I try to run the program to build my table. Does this look familiar to anyone? Any suggestions on how to fix this?
David DeCesare
Greenhorn
Joined: May 25, 2001
Posts: 13
posted
0
What version of the JDBC driver are you using? I think there was a bug in version 2.0.11 that produced that error message. David
Candy Bortniker
Ranch Hand
Joined: Mar 17, 2003
Posts: 123
posted
0
I have version 1.0.0. Should I upgrade?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.