IBM Support

OpenJPA: Enhancement warning may appear in logs

Release Notes


Abstract

OpenJPA enhancement code was updated to service the new source control. A new warning may appear in logs as a result.

Content

OpenJPA source was migrated from SVN to GIT. As a part of this migration, enhancement code changed version values to match GIT. Since version values are stored as a part of class enhancement, this could cause the following warning to appear in trace logs:
[openjpa.Runtime] A down level Entity was detected and logged. Please enable RUNTIME trace to see all down level Entities.
This warning will appear if persistence classes are pre-enhanced at build time instead of runtime. To remove the warning, pre-enhanced classes will need to be regenerated. Otherwise, the warning is safe to ignore.

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSD28V","label":"WebSphere Application Server Liberty Core"},"Component":"JPA","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF017","label":"Mac OS"},{"code":"PF033","label":"Windows"}],"Version":"19.0.0.7","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Component":"JPA","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF017","label":"Mac OS"},{"code":"PF033","label":"Windows"}],"Version":"8.5.5.16, 9.0.5.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
26 August 2019

UID

ibm11071892