Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039032
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2018-07-24 16:572019-04-19 08:13
ReportershuehnerView Statuspublic 
Assigned Toplatform 
PrioritynormalResolutionfixedFixed in Version3.0PR19Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039032: Illegal Access warning in jaxb-impl-2.2.6 library

DescriptionThis library is used by hibernate and every use (startup) of hibernate causes a illegal access warning to be shown.

Known places showing the warning:
- ant generate.entities.quick
- ant check.module.consistency
- ant apply.module
- ant export.db
- tomcat start

Topic is tracked upstream already:
https://github.com/javaee/jaxb-v2/issues/1197 [^]

Fix expected for next release after current (which is 2.3.0).

Fix is done by removing some 'legacy optimization'.
That is possible to be disabled already in 2.3.0 by using some config (however we only have version 2.2.6 currently in pi)
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0040552 closedcaristu upgrade hibernate to version 5.4 
blocks design defect 0039031 newTriage Platform Base Tracking issue: Remove illegal access warnings shown since java9 by updating affected jar libraries 
blocks defect 0040649 closedalostale no need to open modules for reflection in build tasks 

-  Notes
(0105922)
shuehner (administrator)
2018-07-24 16:58

Upstream changelog:
https://javaee.github.io/jaxb-v2/doc/user-guide/ch02.html [^]
(0106613)
shuehner (administrator)
2018-09-06 10:26

jaxb-impl 2.4.0 has just been released and should have the fixes to avoid those warnings (not tested by myself):
https://github.com/javaee/jaxb-v2/releases/tag/2.4.0 [^]

Check documentation update commit inside that tag which contains some extra info when deploying newer java (mostly related to jpms but did not check if it has extra notes also related to old-style classpath deployment we do)
(0111213)
alostale (manager)
2019-04-19 08:13

Fixed with by the jaxb update from 2.2.6 to 2.3.1 required for Hibernate update to 5.4.2 (0040552)

- Issue History
Date Modified Username Field Change
2018-07-24 16:57 shuehner New Issue
2018-07-24 16:57 shuehner Assigned To => platform
2018-07-24 16:57 shuehner Modules => Core
2018-07-24 16:57 shuehner Triggers an Emergency Pack => No
2018-07-24 16:57 shuehner Relationship added blocks 0039031
2018-07-24 16:58 shuehner Note Added: 0105922
2018-09-06 10:26 shuehner Note Added: 0106613
2018-09-28 10:41 alostale Target Version => 3.0PR19Q1
2018-12-20 12:58 alostale Target Version 3.0PR19Q1 =>
2019-04-09 18:45 caristu Relationship added related to 0040552
2019-04-19 08:13 alostale Note Added: 0111213
2019-04-19 08:13 alostale Status new => closed
2019-04-19 08:13 alostale Resolution open => fixed
2019-04-19 08:13 alostale Fixed in Version => 3.0PR19Q3
2019-04-19 08:35 alostale Relationship added blocks 0040649


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker