You are pulling an image out of the database and serving it directly to
the connection. But the client did not wait around for the image to
load. Unless you are getting complaints from users about broken images,
just ignore these messages. (Or move you images out of the database and
into the file system).

XD wrote:

Anyone has any ideas what these errors are?

[05/Jun/2003:13:23:20][16795.284][-conn196-] Error:
ora8.c:4358:stream_write_lob error writing to connection.  incomplete write
of 0 out of 16384
[05/Jun/2003:13:23:20][16795.284][-conn196-] Error: can't write to
connection for writing.  received error Resource temporarily unavailable
can't write to connection for writing.  received error Resource temporarily
unavailable

Running AOLServer3.2 with aD Oracle Driver, seems error is from this part of
the code:

ns_ora write_blob $db "select $img_column
                        from $img_table
                       where $image_column_id = $image_id"


It happend maybe 5 times a day with no apperant patterns.


thanks,

XD


-- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/

.





--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/

Reply via email to