Emmanuel Cecchet wrote:
> Hi Wolfgang,
>> I think it's a good idea to have the runtime exceptions logged
>> different and
>> let the rest on DEBUG level.
>>   
> Great. Could you file a JIRA entry in Hedera for this?
> I am currently in Sri Lanka and my network access is very slow to JIRA.
>> And what do you think about the core problem - the "classloader problem"?
>>
>> ...So we see it is not Postgres specific to have subclasses of the
>> SQLException...
>>
>> Where should we start solving this?
>>   
> I think that the right place for solving this would be the
> SQLExceptionFactory class where we systematically chain the original
> exception where we should probably just take the message. That should do
> it.

> Can you also file a JIRA entry in Sequoia for this?


Have you done anything here? I still get the discussed error message in 2.10.3:

2007-01-02 00:31:32,164 ERROR continuent.hedera.adapters PullPushAdapter: Error
while reading from channel
java.lang.IllegalArgumentException: java.lang.ClassNotFoundException:
org.postgresql.util.PSQLException
        at org.jgroups.Message.getObject(Message.java:269)
        at
org.continuent.hedera.channel.JGroupsReliableGroupChannel.receive(JGroupsReliableGroupChannel.java:216)
        at
org.continuent.hedera.adapters.PullPushAdapter.run(PullPushAdapter.java:166)
        at java.lang.Thread.run(Thread.java:595)


Wolfgang wrote:
> 5. channel.receive() will wait for ever.....

Is this really the case? Can it be that one error of this kind blocks further
communication?


Thanx for your help,
)ngo

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to