OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.16k stars 597 forks source link

jsp compilation failures only logged intermittently #292

Open covener opened 7 years ago

covener commented 7 years ago

This is a weird one, but I find that "sometimes" jsp compilation errors are not logged to messages.log. Other times they are logged with a comprehensive multi-line text. On my system it fails to log anything more often than not.

When they are not being logged, 404's for gibberish resources are successfully logged so it's not an issue with buffering or hitting the wrong server.

I haven't been able to make any sense of the pattern of when messing around with the file or the server gets it to start logging again.

@haroldpadilla FYI this is the one I was demonstrating earlier today.

wraschke commented 7 years ago

Hi, Eric, please ignore this.