]
Tomaz Cerar updated AS7-4953:
-----------------------------
Fix Version/s: 7.2.0.Alpha1
Git Pull Request:
)
Affects Version/s: 7.1.2.Final (EAP)
7.2.0.Alpha1
Extended Access Log doesn't work if you don't provide
patteren
--------------------------------------------------------------
Key: AS7-4953
URL:
https://issues.jboss.org/browse/AS7-4953
Project: Application Server 7
Issue Type: Bug
Components: Web
Affects Versions: 7.1.1.Final, 7.1.2.Final (EAP), 7.2.0.Alpha1
Environment: Java 1.7.04
Windows 7 x64
Reporter: Tomaz Zupan
Assignee: Tomaz Cerar
Labels: access, extended, log, web
Fix For: 7.2.0.Alpha1
If in configuration file in subsystem=urn:jboss:domain:web:1.1 / virtual-server section
you add:
{code:xml}
<access-log extended="true">
<directory path="logs" relative-to="something"/>
</access-log>
{code}
there is the following error in console when JBoss is started:
{code}09:51:00,713 ERROR [org.apache.catalina.valves.ExtendedAccessLogValve] unable to
decode with rest of chars starting: %h{code}
and access logging doesn't work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: