Bug 593994
Summary: | 'CSP Feed Settings' -> Save gives exception in server log | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Rajan Timaniya <rtimaniy> | ||||
Component: | Content | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Corey Welton <cwelton> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 3.0.0 | CC: | spinder | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-05-21 15:26:59 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: | 565628 | ||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 589161 *** |
Created attachment 415372 [details] log file Description of problem: 'CSP Feed Settings' -> Save gives exception in server log. 2010-05-20 15:17:10,625 ERROR [org.rhq.enterprise.server.content.RepoManagerBean] Error processing repository [RepoDetails[name='JBoss Patches', parentRepoName='null', repoGroup='null']] javax.persistence.PersistenceException: org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.rhq.core.domain.content.RepoContentSource#RepoContentSourcePK: repo=[Repo: id=[101], name=[JBoss Patches]]; contentSource=[ContentSource: id=[101], name=[JBoss CSP Patch Feed]]] at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl.persist(AbstractEntityManagerImpl.java:218) ... Version-Release number of selected component (if applicable): JON build #155 - Revision: 10620 How reproducible: Always Steps to Reproduce: 1) Log-in to JON 2) Click on 'Administration' -> 'Content' -> 'Repositories' 3) Click on 'JBoss Patches' 4) Click on 'JBoss CSP Patch Feed' 5) Click on 'EDIT' button of 'CSP Feed Settings' 6) Set values for 'CSP Feed Settings' and click on 'SAVE' Username: <USER_NAME> Password: <PASSWORD> Active: Yes Actual results: 'CSP Feed Settings' -> Save gives exception in server log. Expected results: 'CSP Feed Settings' should be save without any error/exception. Additional info: Please refer attached file.