Hi modesfan
I recently updated my PI with Release 11. I had two or three times nothing logged anymore on the live mode s site and the location wasn't online anymore. Then I restarted it and thing are working well.
Now I enabled the logging and saw some errors.
Restart at Aug 03, 2017 7:55:23 PM
First error at 2017/08/03, 20:15:27.174
Code: Select all
# Exception: Exc H6 StatusPI. Try to requeue.com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'modes.statusPI' doesn't exist
Some minutes later another one
Code: Select all
# Exception: Exc H7 Status PI com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'modes.statusPI' doesn't exist
This one at 2017/08/03, 20:51:44.734
Code: Select all
# Exception: Exc H3 LATLONPI. Try to requeue.com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'modes.LATLONPI' doesn't exist
There are multiple entries with these exception messages.
At the moment I see the following log entries
Code: Select all
INFO: sq was: 1000 db: 1000
Aug 05, 2017 2:29:53 PM modesproject.Logging_ModeS main
INFO: format error:
Aug 05, 2017 2:29:53 PM modesproject.Logging_ModeS main
INFO: [MSG, 3, 0, 0, 740731, 0, 2017/08/05, 14:29:53.402, 2017/08/05, 14:29:53.402, , 37125, , , , , , , 0, , 0, 0]
Aug 05, 2017 2:29:59 PM modesproject.MSGsender run
INFO: cs was: RJA117 db: RJA117
I can provide you the whole log file if it's useful for you.
What do these error messages mean?