Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-05-28 Thread Guy Daniel
Hi Eric, Yes, it's the same issue - 4050. I'm only running maven via the netbeans ide - not running any daemons. Also, I can make the problem go away if I change net-java-html-boot-fx out for the 11.3 version, so I would suspect there is some regression in that module. It may have

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-05-28 Thread Eric Bresie
Assume this is https://github.com/apache/netbeans/issues/4050 I'm assuming this is not related but is Maven Daemon used in this case as well? If so, could running daemon in the background cause any issues during shutdown? Eric Bresie ebre...@gmail.com On Mon, May 2, 2022 at 4:07 PM Guy

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-05-02 Thread Guy Daniel
Hi Jean-Marc, I submitted a bug report and Neil S got me to follow this thread: https://lists.apache.org/thread/6l3tg4brq4522gcmc956jjtj855p6710 I have found that running the Netbeans IDE without a JDK that comes bundled with JFX stops the issue for me (running Linux)? I have also registered

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-04-28 Thread Guy Daniel
Hi All, I have submitted a bug report for this. I was only able to tag it version 13, although it also is a problem with 14rc1. Thanks! Guy On 4/20/22 01:39, Jean-Marc Borer wrote: Hi There, My environment: *Product Version:* Apache NetBeans IDE 13 *Updates:* Updates available

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-04-28 Thread Guy Daniel
Hi All, Yes, I can confirm that this is an issue with NB14rc1 as well. I created a vanilla Netbeans Platform project, rebuilt it and found this problem. It's only annoying when you go to shutdown netbeans, and it has to wait to shut-down many tasks that seem to be left running after many

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-04-21 Thread Jean-Marc Borer
I forgot to mention that you have to set *tryme.arg.hack=-J-Dnetbeans.full.hack=true* in *nbbuild/build.properties* to see it happen. On Fri, Apr 22, 2022 at 12:03 AM Jean-Marc Borer wrote: > New info: I built from scratch NB 13 on MacOS this time. No plugins just > plain vanilla IDE. > >

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-04-21 Thread Jean-Marc Borer
New info: I built from scratch NB 13 on MacOS this time. No plugins just plain vanilla IDE. *Product Version:* Apache NetBeans IDE 13-dev *Java:* 18; OpenJDK 64-Bit Server VM 18+36 *Runtime:* OpenJDK Runtime Environment 18+36 *System:* Mac OS X version 10.15.7 running on x86_64; UTF-8; en_CH

Re: Netbeans platform apps processes not properly caught at IDE shutdown?

2022-04-19 Thread Jean-Marc Borer
Here one can see that there are no more processes running, however the IDE still believes there is a NB app. - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: