SQL Exception on Startup of Applicare Server
We have noticed an SQL exception in the console log of Applicare server (v6.6.1) on some machines. This happens only on the first start of Applicare and in machines with fast, multi core processors. You can safely ignore this exception as it will not occur again on the next restart of Applicare server.
Below is the exception:
[Applicare] Agent starting on server : ApplicareAdmin
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [select * from server order by name]; nested exception is java.sql.SQLSyntax
ErrorException: Table/View 'SERVER' does not exist.
at org.springframework.jdbc.support.SQLExceptionSubclassTranslator.trans
late(SQLExceptionSubclassTranslator.java:78)
Please sign in to leave a comment.
Comments
0 comments