Re: Intermittent Groovy stack overflow exceptions and hangs

2025-03-15 Thread Tommy
This part sounds potentially dangerous to me:     We develop an OSGI Eclipse E4 based application which is written in a combination of Java and Groovy. The application makes use of Groovy templates dynamically loaded at runtime (to facilitate providing HTML reports) and provides provision for

RE: Intermittent Groovy stack overflow exceptions and hangs

2025-03-13 Thread Richard Harker
-Original Message- From: Paul King Sent: 10 March 2025 20:18 To: users@groovy.apache.org Subject: Re: Intermittent Groovy stack overflow exceptions and hangs Account created. I understand that creating a reproducible example may be hard. Just give as much description as you can abou

RE: Intermittent Groovy stack overflow exceptions and hangs

2025-03-11 Thread Richard Harker
er/jstdlib/emfcore/annotations/AnnotatedItem; Best Regards, Rich. -Original Message- From: Paul King Sent: 10 March 2025 09:42 To: users@groovy.apache.org Subject: Re: Intermittent Groovy stack overflow exceptions and hangs Hi Rich, I suggest you create an issue in our Jira. It is hard to tell

Re: Intermittent Groovy stack overflow exceptions and hangs

2025-03-11 Thread Paul King
Hi Rich, I suggest you create an issue in our Jira. It is hard to tell from that stacktrace whether it is a Groovy or OSGi issue, but we'd like to understand in either case. The tricky aspect will be for us to reproduce your issue locally. Do you think creating a simple hello world application to

RE: Intermittent Groovy stack overflow exceptions and hangs

2025-03-11 Thread Richard Harker
025 10:27 To: users@groovy.apache.org Subject: Re: Intermittent Groovy stack overflow exceptions and hangs This part sounds potentially dangerous to me: We develop an OSGI Eclipse E4 based application which is written in a combination of Java and Groovy. The application makes use of Groovy

Re: Intermittent Groovy stack overflow exceptions and hangs

2025-03-11 Thread Jochen Theodorou
On 3/10/25 08:58, Richard Harker wrote: Hi All. We develop an OSGI Eclipse E4 based application which is written in a combination of Java and Groovy. The application makes use of Groovy templates dynamically loaded at runtime (to facilitate providing HTML reports) and provides provision for t

Re: Intermittent Groovy stack overflow exceptions and hangs

2025-03-10 Thread Paul King
h. > > > -Original Message----- > From: Paul King > Sent: 10 March 2025 09:42 > To: users@groovy.apache.org > Subject: Re: Intermittent Groovy stack overflow exceptions and hangs > > Hi Rich, > > I suggest you create an issue in our Jira. It is hard to tell fro

Intermittent Groovy stack overflow exceptions and hangs

2025-03-10 Thread Richard Harker
Hi All. We develop an OSGI Eclipse E4 based application which is written in a combination of Java and Groovy. The application makes use of Groovy templates dynamically loaded at runtime (to facilitate providing HTML reports) and provides provision for the user to provide Groovy scripts which ar