Skip to content

Instantly share code, notes, and snippets.

@lforite
Created December 10, 2019 14:50
Show Gist options
  • Save lforite/a2a3cfce13d8b56c64077db4ad0f40f9 to your computer and use it in GitHub Desktop.
Save lforite/a2a3cfce13d8b56c64077db4ad0f40f9 to your computer and use it in GitHub Desktop.
INFO [2019-05-29T08:10:07.815Z] - Received request to fetch entity D with id xyz
ERROR [2019-05-29T08:10:07.816Z] - Request ok
INFO [2019-05-29T08:10:07.817Z] - Received request to fetch entity D with id aaa
WARN [2019-05-29T08:10:09.673Z] - Maximum txO for client 4
ERROR [2019-05-29T08:11:07.815Z] - java.lang.JDBCConnectionException: JDBC exception: Connection to database lost
at org.lforite.serviced.SQLClient.getEntityD(SQLClient.scala:57)
at org.lforite.serviced.UnderlyingSQLClient.executeQuery(UnderlyingSQLClient.scala)
WARN [2019-05-29T08:10:07.816Z] - Maximum thread pool size reached
INFO [2019-05-29T08:10:08.817Z] - Start processing for entity dfe
WARN [2019-05-29T08:12:14.328Z] - Maximum thread pool size reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment