Project

General

Profile

Actions

bug #7289

closed

hibernate warning HHH90000003 pollutes log files

Added by Andreas Kohlbecker about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
New
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Found in Version:

Description

according to https://stackoverflow.com/questions/32181529/how-to-get-rid-of-hhh90000003-use-of-dom4j-entity-mode-is-considered-deprecate#32629274 this problem is solved as of the release of hibernate orm 5.0.2.

in the meantime until we upgrade we can suppress these log entries by adding

# suppress HHH90000003
log4j.logger.org.hibernate.orm.deprecation=ERROR

to the log4.property files


Related issues

Related to EDIT - feature request #4716: Other dependencies to be updatedClosedAndreas Müller

Actions
Actions #1

Updated by Andreas Kohlbecker about 6 years ago

Actions #2

Updated by Andreas Kohlbecker about 6 years ago

  • % Done changed from 0 to 10
Actions #3

Updated by Andreas Müller about 6 years ago

  • Status changed from New to Feedback
  • Assignee changed from Andreas Müller to Andreas Kohlbecker
  • Target version changed from Unassigned CDM tickets to Release 5.0

We do use hibernate version 5.0.7 already. But as written in #4716 the problem still persists for hibernate-envers classes.

Should we close the ticket?

Actions #4

Updated by Andreas Kohlbecker about 6 years ago

Well, the information given in this stack overflow post is not correct then.

Anyway I think we can close this ticket as the HHH90000003 warnings are purely informative notifications. As far as understand this issue we have nothing to do about this.

So please close it, if you agree.

Actions #5

Updated by Andreas Kohlbecker about 6 years ago

  • Assignee changed from Andreas Kohlbecker to Andreas Müller
Actions #6

Updated by Andreas Müller about 6 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 10 to 100
Actions #7

Updated by Andreas Kohlbecker about 6 years ago

  • Assignee changed from Andreas Müller to Andreas Kohlbecker
Actions

Also available in: Atom PDF