On Jan 8, 2008 11:51 PM, Andrea K. <[EMAIL PROTECTED]> wrote:
>
> Thanks  for your reply Alex.
>
> Now, as I've said, I'm using 15 session shared to access each workspace.
> Everything work well, except sometimes the pool seems to hang up, and as
> methods are syncronized, app is blocked. I have no errors in logs
> (application or repository) and so is difficult to find the problem.
> Have you any idea?
>

Andrea, I cannot say that I'm a concurrency expert, but without seeing
some code it is even harder :-).
I suspect the problem is caused by the synchronization and the fact
that you perform those login/logouts.

> I have no waitTimeout in connector configuration (now is = 0).
> Do you think it could be better to setup the value to at least 180 seconds?
>

I am not sure what you are referring to here.

./alex
--
.w( the_mindstorm )p.

> It's a big problem and any help is appreciated...
>
> Could be linked to sessions that read many binaries from repostory?
>
> I can send the poll code if you want...
>
> Thanks a lot...
>
> BR,
> AK.
> --
> View this message in context: 
> http://www.nabble.com/Shared-session-pool-tp14486499p14699673.html
>
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>
>

Reply via email to