Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2330 visitors today
Log In Register

Forum OpenACS Q&A: Response to ORACLE occasional stream_write_lob error when downloading files

OpenACS Home : Forums : OpenACS Q&A : Response to ORACLE occasional stream_write_lob error when downloading files : One Message

The dying of the write isn't a bug at all ... when the socket dies, it dies, and that's just the way it is.  AOLserver can't stop the end from hanging up the modem, or closing the browser, or otherwise causing the socket to close.

Now ... the dying is something else again.  How exactly is it crashing?  Do you get any other log messages at all?

Has anyone else seen this behavior?