Xavier Dury (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMThhYTdiMjBm...
) / Bug (
https://hibernate.atlassian.net/browse/HHH-13931?atlOrigin=eyJpIjoiMThhYT...
) HHH-13931 (
https://hibernate.atlassian.net/browse/HHH-13931?atlOrigin=eyJpIjoiMThhYT...
) MissingFormatArgumentException in JpaCompliantLifecycleStrategy.BeanImpl (
https://hibernate.atlassian.net/browse/HHH-13931?atlOrigin=eyJpIjoiMThhYT...
)
Issue Type: Bug Affects Versions: 5.4.13 Assignee: Unassigned Components: hibernate-core
Created: 06/Apr/2020 00:12 AM Priority: Major Reporter: Xavier Dury (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
An argument (beanType) is missing for the debug log at line 128 in
JpaCompliantLifecycleStrategy:
log.debugf( "Error resolving CDI bean [%s] - using fallback" );
This throws the following error:
Caused by: java.util.MissingFormatArgumentException: Format specifier '%s'
at java.util.Formatter.format(Formatter.java:2519)
at java.util.Formatter.format(Formatter.java:2455)
at java.lang. String.format( String.java:2940)
at org.jboss.logging.Slf4jLocationAwareLogger.doLogf(Slf4jLocationAwareLogger.java:81)
at org.jboss.logging.Logger.debugf(Logger.java:701)
at
org.hibernate.resource.beans.container.internal.JpaCompliantLifecycleStrategy$BeanImpl.initialize(JpaCompliantLifecycleStrategy.java:128)
at
org.hibernate.resource.beans.container.internal.CdiBeanContainerImmediateAccessImpl.createBean(CdiBeanContainerImmediateAccessImpl.java:43)
(
https://hibernate.atlassian.net/browse/HHH-13931#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-13931#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100124- sha1:c7667cc )