Re: TomEEMicroProfileListener IllegalStateException
Richard Zowalla <[email protected]> Tue, 21 Nov 2023 10:44:40 +0100
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <3e72912b013fe43641383adacd32062df805630d.camel__45395.9880209126$1700559927$gmane$org@apache.org> |
Hi, yes. If it bothers you, it might be a good point to start. The main difference between 8 and 9 is the switch of the micro profile implementation from geronimo to smallrye. The integration code is in https://github.com/apache/tomee/tree/main/tomee/tomee-microprofile/mp-common So the process would be to try to understand the problem a bit better, maybe add an itest, which can reproduce the behaviour and than do some debugging to figure out, what exactly is happening here. Gruß Richard Am Donnerstag, dem 16.11.2023 um 14:58 +0100 schrieb Bart van Leeuwen: > Hi, > > What would be a good way to pin point this issue, where to start > looking > etc? > > Met Vriendelijke Groet / With Kind Regards > Bart van Leeuwen > > > > > From: "Bart van Leeuwen" <[email protected]> > To: [email protected] > Date: 02-11-2023 13:29 > Subject: TomEEMicroProfileListener IllegalStateException > > > > Hi, > > Again in the transition from TomEE 8 to TomEE 9 (Plus version) I run > into > the following error on app deployment. > This only happens on the first deployment of the app, if redeployed > the > error doesn't happen. > So far I have not been able to create a testcase. > > SEVERE [Catalina-utility-1] > org.apache.openejb.observer.ObserverManager$MethodInvocation.invoke > error > invoking > org.apache.tomee.microprofile.TomEEMicroProfileListener@53f0a4cb > java.lang.IllegalStateException: On a thread without an > initialized context nor a classloader mapping a deployed app > > Met Vriendelijke Groet / With Kind Regards > Bart van Leeuwen > > > >
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEM587L3ISmryoHZbakep5VqLa2c4FAmVcfAgACgkQkep5VqLa 2c5vXg/9F6OTvO6NY50KdQv8S/oLJ+ilY5C2WaMn5R6/6Rx5oI/EdovFZnUT8NOc 38WERztxssH8vcZWAh3Begq4O4tiPdKd5bQzPq/JBsABHDwi9wKI3gz14WrMxqIq YeILThU9+AETrypcp2ib9J9gCs0iXesKWL+Ks1U0AJvMyQ5jN6Jp8y6onpVbBTNX zQd1ryAfJZXrXWhlypQzmBaBKNPzyac7WrDzjHkNsV6GL1X5+h+GExiooMJi0ijT HUWUKnVANLwpe/wx26fiUPSzRqhddBjOzThPiJgEsFsT7l6O72PVggFom0V/DaEU fa4DLLWdEb6qrkfCJauBYdhnP4SZ+yB/HMG10DsRTNIxeVfVYuuqKje7obnRaMc3 zI398ZQJiryV31YQmIoa/VuT5nhEZ6CHHrgPF7DksgH6ec2OYFOnQ81rVy/7B7e0 1WDO9cdiPiBighaeqDcUhQzj83BkIhdv2g2HZDn20UfTZAiWOKScVGcAUQP2NhM8 xWVnuXV9u85WaiX0BwXy4oqvsVgnmiu/JrdvprBLYODCESU6oDQOjcdl5qxXAeD+ qBRO1ihIZDFmpJTGee28GkGSEkzyOcu2uVbHbCFOHNN8BGUO3vc4Eao9r60ej9hO mC0y94jYlpMtlga1a18ViZU+x+276Oq27QfEAeOSvjKEzh2yyFE= =oP71 -----END PGP SIGNATURE-----