[ https://forge.continuent.org/jira/browse/SEQUOIA-766?page=all ]
Nuno Carvalho resolved SEQUOIA-766:
-----------------------------------
Resolution: Fixed
Fixed on CVS
> Thread hangs when "PullPushAdapter: Error while reading from channel" occurs.
> -----------------------------------------------------------------------------
>
> Key: SEQUOIA-766
> URL: https://forge.continuent.org/jira/browse/SEQUOIA-766
> Project: Sequoia
> Type: Bug
> Versions: Sequoia 2.10
> Environment: Linux (Fedora Core 5), PostgreSQL, Appia 3.2
> Reporter: Leandro Borges
> Priority: Critical
>
>
> Using Sequoia with Appia, under a high load, the follow error may occurs whe
> a controller receive a request from other controller:
> 2006-08-29 16:43:58,438 ERROR continuent.hedera.adapters PullPushAdapter:
> Error while reading from channel
> java.io.StreamCorruptedException: invalid stream header
> at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
> at java.io.ObjectInputStream.<init>(Unknown Source)
> at
> org.continuent.appia.core.message.Message.popObject(Message.java:1226)
> at
> org.continuent.hedera.channel.AppiaReliableGroupChannel.receive(AppiaReliableGroupChannel.java:291)
> at
> org.continuent.hedera.adapters.PullPushAdapter.run(PullPushAdapter.java:166)
> at java.lang.Thread.run(Unknown Source)
> org.continuent.appia.core.message.MessageException
> at
> org.continuent.appia.core.message.Message.popObject(Message.java:1229)
> at
> org.continuent.hedera.channel.AppiaReliableGroupChannel.receive(AppiaReliableGroupChannel.java:291)
> at
> org.continuent.hedera.adapters.PullPushAdapter.run(PullPushAdapter.java:166)
> at java.lang.Thread.run(Unknown Source)
> When this occurs, the controller don't process the message, and the other
> controller hangs in the thread that wait the response for the message, result
> in a connection hang.
> Obs: This ERROR is logged only with Appia 3.2, lower versions didn't
> cacth this runtime exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia