Hi Rui: I guess you are running aout of memory. See the catalina.out (if you are using tomcat).
Solution: Perhaps increase the memory. Best Regards, Antonio Gallardo Rui Alberto L. Gon�alves dijo: > Hi all, > I have a reader that writes some content into a socket and then reads > back the socket response and writes it in an OutputStream... > > Everything works fine while the data read from the socket remains bellow > 3Mb; when it needs to read more then a few Mb (10Mb), after a > few minutes a response with 0 bytes is returned. > > I'm sending my code in attachment in the hope that someone can > find the reason why this is happening. > > Any help is really appreciated. > Thanks in advance. > > Rui > -- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
