I am seeing intermittent errors on one of my sites, and I can&#39;t seem to track down or reproduce the problem.<br><br>Interchange error log:<br>- - - [03/November/2009:16:44:42 -0500] - - Died in server spawn: read: closed at /usr/lib/interchange/lib/Vend/Server.pm line 654.<br>

- - - [03/November/2009:16:44:42 -0500] - - Server spawn error: Can&#39;t use an undefined value as an ARRAY reference at /usr/lib/interchange/lib/Vend/Util.pm line 1095.<br> <br>Apache error log:<br>[Tue Nov 03 16:44:43 2009] [error] [client 11.222.111.22] ALERT: Interchange /cgi-bin/myshop signal: Broken pipe (0), referer: <a href="http://www." target="_blank">http://www.</a>(site).com/cgi-bin/myshop/mypage.html<br>

<br>I found this thread about SocketReadTimeout:<br><a href="http://www.icdevgroup.org/pipermail/interchange-users/2008-February/048613.html">http://www.icdevgroup.org/pipermail/interchange-users/2008-February/048613.html</a><br>
which seems to be a similar error.  Would changing this setting be a solution?  The customers getting errors do not appear to be dial-up, so I&#39;m not sure if this applies to me.  (It looks like this setting isn&#39;t available in my ic version...)<br>
<br>This error appears to be coming from a page where I make an AJAX call to interchange -- I&#39;m assuming there is something with that causing this error, but I can&#39;t seem to track it down.<br><br>Can anyone give me any ideas on how to track down this error and fix it?<br>
<br>IC 5.4.4<br><br>Dan<br><br><br>