Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted warning log: Unable to locate static metamodel Header_#HEADERINITIALIZER #69

Open
vidlaque opened this issue Nov 18, 2024 · 1 comment

Comments

@vidlaque
Copy link

Dear @ivy-sgi, we have found the following bug:

Describe the bug
There always comes following warn log every time application touches an AuditableEntity-extended java object:
Unable to locate static metamodel Header_#HEADERINITIALIZER

To Reproduce
Create and use entity entended from AuditableEntity (which is using the Header/HEADERINITIALIZER object)

Expected behavior
No minute-basis occurence log from persistence utils should have a WARN log level

unwanted Engine log
19:17:36.989][WARN ][org.hibernate.metamodel.internal.MetadataContext][https-jsse-nio-8443-exec-17]{application=CMT_DEV, client=81.10.214.99, executionContext=SYSTEM, hd=at.psa.cmt.main.DisputeCaseSearch, pmv=CMT_DEV$cmt_main$1, request=/cmt_dev/CMT_DEV/faces/instances/cmt_main$1/192D48FD3059F7A1/at.psa.cmt.main.DisputeCaseSearch/DisputeCaseSearch.xhtml, requestId=1-671fe349-63e91622780af46471bb786a, securityContext=cmt_dev, session=2 pha, task=60906}
HHH015011: Unable to locate static metamodel field : com.axonivy.utils.persistence.beans.Header_#HEADERINITIALIZER; this may or may not indicate a problem with the static metamodel

@ivy-sgi
Copy link
Member

ivy-sgi commented Nov 19, 2024

Thanks a lot for reporting - we will take a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants