ERROR Attempted to append to non-started appender File

I sometimes get this error when I stop the server.

This is the log of the server:

http://pasted.co/1027003f

This is the error:

Error Attempted to append to non-started appender File

If that error only happens when stopping the server it should not cause any noticeable problems. You can usually safely ignore this error.

Okay.

Thank you.