Just after I sent this mail the error happened again. This time it was happening in the very moment as the application reloaded and tried to fetch thewsdl file:
11/02 17:46:57 INFO -- GET : http://amidala/mbs5.net/mbswebservice/menueplanung.asmx?wsdl 11/02 17:46:57 INFO -- Header in request: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0 11/02 17:46:57 INFO -- Header in request: accept : text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 11/02 17:46:57 INFO -- Header in request: accept-language : de-de,en-us;q=0.7,en;q=0.3 11/02 17:46:57 INFO -- Header in request: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7 11/02 17:46:57 INFO -- Header in request: keep-alive : 300 11/02 17:46:57 INFO -- Header in request: connection : keep-alive 11/02 17:46:57 ERROR %%500%%java.net.SocketException: Connection reset 11/02 17:46:57 ERROR -- GET status: 500, target: http://amidala/mbs5.net/mbswebservice/menueplanung.asmx?wsdl Very annoying :( Dirk. > -----Original Message----- > From: Dirk Eismann [mailto:[EMAIL PROTECTED] > Sent: Friday, February 11, 2005 5:41 PM > To: [email protected] > Subject: RE: [flexcoders] Re: WebService Connection Keeps > Resetting... ? > > > Hi, > > I experience the same connection error (Connection Reset) > here from time to time (Flex 1.5 calling asmx WebService). > > I'm not able to reproduce it, though. The error most often > occurs, if the application within the browser is idle for a > while (say 2 minutes) and then another WebService call is > made. Also, the error occurs sometimes, when I reload the > Flex app within the browser. > > My dev machine is running W2k Server, java version is > 1.4.2_06, Flex is running inside Apache Tomcat 5.0.28. The > asmx service is hosted by a remote W2003 server. > > I've attached the relevant files from the log file. > > Any ideas? > > Dirk. >

