DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=8510>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=8510





------- Additional Comments From [EMAIL PROTECTED]  2004-12-13 18:55 -------
The writing to std output/error for forked processes are handled by
thread objects reading the relativent streams. At shutdown time
these threads may be stopped before they have finished reading their
stream - so it is a timing and flushing behaviour dependent what
is actually written to the console.

This timing issue should not effect closing the connection to an SMPP
server. Maybe you could use the write to file techinque to debug your
problem. (Surely the connection should be closed automatticlly by the
OS when the ant process ends?)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to