-
-
### Describe the bug
I am trying to read the tenant from RoutingContext, to resolve the database connection based on tenantId, but getting this error
```
jakarta.enterprise.inject.IllegalProductExce…
-
I have some descriptors where I use simplify and inheritance plugins. I am attempting to port that from Highsource to this new library. However, my initial attempts lead to an error with:
```
un…
-
Grails 4.1.0.M2
Gorm 7.1.0.M3
Groovy 3.0.6
Java Adoptopenjdk 15
```
Caused by: java.lang.NullPointerException: Cannot invoke "org.grails.orm.hibernate.cfg.Mapping.getBatchSize()" because "m" is…
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin v5.42.2
- rewrite-spring v5.21.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my projec…
-
### Describe the bug
Now, this is very hard to reproduce for me, but our periodic builds testing service binding fails pretty often now that https://github.com/quarkusio/quarkus/pull/41929 is merged.…
-
### Describe the bug
After upgrading to Quarkus 3.14 I'm getting this error on a Panache "list" operation:
```
java.lang.AssertionError
at org.hibernate.sql.results.graph.entity.internal.EntityIn…
-
This source is an example from the repository: https://github.com/quarkusio/quarkus-quickstarts/tree/main/hibernate-orm-quickstart.
I am encountering warnings like the following:
"Unrecognized p…
-
### Describe the bug
When https://github.com/quarkusio/quarkus/pull/44111 got merged, my app with Narayana JTA that uses XA transactions stopped to work because connection cannot be opened for DS tha…
-
When we detect the JSON mapper in Hibernate ORM, we then do a programmatic lookup to get it. But if nothing else makes it unremovable, the bean might have been removed as seen in https://github.com/qu…
gsmet updated
1 month ago