Bug 2063173
| Summary: | WARNING: Method [public org.candlepin... is synthetic and is being intercepted by [com.google.inject...] | |||
|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Ben <ben.argyle> | |
| Component: | Candlepin | Assignee: | satellite6-bugs <satellite6-bugs> | |
| Status: | CLOSED WONTFIX | QA Contact: | Vladimír Sedmík <vsedmik> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 6.10.3 | CC: | nmoumoul, redakkan | |
| Target Milestone: | Unspecified | Keywords: | Triaged | |
| Target Release: | Unused | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2064639 (view as bug list) | Environment: | ||
| Last Closed: | 2023-06-13 00:18:00 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 2064639 | |||
| Bug Blocks: | ||||
|
Description
Ben
2022-03-11 12:41:56 UTC
Regarding the javax.el-api-3.0.0.jar not being loaded: it's not loaded simply because tomcat already has this dependency by itself. It is also a transitive dependency (we don't use it directly in candlepin) so we can't (and don't want) to add it to our maven manifest just to mark it as provided. That is also coming form an INFO statement, so I don't see the issue there? Regarding the Illegal reflective access WARNING. This not a Satellite or Candlepin related issue, but a Tomcat issue. You would have to open a separate bug against Product: "Red Hat Enterprise Linux 7", Component: "tomcat" for that. We will look into the "com.google.inject" WARNINGs though, since that is definitely Candlepin. Thank you for that helpful response. I'm opening a case for the WARNING lines against Product: "Red Hat Enterprise Linux 7", Component: "tomcat". As for INFO lines, is there scope for adding "The APR based Apache Tomcat Native library"? It seems like it might be a free performance improvement for minimal effort? Thank you! Unfortunately using APR / Tomcat Native is not under consideration (the relevant packages are not currently available in RHEL and adding+maintaining extra packages for RHEL is high effort). Thanks, Nikos It appears my BZ for Tomcat was closed rather rapidly: https://bugzilla.redhat.com/show_bug.cgi?id=2064684 I just have to try to remember which WARNINGs are safe to ignore and which aren't! Thank you for the comment about APR/Tomcat Native, understood. Can you give me an official "please don't"/"oh God, no!" to me manually grabbing the relevant package from EPEL and dropping it on to my Satellite host? I would strongly discourage that ("oh God, no!" sounds about right). Not only is that not supported, it's not even certain that it would work as simple as that.
Upon review of our valid but aging backlog the Satellite Team has concluded that this Bugzilla does not meet the criteria for a resolution in the near term, and are planning to close in a month. This message may be a repeat of a previous update and the bug is again being considered to be closed. If you have any concerns about this, please contact your Red Hat Account team. Thank you. Thank you for your interest in Red Hat Satellite. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this feel free to contact your Red Hat Account Team. Thank you. |