Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 899611 (JBPAPP6-86)

Summary: Admin console: unable to add a console-handler
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Martiska <jmartisk>
Component: Web ConsoleAssignee: Dustin Kut Moy Cheung <dcheung>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: atangrin, bgeorges, brian.stansberry
Target Milestone: ---   
Target Release: EAP 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-86
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-05 02:42:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
console.png none

Description Jan Martiska 2011-11-30 09:04:09 UTC
project_key: JBPAPP6

Start a standalone EAP instance. Navigate to Profile/Core/Logging/Handlers
Try to add a log handler of type "console-handler". Creating a console handler apparently requires choosing a target- one of ["System.out","System.err"] and this choice is not given to the user when creating the handler, neither is any default value specified, so the creation fails on server.

Server log:
9:59:23,960 ERROR [org.jboss.as.controller] (HttpManagementService-threads - 48) Operation ("add") failed - address: ([
    ("subsystem" => "logging"),
    ("console-handler" => "agdsg")
]) - failure description: "JBAS011531: Invalid value for target name. Valid names include: [System.out, System.err]"

Comment 1 Dustin Kut Moy Cheung 2011-12-06 15:10:31 UTC
In the latest jbossas7 nightly build, you are now required to choose between System.out and System.err only in the Target section. This resolves that Jira.

Comment 2 Dustin Kut Moy Cheung 2011-12-06 15:10:31 UTC
Attachment: Added: console.png


Comment 3 Jan Martiska 2011-12-20 09:07:06 UTC
works in DR9, closing.

Comment 4 Anne-Louise Tangring 2012-11-04 14:32:50 UTC
Docs QE Status: Removed: NEW 


Comment 5 Anne-Louise Tangring 2012-11-05 02:42:07 UTC
Fixing Affects and Fix in Version