Error received Lind-Thomsen  2015-10-09 15:36
Status: Closed
 
org.springframework.jdbc.BadSqlGrammarException: ExecutingSelector; bad SQL grammar []; nested exception is java.sql.SQLException: Invalid object name 'comm.Threads'.
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:231)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)
    at org.labkey.api.data.ExceptionFramework$1.translate(ExceptionFramework.java:37)
    at org.labkey.api.data.ExceptionFramework$1.translate(ExceptionFramework.java:31)
 
 
Jon (LabKey DevOps) responded:  2015-10-09 15:39
Hi Allan,

We received an error message from your server on Sept 29th and wanted to know whether you're still having issues.

Based on the stack error above, it looks like your server crashed or was shutdown during install and did not finish creating the database views.

There is an admin action to recreate the views by going to your server (assuming it's on localhost) here: http://localhost:8080/labkey/admin/recreateViews.view

Please check that and let us know if it has fixed the problem.

Regards,

Jon