<div dir="ltr">The operation used to work and I suspect that the root cause is WFCORE-2858 (Roll out READ_ONLY + RUNTIME_ONLY ops to the domain) and the fix for the transaction subsystem is <a href="https://issues.jboss.org/browse/JBEAP-11651">https://issues.jboss.org/browse/JBEAP-11651</a>. It would be great if someone with more knowledge than I of the domain model could verify my hypothesis.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 28, 2017 at 12:31 PM, Michael Musgrove <span dir="ltr">&lt;<a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>We have a transaction case where the customer is trying to delete a (transaction log) model resource via the CLI and is seeing the error:</div><div><br></div><div>&quot;was directly invoked by the user. User operations are not permitted to directly update the persistent configuration of a server in a managed domain.&quot;</div><div><br></div><div>This is coming from ControllerLogger#<wbr>modelUpdateNotAuthorized (in wildfly-core) because we define the resource as *not* being runtime only:</div><div><br></div><div>public boolean isRuntime() {return false;}</div><div><br></div><div>My question is should we be defining the resource as a runtime resource or should we tell the customer not to delete the resouce from the controller?</div><div><br></div><div>Thanks,</div><div>Mike</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div>-- <br><div class="m_4834798978768866296gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>Michael Musgrove</div><div>Transactions Team</div><div>e: <a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a></div><div><br></div><div>Our mission:To be the catalyst in communities of customers, contributors, and partners creating better technology the open source way. <br></div><div><br></div><div><div>JBoss, by Red Hat</div><div>Registered Address: Red Hat Ltd, 6700 Cork Airport Business Park, Kinsale Road, Co. Cork.</div><div>Registered in the Companies Registration Office, Parnell House, 14 Parnell Square, Dublin 1, Ireland, No.304873</div><div>Directors:Michael Cunningham (USA), Vicky Wiseman (USA), Michael O&#39;Neill, Keith Phelan, Matt Parson (USA)</div></div></div></div></div></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div>Michael Musgrove</div><div>Transactions Team</div><div>e: <a href="mailto:mmusgrov@redhat.com" target="_blank">mmusgrov@redhat.com</a></div><div><br></div><div>Our mission:To be the catalyst in communities of customers, contributors, and partners creating better technology the open source way. <br></div><div><br></div><div><div>JBoss, by Red Hat</div><div>Registered Address: Red Hat Ltd, 6700 Cork Airport Business Park, Kinsale Road, Co. Cork.</div><div>Registered in the Companies Registration Office, Parnell House, 14 Parnell Square, Dublin 1, Ireland, No.304873</div><div>Directors:Michael Cunningham (USA), Vicky Wiseman (USA), Michael O&#39;Neill, Keith Phelan, Matt Parson (USA)</div></div></div></div></div></div></div>
</div>