Bug 480233 - ISE generated when deleting a System->Stored Profile
Summary: ISE generated when deleting a System->Stored Profile
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: WebUI
Version: 0.4
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Brad Buckingham
QA Contact: Jesus M. Rodriguez
URL:
Whiteboard:
: 482883 (view as bug list)
Depends On:
Blocks: space05
TreeView+ depends on / blocked
 
Reported: 2009-01-15 19:53 UTC by Brad Buckingham
Modified: 2009-09-17 07:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-17 07:09:06 UTC
Embargoed:


Attachments (Terms of Use)
ISE data from catalina.out (9.83 KB, application/octet-stream)
2009-01-15 19:53 UTC, Brad Buckingham
no flags Details

Description Brad Buckingham 2009-01-15 19:53:51 UTC
Created attachment 329134 [details]
ISE data from catalina.out

Description of problem:

Attempting to delete a system stored profile using the UI generates an ISE.  See attachment for ISE.

Version-Release number of selected component (if applicable):


How reproducible:
Always.  I'm seeing it consistently w/spacewalk-java-0.4.14-1.el5.

Steps to Reproduce:
1. Create a stored profile (Systems->System->Software->Packages->Profile->CreateSystemProfile
2. Attempt to delete the profile (Systems->Stored Profile-> <profile> -> delete profile
3.
  
Actual results:
ISE generated when user attempt to confirm the delete from the confirmation page. (e.g. https://<server>/rhn/profiles/Delete.do?prid=2)

Expected results:
Stored profile deleted.

Additional info:

Comment 1 Brad Buckingham 2009-01-15 22:14:56 UTC
It appears that the hibernate mapping for the Profile -> ProfileEntry is incomplete.  The ProfileEntry contains the mapping for each package which includes things like name, evr, arch...etc.   In this case, it appears to be missing the arch; therefore, in profiles where there are multiple packages with different arch, Hibernate generates this exception.  Adding the arch to the mapping should address the issue.

Comment 2 Brad Buckingham 2009-01-16 15:28:22 UTC
Modifications made in master w/commit: 17d9fdabd461dd67df887df77009774a5ee7be2b

Comment 3 Brad Buckingham 2009-03-10 21:59:26 UTC
*** Bug 482883 has been marked as a duplicate of this bug. ***

Comment 4 Jesus M. Rodriguez 2009-04-14 14:12:13 UTC
Spacewalk 0.5 released.

Comment 5 Miroslav Suchý 2009-09-17 07:09:06 UTC
Spacewalk 0.5 has been released for long time ago.


Note You need to log in before you can comment on or make changes to this bug.