[
https://issues.jboss.org/browse/AS7-3878?page=com.atlassian.jira.plugin.s...
]
shay Matasaro commented on AS7-3878:
------------------------------------
ok, looks like it is a different issue .
the name that is required is the handler name, and that "file path" required is
the the actual file name .
I suggest revising the text , I will also lower severity , and see if i can change the
type of issue
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