Good day!
I have a problem with login in projeqtor.
Log file shows:
==============================================
2018-02-20 05:28:11.313 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:11.339 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:11.343 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:11.349 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:11.355 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:11.360 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:17.995 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:18.000 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:18.005 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:18.012 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:18.017 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:18.022 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:24.450 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:24.455 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:24.462 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:24.466 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:24.471 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:24.475 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:28.757 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:28.763 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:28.767 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:28.851 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:28.855 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:28.860 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:35.206 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:35.213 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='Admin' and user.isUser = '1'
2018-02-20 05:28:35.220 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:35.224 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:35.230 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:35.235 ===== TRACE ===== Login error for user 'Admin'
=========================================================
Database projeqtor consist of 183 tables, and there is no table projeqtor.user
I have a problem with login in projeqtor.
Log file shows:
==============================================
2018-02-20 05:28:11.313 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:11.339 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:11.343 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:11.349 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:11.355 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:11.360 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:17.995 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:18.000 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:18.005 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:18.012 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:18.017 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:18.022 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:24.450 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:24.455 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:24.462 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:24.466 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:24.471 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:24.475 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:28.757 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:28.763 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='admin' and user.isUser = '1'
2018-02-20 05:28:28.767 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:28.851 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:28.855 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:28.860 ===== TRACE ===== Login error for user 'admin'
2018-02-20 05:28:35.206 ***** ERROR ***** [V0.3.0] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.user' doesn't exist
2018-02-20 05:28:35.213 ***** ERROR ***** [V0.3.0] For query : select * from user where user.name='Admin' and user.isUser = '1'
2018-02-20 05:28:35.220 ***** ERROR ***** [V0.3.0] Strack trace :
2018-02-20 05:28:35.224 ***** ERROR ***** [V0.3.0] #0 Sql->query called at [C:\xampp\htdocs\projeqtor\model\persistence\SqlElement.php:2286]
2018-02-20 05:28:35.230 ***** ERROR ***** [V0.3.0] #1 SqlElement->getSqlElementsFromCriteria called at [C:\xampp\htdocs\projeqtor\tool\loginCheck.php:67]
2018-02-20 05:28:35.235 ===== TRACE ===== Login error for user 'Admin'
=========================================================
Database projeqtor consist of 183 tables, and there is no table projeqtor.user