Hi Mark,

I have an mp4 file stored in the database. I am using jwplayer to view the 
file. If I store the file on disk and configure the video tag to read from the 
disk file, the players plays the file perfect. The same file I access from the 
database using direct connection. I'm not using direct connect and using apache 
web server instead. When I provide the direct action url to the video tag, it 
waits for sometime and I see the following message after around 5 seconds.

2010-07-27 19:49:04,860 WARN  MyApplication[-:12345 1] NSLog 
(ERXNSLogLog4jBridge.java:43)  - <WOWorkerThread id=8 
socket=Socket[addr=/127.0.0.1,port=59722,localport=12345]> Exception while 
sending response: java.net.SocketException: Broken pipe

So I want to test if this is the problem of the receive timeout of WOAdaptor or 
not.

Do you have any idea?

Farrukh

On 2010-07-27, at 8:15 PM, Mark Ritchie wrote:

> On 27/Jul/2010, at 9:59 AM, Farrukh Ijaz wrote:
>> Can any body tell me how can I set adaptor's timeouts for applications which 
>> are not deployed? (using WOLips parameters may be?)
>> http://lists.apple.com/archives/webobjects-dev/2003/Jun/msg00046.html
> 
> Hey Farrukh,
> Which adaptor are you talking about?
> WOAdaptor loaded into the web server?  The client side of the connection if 
> you will.
> WOAdaptor loaded into the application instance?  The server side of the 
> connection.
> Something else?
> I don't see how WOLips parameters would relate to WOAdaptor however I don't 
> understand what you're trying to do so perhaps some details would shed some 
> light.
> M.
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to