RE: Web Server Freeze

2018-04-13 Thread Stephen J. Orth via 4D_Tech
: JBellos Subject: RE: Web Server Freeze Steve - are you sending the SOAP requests to the HTTPS port on the web server, or HTTP? We saw 4D server freezing on the SENDING server recently when we were sending our SOAP requests over https. We're still in a monitoring phase to ensure the problem is

RE: Web Server Freeze

2018-04-12 Thread JBellos via 4D_Tech
Steve - are you sending the SOAP requests to the HTTPS port on the web server, or HTTP? We saw 4D server freezing on the SENDING server recently when we were sending our SOAP requests over https. We're still in a monitoring phase to ensure the problem is gone, but so far so good. -- Sent from: h

RE: Web Server Freeze

2018-04-12 Thread Stephen J. Orth via 4D_Tech
.com> Subject: RE: Web Server Freeze Hi Steve, > Let me know if you need more details as this particular customer is not happy. I would like to work with you on this issue but I don't want to bombard everyone's mailbox; so I will open a case for you on TAOW and work with you t

RE: Web Server Freeze

2018-04-12 Thread Timothy Penner via 4D_Tech
Hi Steve, > Let me know if you need more details as this particular customer is not happy. I would like to work with you on this issue but I don't want to bombard everyone's mailbox; so I will open a case for you on TAOW and work with you there. -Tim

RE: Web Server Freeze

2018-04-12 Thread Stephen J. Orth via 4D_Tech
, 2018 2:17 PM To: s.o...@the-aquila-group.com; 4D iNug Technical <4d_tech@lists.4d.com> Subject: RE: Web Server Freeze Hi Steve, > Also, the two applications reside on the same box, meaning the DMM Server and > the "middleware" application (running as a service) are on the sam

RE: Web Server Freeze

2018-04-12 Thread Stephen J. Orth via 4D_Tech
Original Message- From: Timothy Penner [mailto:tpen...@4d.com] Sent: Thursday, April 12, 2018 2:17 PM To: s.o...@the-aquila-group.com; 4D iNug Technical <4d_tech@lists.4d.com> Subject: RE: Web Server Freeze Hi Steve, > Also, the two applications reside on the same box, meaning the DM

RE: Web Server Freeze

2018-04-12 Thread Timothy Penner via 4D_Tech
Hi Steve, > Also, the two applications reside on the same box, meaning the DMM Server and > the "middleware" application (running as a service) are on the same box. If they are on the same box, are using a local loopback address like 127.0.0.1 or localhost, or are you using a real ip address or

RE: Web Server Freeze

2018-04-12 Thread Stephen J. Orth via 4D_Tech
.com> Subject: RE: Web Server Freeze Steve, > For example, we receive a call, then 10 seconds later another call comes in > and it's not received, then 10 seconds later another call comes in and it > works fine. The other system that is trying to contact via web services >

RE: Web Server Freeze

2018-04-12 Thread Timothy Penner via 4D_Tech
Steve, > For example, we receive a call, then 10 seconds later another call comes in > and it's not received, then 10 seconds later another call comes in and it > works fine. The other system that is trying to contact via web services > records a log entry saying their request was forcibly ter

Re: Web Server Freeze

2018-04-11 Thread John DeSoi via 4D_Tech
I had tremendous problems with "waiting for flag" lockups in version 14 (Mac Server) related to transactions. No more problems after upgrading to version 15. It was a long road, hope you can find it. John DeSoi, Ph.D. > On Apr 11, 2018, at 7:29 PM, Sujit Shah via 4D_Tech <4d_tech@lists.4d.com>

Re: Web Server Freeze

2018-04-11 Thread Sujit Shah via 4D_Tech
15.2 Windows On Thu, Apr 12, 2018 at 10:26 AM, John DeSoi via 4D_Tech < 4d_tech@lists.4d.com> wrote: > What 4D version? Mac or Windows? > > > On Apr 11, 2018, at 6:55 PM, Sujit Shah via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > > We are having random occasional freezing of the Web Server wit

Re: Web Server Freeze

2018-04-11 Thread John DeSoi via 4D_Tech
What 4D version? Mac or Windows? > On Apr 11, 2018, at 6:55 PM, Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > We are having random occasional freezing of the Web Server with several > SOAP call processes accumulating on the Server Process window with a > "waiting for flag" state. Ev

RE: Web Server Freeze

2018-04-11 Thread Stephen J. Orth via 4D_Tech
We have been experiencing web service issues also (4D V16.3 NB217768). Although we don't have as high a hit rate as you, what we are seeing is the web server acting like it is not running. Incoming web service calls are not received, and this is causing our automated system a LOT of problems.