[
https://issues.jboss.org/browse/WFCORE-2958?page=com.atlassian.jira.plugi...
]
James Perkins moved JBEAP-11564 to WFCORE-2958:
-----------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2958 (was: JBEAP-11564)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Logging
(was: Logging)
Affects Version/s: (was: 7.1.0.ER1)
Affects Testing: (was: Blocks Testing)
Composite operation on periodic-rotating-file-handler fails
-----------------------------------------------------------
Key: WFCORE-2958
URL:
https://issues.jboss.org/browse/WFCORE-2958
Project: WildFly Core
Issue Type: Bug
Components: Logging
Reporter: James Perkins
Assignee: James Perkins
When performing composite operation on periodic-rotating-file-handler, it fails with [1]
although individual steps passes. This affects Web Console form editing.
[1]
{code}
[standalone@localhost:9990 / #] run-batch
The batch failed with the following error (you are remaining in the batch editing mode to
have a chance to correct the error):
WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:
Step: step-1
Operation:
/subsystem=logging/periodic-rotating-file-handler=foo:undefine-attribute(name=formatter)
Failure: WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException:
Formatter "foo" is not found
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)