Bug 92117 - Disabling Permissions Denorm Triggers causes data loading error
Summary: Disabling Permissions Denorm Triggers causes data loading error
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise CMS
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Archit Shah
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks: 108447
TreeView+ depends on / blocked
 
Reported: 2003-06-02 21:00 UTC by Bryan Che
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-29 14:38:24 UTC
Embargoed:


Attachments (Terms of Use)

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


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