Hi Paul,

The new Carob does work with this nightly version of Sequoia, but it still crashes if an invalid query is executed. Next, I'll try the CVS head version, and then finally downgrade to the last 2.x stable release..

I propose you the latest. LibMySequoia was not tested with Sequoia 3.0. This week I don't have any time to work on this project.. So the best is if you try the Sequoia 2.10.5 version.

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.

Can you post this error message to the Sequoia list? Probably somebody can answer your question. It looks like a group communication error/misconfiguration.

Regards,
Csaba


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to