[jboss-jira] [JBoss JIRA] (WFLY-2695) Creating named formater patterns for offline servers fail
James Perkins (JIRA)
issues at jboss.org
Wed Jan 22 17:30:28 EST 2014
[ https://issues.jboss.org/browse/WFLY-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12938054#comment-12938054 ]
James Perkins commented on WFLY-2695:
-------------------------------------
That would be a different issue really. I suppose we could group them, but the issue here was the order in which the server attempted to configure the log manager.
> Creating named formater patterns for offline servers fail
> ---------------------------------------------------------
>
> Key: WFLY-2695
> URL: https://issues.jboss.org/browse/WFLY-2695
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Logging
> Affects Versions: 8.0.0.CR1
> Environment: any domain configuration
> Reporter: Matthias Berndt
> Assignee: James Perkins
>
> After adding and attaching a named formatter to an offline server starting the server fails due to an invalid logging configuration.
> server-one fails with:
> {{
> [Server:server-one] 00:08:00,214 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("add") failed - address: ([
> [Server:server-one] ("subsystem" => "logging"),
> [Server:server-one] ("console-handler" => "CONSOLE")
> [Server:server-one] ]): java.lang.IllegalArgumentException: Formatter "TESTPATTERN" is not found
> }}
> I assume logging.properties is written too late in LoggingOperations.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list