qingquaner opened a new issue, #3462: URL: https://github.com/apache/hertzbeat/issues/3462
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior "Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.2.v202306161219): org.eclipse.persistence.exceptions.DatabaseException\nInternal Exception: java.sql.SQLSyntaxErrorException: Table 'hertzbeat.hzb_alert_group' doesn't exist\nError Code: 1146\nCall: SELECT id AS a1, alert_fingerprints AS a2, common_annotations AS a3, common_labels AS a4, creator AS a5, gmt_create AS a6, gmt_update AS a7, group_key AS a8, group_labels AS a9, modifier AS a10, status AS a11 FROM hzb_alert_group ORDER BY gmt_update DESC LIMIT ?, ?\n\tbind => [2 parameters bound]\nQuery: ReadAllQuery(referenceClass=GroupAlert sql=\"SELECT id AS a1, alert_fingerprints AS a2, common_annotations AS a3, common_labels AS a4, creator AS a5, gmt_create AS a6, gmt_update AS a7, group_key AS a8, group_labels AS a9, modifier AS a10, status AS a11 FROM hzb_alert_group ORDER BY gmt_update DESC LIMIT ?, ?\")" ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown HertzBeat version(s): ``` ### Debug logs _No response_ ### Anything else? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
