Bug 779968 (SOA-2328) - jboss-log4j.xml - as modified by teiid install in SOA-P 5.1 ER1 requires change to the order in which elements are listed in file before it can be used
Summary: jboss-log4j.xml - as modified by teiid install in SOA-P 5.1 ER1 requires chan...
Keywords:
Status: CLOSED WONTFIX
Alias: SOA-2328
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: FUTURE
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-17 15:14 UTC by Len DiMaggio
Modified: 2011-12-06 22:01 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 22:01:35 UTC
Type: Bug


Attachments (Terms of Use)
jboss-log4j.xml.teiid.orig (17.86 KB, application/octet-stream)
2010-09-17 15:15 UTC, Len DiMaggio
no flags Details
jboss-log4j.xml.teiid.modified (17.87 KB, application/octet-stream)
2010-09-17 15:15 UTC, Len DiMaggio
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2328 0 None None None Never

Description Len DiMaggio 2010-09-17 15:14:29 UTC
Complexity: Low
Workaround Description: The user must reorder the Teiid appender child element into the required order <!-- Order of child elements is renderer*,appender*,(category|logger)*,root?,categoryFactory?. --> before use.
project_key: SOA

See the attached files - the user must change made the order of the (commented out) elements added to the file before it can be used to avoid this error on server startup:
log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,appender*,(category|logger)*,root?,categoryFactory?)".

 <!-- Order of child elements is appender*, logger*, root?. -->

Comment 1 Len DiMaggio 2010-09-17 15:15:27 UTC
Attachment: Added: jboss-log4j.xml.teiid.orig
Attachment: Added: jboss-log4j.xml.teiid.modified


Comment 2 Van Halbert 2011-01-12 13:20:00 UTC
Release Notes Docs Status: Added: Documented as Known Issue
Release Notes Text: Added: If the Teiid appender child element is enabled, without rearranging the child elements according to required order, then the following server startup error will be seen:  log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,appender*,(category|logger)*,root?,categoryFactory?)".  
Workaround Description: Added: The user must reorder the Teiid appender child element into the required order <!-- Order of child elements is renderer*,appender*,(category|logger)*,root?,categoryFactory?. --> before use.
Complexity: Added: Low



Note You need to log in before you can comment on or make changes to this bug.