Hi Oleg >> Has anyone encountered this issue before? my immediate next step is to >> try on a 64bit OS version .. but I am curious to know how we could avoid >> this problem >> > Asankha, > > I think the easiest fix to the problem should be avoiding direct > bytebuffers altogether. Feel free to go ahead and patch SSLIOSession in > SVN trunk. > Thanks for the reply, I still got the same issue with the 64 bit OS version too, so probably Ubuntu has something that causes the JVM to GC before its too late, which is not there in RHEL. As a temporary fix, I replaced the direct buffers with heap buffers which solved the problem, and I think it may indeed be the safer bet right now.
thanks asankha --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
