Csaba, Marc,
Thanks for the replies. I'm going to switch to 2.x and see how that works. Best, Paul Marc Herbert wrote:
Paul Legato <[EMAIL PROTECTED]> writes:On the server side, the controller produces: 00:50:37,361 ERROR continuent.hedera.adapters PullPushAdapter: Error while reading from channel org.continuent.appia.core.message.MessageException: Trying to read an unknown object from message. at org.continuent.appia.core.message.Message.popObject(Message.java:1254) at org.continuent.hedera.channel.AppiaReliableGroupChannel.receive(AppiaReliableGroupChannel.java:292) at org.continuent.hedera.adapters.PullPushAdapter.run(PullPushAdapter.java:166) at java.lang.Thread.run(Thread.java:534) Caused by: java.lang.ClassNotFoundException: org.postgresql.util.PSQLException at java.net.URLClassLoader$1.run(URLClassLoader.java:199) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) [...] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324) at org.continuent.appia.core.message.Message.popObject(Message.java:1250) ... 3 more when the invalid query is executed.This error means that the controller you are connected to is missing PostgreSQL driver classes. As Csaba said, the sequoia mailing list is the best place to ask about this. _______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
-- -------------------------------------------------- -- Paul Legato, Senior Software Engineer -- --- Networked Knowledge Systems --- ---- P.O. Box 20772 Tampa, FL. 33622-0772 ---- ----- (415)846-0702 Voice (813)594-0045 FAX ----- ------ [EMAIL PROTECTED] ------ -------------------------------------------------- -------------------------------------------------- ----- This email bound by the following: ----- ---- http://www.nks.net/email_disclaimer.html ---- -------------------------------------------------- _______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
