Folks,
we have an app that produces bunch of PDF reports. There is a DA that
triggers this procedure, and when finished, this DA returns an XML
based status document (all this is part of a larger workflow system
without any end-user UI). This DA is called by a curl from a script,
and we have many similar WO apps and DAs.
For this particular DA, when the app is called as configured by the
Monitor (e.g. http://myhost/cgi-bin/WebObjects/MyApp/wa/blah) from
time to time we are getting an empty reply, e.g.
"curl: (52) Empty reply from server"
This is despite the fact that all PDFs are generated correctly and
the response XML is generated!
If we connect directly to the application (e.g. http://myhost:2004/
cgi-bin/WebObjects/MyApp/wa/blah) everything works fine.
I played with adaptor timeouts, but this did not change anything.
Any idea what could be causing this strange behavior?
Our system: Mac OSX Server 10.4.3 / WO 5.3
TIA
-- georg --
_______________________________________________
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]