Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Well it's magic, the problem is solved or at least it's not there any more (I haven't actively solved anything on purpose). Don't ask me why it's working now, I really don't know. I was trying to find an easy procedure to reproduce the problem. Have tried several things, the problem did

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Yes, seems to be related or the same. Unfortunately I'm also unable to reproduce it ad hoc with a fresh NB 22 and a new project. So far it happens on all my old JSF projects which I have started/created with NB <= 20. I'll try to isolate something, but (again) unfortunately, all those projects

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Michael Bien
sounds like https://github.com/apache/netbeans/issues/7436 -mbien On 07.06.24 12:55, Jens Zurawski wrote: I've just made a test with NB-21. The problem/Exception does not occur. Also tested both installs, with and without importing of my NB-20 settings. So it's new in 22. cu Jens Am 07.06.

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Vít Suchánek
Hi Jens, I've already reported this bug: https://github.com/apache/netbeans/issues/7354. I spent some time trying to isolate the problem, however so far without success. I didn't describe problems with the auto-completion but I can confirm that I'm facing the same problems. Regards Vít On

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
I've just made a test with NB-21. The problem/Exception does not occur. Also tested both installs, with and without importing of my NB-20 settings. So it's new in 22. cu Jens Am 07.06.2024 um 11:40 schrieb Jens Zurawski: Hi altogether, first of all: Thank you for your great work with Netbean

NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Hi altogether, first of all: Thank you for your great work with Netbeans! I've downloaded and installed the new Netbeans Release 22. When I try to work with my JavaEE projects, I keep getting java.lang.ExceptionInInitializerError Exceptions after opening any *.xhtml file. So, editing is still