You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Raymond Chow <ra...@cw.com> on 2002/04/10 05:07:52 UTC

Error message

Hi,

Our application is using the Log4j for logging and we encountered an error
with the page shown “500 internal error”. While trace through the log, we
found that the following exception throw in the log:

JDBCAppender::flush_buffer(), java.lang.NullPointerException

Flush_buffer should be a standard internal call and any reason why it could
encounter a NullPointerException? Thanks.

Ray.