Re: Stored procedures not waking up?

2018-02-05 Thread Jeffrey Kain via 4D_Tech
Tim, For us, it's happened as recently as 16.3 in compiled mode. Really surprised your test database wasn't able to reproduce it... it definitely had all of the ingredients. We're on 16.3 HF1 now. We'll see how it goes. -- Jeffrey Kain jeffrey.k...@gmail.com > On Feb 5, 2018, at 3:48 PM,

RE: Stored procedures not waking up?

2018-02-05 Thread Timothy Penner via 4D_Tech
Actually, we got a reproducible case from this: https://www.mail-archive.com/4d_tech@lists.4d.com/msg09020.html It was filed as ACI0097824 : [138013] The debug window can become hidden if the 4D window is minimized the 2nd time the debugger is displayed within a process The issue in this repro

Re: Stored procedures not waking up?

2018-02-05 Thread Jeffrey Kain via 4D_Tech
If no official bug has been filed with France by now, there probably should be. Reproducibility is great, but it's shocking a bug like this has lingered for so long. -- Jeffrey Kain jeffrey.k...@gmail.com > On Feb 5, 2018, at 3:18 PM, Cannon Smith via 4D_Tech <4d_tech@lists.4d.com> > wrote:

Re: Stored procedures not waking up?

2018-02-05 Thread Cannon Smith via 4D_Tech
Some tech support cases exist for this. As far as I know no bug has been filed, probably because no one, including tech support, has been able to reproduce it on demand. Very frustrating bug. -- Cannon.Smith Synergy Farm Solutions Inc. Hill Spring, AB Canada 403-626-3236 > On Feb 5, 2018, at

Re: Stored procedures not waking up?

2018-02-05 Thread Koen Van Hooreweghe via 4D_Tech
Hi Keith, Last week I discovered a possibly related issue with processes not waking up. I have a process, p1 which runs in a loop, executes some code and delays itself for a certain time. code: //Method1 <>abort:=False <>p1:=Current process $delay:=30*60 //beep every 30 seconds Repeat

Stored procedures not waking up?

2018-02-05 Thread Keith Goebel via 4D_Tech
Hi all. For some time, on this list, there has been talk about a v16 problem where, periodically, stored procedures that have been paused will not wake up. The reports I’ve seen have indicated there is no way to duplicate the problem on demand. We are currently in 4D v15.2 and want to move to