Bug 1520664
Summary: | Internal server error changing kickstart script order | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Candace Sheremeta <cshereme> |
Component: | WebUI | Assignee: | Jiří Dostál <jdostal> |
Status: | CLOSED ERRATA | QA Contact: | Martin Korbel <mkorbel> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 580 | CC: | brilong, ggainey, jdostal, jsanders, mkorbel, satqe-list, tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-java-2.5.14-108-sat | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1518670 | Environment: | |
Last Closed: | 2018-02-05 13:56:41 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: | 1518670 | ||
Bug Blocks: | 1450111 |
Description
Candace Sheremeta
2017-12-04 21:56:15 UTC
This issue is introduced by hibernate not storing changes to database immediately. In order to update objects in database "manually" it's required to flush session. This behavior is different from 5.7. spacewalk 517e9fd1ab8cb6ec749c8876cb87d1c82bdbd620 Any chance you could backport this fix to Spacewalk 2.7 and publish the package? Thanks. Until it's a security vulnerability, we do not backport fixes to 2.7. I tried applying this patch to the SPACEWALK-2.7 branch. It was successful. The resulting file, java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartScriptOrderAction.java, is identical to the tip of the the master branch. However, even with the patch, the same internal server error gets triggered from script reordering. Is there something on the master branch that I am missing with regards to patching the SPACEWALK-2.7 branch or maybe this patch is incomplete? Thank you VERIFIED on spacewalk-java-2.5.14-108.el6sat Reproducer via comment 0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0274 |