On 06/19/2013 12:06 AM, Carlo de Wolf wrote:
On 06/18/2013 03:21 PM, Brian Stansberry wrote:
> On 6/18/13 1:59 AM, Carlo de Wolf wrote:
>> On 06/14/2013 11:25 AM, Tomaž Cerar wrote:
>>> Carlo,
>>>
>>> what are the most common problems your team found when running on bare
>>> metal?
>>>
>>> anything standing out?
>> The one problem I see happening a lot is a channel closed prematurely.
>> It affects different tests in different ways.
>> It also lies at the very core of our functional offering, so if
>> possible
>> I would like to see that one tackled.
>>
> Can you point to an example?
>
https://issues.jboss.org/browse/WFLY-1518
Carlo
A "channel closed" during regular clustered EJB invocations which
happens when finalize is being run.
https://bugzilla.redhat.com/show_bug.cgi?id=979935
This seems to be spot on the sore area.
Carlo