Tomee-Maven plugin not found the lib hibernate

2021-10-20 Thread Mauro Chi
Please do you have a example tipo for get a tomee 8.0.8 plus with hibernate and not openjpa usinv tomee-maven plugin. I Tried line on web site instrucion. But when i do: Tomee:build I get error: Maven not round the dependencies : . unzip org.zuperbiz.hibernate:hibernate4.10Final:zip Please you c

Re: slightly off-topic: Can someone with BigSur or older help me out?

2021-10-20 Thread Brian Caldwell
Same success as David Gradwell with slight differences: Mac mini Big Sur 11.6 Netbeans 12.3 running JDK 15 > On Oct 19, 2021, at 4:40 AM, David Gradwell wrote: > > Thomas, > > I built a NetBeans project running on a Mac mini M1 chip running Big Sur > version 11.6. > > I followed your instru

Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread Mark A. Flacy
Mr. Kishalmi had much better advice. Do what he said instead of the below. -- Mark A. Flacy mfl...@verizon.net On Wednesday, October 20, 2021 2:28:44 PM CDT Mark A. Flacy wrote: > Greetings, > > The next step would be to run some tool such as jconsole or jvisualvm on the > same machine to see

Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread Mark A. Flacy
Greetings, The next step would be to run some tool such as jconsole or jvisualvm on the same machine to see what is going on in your netbeans instance. At least you will find out what thread is creating trouble. -- Mark A. Flacy mfl...@verizon.net On Wednesday, October 20, 2021 1:57:03 PM C

Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread Laszlo Kishalmi
There is a Profile the IDE button next to the Memory Gauge. Start profiling when the CPU usage spikes, let it run for a minute or so, then stop the profiling. You will see what is happening behind the scenes. That data can be exported as well, just zip that, create an issue in the JIRA and atta

Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread Thomas Wolf
Hi Mark, I think this CPU abuse happens independent of project size or resources. I already had modified my netbeans.conf to give it plenty of heap (2-4gb), but I’m not even running anything ‘large’ - when this happens, there are always only two projects open in the IDE - one is a library projec

Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread Mark A. Flacy
Greetings, How many projects are in your projects panel? If you haven't modified (God, I hate this) "/Applications/NetBeans/Apache\ NetBeans\ 12.4.app/Contents/Resources/NetBeans/netbeans/etc/netbeans.conf" to allow a larger heap than the paltry default, you may be observing the JVM performi

Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread James Ostrowick
I’ll happily upvote this issue. It’s been happening for a long time and is present on 12.5 as well. I’m virtually at the point on giving up because of this problem and switching to another IDE Sent from my iPhone > On 20 Oct 2021, at 18:54, Thomas Wolf wrote: > >  > I have NB 12.4, but I

NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread Thomas Wolf
I have NB 12.4, but I have noticed the same behavior on previous NBs as well: Most of the time, my MacBook Pro is quiet as can be. But every now and then (every other day?), I’d be surfing the web or reading the mail when my fans start spinning up - often getting to their max speed *and staying t