Hi David,
2008-03-11 08:50:32,641 ERROR continuent.hedera.adapters
PullPushAdapter: Error while reading from channel
java.lang.IllegalArgumentException: java.lang.ClassNotFoundException:
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException
The driver generates a non serializable exception (instead of a simple
SQLException) so you have to force MySQL driver in the controller
classpath for it to work.
What happens if you force the driver to be in the controller classpath
(that could help work around some serialization issues)?
Do you mean I should put the mysql-connector-java-5.1.5-bin.jar inside
of $SEQUOIA_HOME/lib/ instead of drivers/ ?
No, you need to add
$SEQUOIA_HOME/drivers/mysql-connector-java-5.1.5-bin.jar to the
CLASSPATH_XTRA environment variable or edit the controller startup
script to explicitly add this entry to the classpath.
Thanks for your feedback,
Emmanuel
--
Emmanuel Cecchet - Research scientist
EPFL - LABOS/DSLAB - IN.N 317
Phone: +41-21-693-7558
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia