[
https://issues.jboss.org/browse/JBWEB-219?page=com.atlassian.jira.plugin....
]
Kamil Prochazka commented on JBWEB-219:
---------------------------------------
I came across this issue too with my log4j ConversionPattern.
Something like this: log4j.appender.file.layout.ConversionPattern=%d{ISO8601} %-5p %c{1} -
%m%n
I just replaced %m%n with %m\n.
Works fine on windows machine.
Suppose this issue is related to OS new line delimiter.
stdout and stderr cause double newlines
---------------------------------------
Key: JBWEB-219
URL:
https://issues.jboss.org/browse/JBWEB-219
Project: JBoss Web
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: Windows 7
Reporter: Karsten Wutzke
Assignee: Remy Maucherat
Priority: Minor
stdout and stderr cause double newlines (e.g. in the Eclipse console).
This can be especially annoying when printing stack traces...
--
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