Hide Forgot
Date of First Response: 2008-01-28 10:18:44 project_key: SOA Seeing this error when the server is started: 11:57:38,705 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml log4j:WARN Continuable parsing error 90 and column 16 log4j:WARN The content of element type "appender" must match "(errorHandler?,param*,layout?,filter*,appender-ref*)". 81 <!-- Buffer events and log them asynchronously --> 82 <appender name="ASYNC" class="org.apache.log4j.AsyncAppender"> 83 <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/> 84 <appender-ref ref="FILE"/> 85 <param name="Threshold" value="INFO"/> 86 <!-- 87 <appender-ref ref="CONSOLE"/> 88 <appender-ref ref="SMTP"/> 89 --> 90 </appender> 91
Link: Added: This issue depends JBPAPP-557
Link: Added: This issue related SOA-222
Assigning to Trevor - this should only be a matter of EAP fixing the bug, right?
Verified fixed in CR2 build.