Bug 92117

Summary: Disabling Permissions Denorm Triggers causes data loading error
Product: [Retired] Red Hat Enterprise CMS Reporter: Bryan Che <bche>
Component: otherAssignee: Archit Shah <archit.shah>
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: low Docs Contact:
Priority: medium    
Version: nightly   
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: 2005-09-29 14:38:24 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: 108447    

Description Bryan Che 2003-06-02 21:00:25 UTC
In Oracle, I disabled the following triggers:

DISABLED tigger ACS_PERMISSIONS_IN_TR
DISABLED tigger ACS_PERMISSIONS_UP_TR
DISABLED tigger ACS_PERMISSIONS_DEL_TR

Then, when I tried to populate data, I got an exception:

003-06-02 16:52:53,416 [ main] FATAL initializer.Script - Fatal error loading
initialization script
com.arsdigita.persistence.PersistenceException:  (root cause:
com.arsdigita.persistence.proto.FlushException: all events not flushed for obj:
[com.arsdigita.cms.Cont\
entBundle:{id=2357}]
violations: [<pdata
[com.arsdigita.kernel.permissions.ObjectContext:{objectId=2357}].object>, <pdata
[com.arsdigita.kernel.permissions.ObjectContext:{objectId=2353}]\
.object>])
        at com.arsdigita.persistence.DataObjectImpl.save(Unknown Source)
        at com.arsdigita.domain.DomainObject.save(Unknown Source)
        at com.arsdigita.cms.populate.CreateArticle.makeContent(Unknown Source)
        at com.arsdigita.cms.populate.PopulateContent.populate(Unknown Source)

Comment 1 Richard Li 2003-06-03 14:03:37 UTC
Marking blocking for RC0 in case this is a symptom of some other deeper bug.

Comment 2 Jon Orris 2003-08-05 15:48:16 UTC
Deffered to Rickshaw and/or first dot release of Troika