quality@glassfish.java.net

Re: Infinite loop in ORB and a BMT issue

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Thu, 20 May 2010 14:34:58 +0200

Hi Matthias

Perhaps this is will also help
http://forums.java.net/jive/thread.jspa?messageID=289834

I set My Oracle pool to 50 to avoid running out of connections (The code
never returns the connection)
Perhaps this is the issue you are hitting

regards
Richard



On 20 May 2010 14:01, matthias.fraass_at_tricoder.net <
matthias.fraass_at_gmail.com> wrote:

> Hi Richard,
>
> thanks for looking into this.
> As my colleague said in the bug, you fist have to compile the sample.
>
> regards,
>
> Matthias
>
> 2010/5/19 Richard Kolb <rjdkolb_at_gmail.com>
>
> Hi Matthias
>>
>> On 19 May 2010 08:21, matthias.fraass_at_tricoder.net <
>> matthias.fraass_at_gmail.com> wrote:
>>
>>> Hey FishCat folks,
>>>
>>> our migration from Weblogic to Glassfish is in good progress, but we
>>> encountered two new issues.
>>>
>>> One is a infinite loop in the ORB when using HashSets:
>>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=11883
>>>
>>> And the other one is a tricky issue in BMT transaction handling:
>>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=11920
>>>
>>> We have sample EARs attached - maybe someone could have a look into this?
>>> If these issues are Glassfish bugs, we have to have it fixed in 3.1 or
>>> earlier. I'm afraid they're both showstoppers for us :/.
>>>
>>
>> thanks,
>> I am getting an exception with your sample
>> [#|2010-05-19T08:58:57.464+0200|WARNING|glassfish3.0.1|global|_ThreadID=23;_ThreadName=Thread-1;|Cannot
>> load bug.CalledBean reason : bug.CalledBean
>> java.lang.ClassNotFoundException: bug.CalledBean
>>
>> regards
>> Richard
>>
>>
>