Bug 642988
| Summary: | ISE when setting Software Channel Entitlements on fresh installation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Tomas Lestach <tlestach> | ||||
| Component: | WebUI | Assignee: | Stephen Herr <sherr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Minar <mminar> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 540 | CC: | cperry, jhutar, lzap, mkoci, mminar, pep | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | spacewalk-java-1.3.20-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-10-09 09:18:39 UTC | Type: | --- | ||||
| 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: | |||||||
| Bug Blocks: | 818987, 819024 | ||||||
| Attachments: |
|
||||||
Created attachment 453438 [details]
full catalina traceback
*** Bug 642987 has been marked as a duplicate of this bug. *** Timeout in Tomcat session and pxt session put in sync in Spacewalk master.
commit 772b45f8d4b2f09e57d579ffbefba253b0fcdc24
Author: Lukas Zapletal <lzap+git>
Date: Tue Dec 7 09:22:35 2010 +0100
642988 - ISE when setting Software Channel Entitlements
Bugzilla cleaning here. I guess this is not an issue anymore. Moving to ON_QA. Not sure why the script did not move it. |
Description of problem: I installed fresh 540, created new org, set System Entitlements and wanted to set Software Channel Entitlements for the new org. I got an ISE Version-Release number of selected component (if applicable): sat540 Steps to Reproduce: 1. install fresh 540 2. create new org (not enough to create another new org, fresh installation is required) 3. set up multiple Software Channel Entitlements Actual results: getting ISE with following exception: java.lang.NullPointerException at com.redhat.rhn.frontend.action.multiorg.OrgSoftwareSubscriptionsAction.execute(OrgSoftwareSubscriptionsAction.java:94) (full traceback in attachment) Expected results: no ISE