shay Matasaro created AS7-3878:
----------------------------------
Summary: adding a new file to logging handler, fails without indication of
error
Key: AS7-3878
URL:
https://issues.jboss.org/browse/AS7-3878
Project: Application Server 7
Issue Type: Bug
Components: ConfigAdmin
Affects Versions: 7.1.0.Final
Environment: ubuntu 11.10 , AS 7.1 Final
Reporter: shay Matasaro
Assignee: Thomas Diesler
adding a new file handler , without a specific path , fails with no indication of error.
Also since the dialog does contain a generic path for log files, not specifying a new one
should work
here is the trace from log file
11:28:25,030 DEBUG [org.jboss.as.controller.management-operation]
(HttpManagementService-threads - 21) JBAS014616: Operation ("add") failed -
address: ([
("subsystem" => "logging"),
("file-handler" => "hw.log")
]) - failure description: "JBAS014704: '' is an invalid value for parameter
file. Values must have a minimum length of 1 characters"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira