-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.ER2 (Beta)
-
None
-
Regression
-
-
-
-
-
-
-
Not Required
-
Workaround Exists
-
-
- Run EAP 7 in standalone mode
- Navigate to logging subsystem
- Select Formatter tab and switch to Custom subtab
- Click on add, fill name and hit save
I am unable to add new custom formatter in web console. Following message appears after I fill all required fields (name) and hit save. This issue blocks [EAP7-90].
nexpected HTTP response: 500
Request
{
"name" => "name",
"address" => [
("subsystem" => "logging"),
("custom-formatter" => "name")
],
"operation" => "add"
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0155: class may not be null",
"rolled-back" => true
}
- blocks
-
JBEAP-2119 Upgrade HAL to 2.8.16
-
- Closed
-
- is cloned by
-
HAL-1005 Unable to add custom formatter in logging subsystem using webconsole
-
- Resolved
-