I used only the driver (mysql.jar) with openbd.jar. do i need to download the latest from mysql.com?
On Sep 8, 6:07 pm, Alan Williamson <[EMAIL PROTECTED]> wrote: > Did you use the same Jetty/MySQL driver on the exact same box? > > this is an error coming from the MySQL driver, not OpenBD. > > aclhkaclhk wrote: > > I am using tomcat5 > > > I edited the bluedragon.xml and included a mysql datasource. > > > I have used the same xml for jetty and ok. But, now I have to use > > tomcat5. The following error displayed for a very simple cfquery: > > > <cfquery name=test datasrouce=test> > > select * from test > > </cfquery> > > > <cfdump var=#test#> > > > ======================================================== > > CFML Runtime Error > > General SQL Error > > Request /a.cfm > > File Trace /var/lib/tomcat5/webapps/openbd/a.cfm > > > Error during query: Unexpected Exception: > > java.io.CharConversionException message given: null Nested Stack > > Trace: ** BEGIN NESTED EXCEPTION ** java.io.CharConversionException > > STACKTRACE: java.io.CharConversionException at > > gnu.gcj.convert.Input_iconv.read(libgcj.so.7rh) at > > java.lang.String.init(libgcj.so.7rh) at > > java.lang.String.<init>(libgcj.so.7rh) at > > com.mysql.jdbc.SingleByteCharsetConverter.<init>(SingleByteCharsetConverter.java: > > 153) at > > com.mysql.jdbc.SingleByteCharsetConverter.initCharset(SingleByteCharsetConverter.java: > > 108) at > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
