Getting the following error for some packages when trying to delete them from the orphaned packages list. It's not all packages, but an affected package will consistently error out and prevent mass deletions until identified.

.
.
Caused by: com.redhat.rhn.common.hibernate.HibernateRuntimeException: 
HibernateException executing CachedStatement
        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:463)
        at 
com.redhat.rhn.common.db.datasource.CachedStatement.execute(CachedStatement.java:425)
        at 
com.redhat.rhn.common.db.datasource.CachedStatement.executeUpdate(CachedStatement.java:269)
        at 
com.redhat.rhn.common.db.datasource.WriteMode.executeUpdate(WriteMode.java:32)
        at 
com.redhat.rhn.manager.rhnpackage.PackageManager.clearNeededPackageCache(PackageManager.java:1004)
        at 
com.redhat.rhn.manager.rhnpackage.PackageManager.deletePackages(PackageManager.java:1020)
at com.redhat.rhn.frontend.action.rhnpackage.CustomPackagesDeleteConfirmAction.deletePackages(CustomPackagesDeleteConfirmAction.java:103) at com.redhat.rhn.frontend.action.rhnpackage.CustomPackagesDeleteConfirmAction.execute(CustomPackagesDeleteConfirmAction.java:80)
        at 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
        ... 40 more
Caused by: org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1
.
.



Any suggestions?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to