Bug 1412674

Summary: Your Organization -> Configuration -> ISE
Product: Red Hat Satellite 5 Reporter: Lukáš Hellebrandt <lhellebr>
Component: UpgradesAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-12 14:41:22 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:
Attachments:
Description Flags
catalina.out none

Description Lukáš Hellebrandt 2017-01-12 14:29:16 UTC
Created attachment 1239957 [details]
catalina.out

Description of problem:
Going to "Your Organization -> Configuration" (/rhn/multiorg/OrgConfigDetails.do) results in ISE on my Satellite upgraded from 5.7 Ora to 5.8 Emb on s390x.

I think used schema upgrade path looks fishy (but maybe it is okay to start with 5.8 after Ora->Emb migration):
===================================
# spacewalk-schema-upgrade
Schema upgrade: [satellite-schema-5.8.0.17-1.el6sat] -> [satellite-schema-5.8.0.18-1.el6sat]
Searching for upgrade path: [satellite-schema-5.8.0.17-1] -> [satellite-schema-5.8.0.18-1]
Searching for upgrade path: [satellite-schema-5.8.0.17] -> [satellite-schema-5.8.0.18]
The schema version is the same, except for the dist tag.
Searching for upgrade path: [satellite-schema-5.8.0] -> [satellite-schema-5.8.0]
The path: [satellite-schema-5.8.0]
Planning to run spacewalk-sql with [/var/log/spacewalk/schema-upgrade/20170112-084226-script.sql]

Plase make sure you have a valid backup of your database before continuing.

Hit Enter to continue or Ctrl+C to interrupt:
Executing spacewalk-sql, the log is in [/var/log/spacewalk/schema-upgrade/20170112-084226-to-satellite-schem
a-5.8.0.log].
The database schema was upgraded to version [satellite-schema-5.8.0.18-1.el6sat].
===================================

Spacewalk-schema-upgrade log:
===================================
UPDATE 1
COMMIT
CREATE FUNCTION
 create_varnull_constriants
----------------------------
                          0
(1 row)

INSERT 0 1
COMMIT
===================================

The catalina.out log file attached.

How reproducible:
1 of 1 attempts on RHEL6 s390x 5.7 Ora -> RHEL6 s390x 5.8 Emb

Steps to Reproduce:
1. Your Organization -> Configuration -> ISE

Actual results:
ISE

Expected results:
Working page

Additional info:
Can you confirm that the used upgrade path is correct?

Comment 2 Lukáš Hellebrandt 2017-01-12 14:41:22 UTC

*** This bug has been marked as a duplicate of bug 1410083 ***