View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] First connection as admin infinite time "Upgrade in currently running. Wait.." - ProjeQtOr
 

[SOLVED] First connection as admin infinite time "Upgrade in currently running. Wait.."

More
04 Jul 2018 12:22 #1 by Gaspard
Hello,

I'm stuck on that issue, and I would please ask your help :




At the first click on OK nothing happen, and there is no parameters.php create in logs dir.
But if I click a second time the parameters.php get fill by differents errors messages :

2018-07-04 09:54:57.992 ***** ERROR ***** [] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.parameter' doesn't exist
2018-07-04 09:54:58.004 ***** ERROR ***** [] For query : select * from parameter where (idUser is null and idProject is null)
2018-07-04 09:54:58.019 ***** ERROR ***** [] Strack trace :
2018-07-04 09:54:58.028 ***** ERROR ***** [] #0 Sql->query called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2286]
2018-07-04 09:54:58.035 ***** ERROR ***** [] #1 SqlElement->getSqlElementsFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\Parameter.php:922]
2018-07-04 09:54:58.043 ***** ERROR ***** [] #2 Parameter->getGlobalParameter called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\UserMain.php:141]
2018-07-04 09:54:58.049 ***** ERROR ***** [] #3 UserMain->__construct called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\User.php:38]
2018-07-04 09:54:58.061 ***** ERROR ***** [] #4 User->__construct called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\tool\projeqtor.php:3023]
2018-07-04 09:54:58.068 ***** ERROR ***** [] #5 getSessionUser called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\tool\projeqtor.php:155]
2018-07-04 09:54:58.077 ***** ERROR ***** [] #6 require_once called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\view\main.php:37]
2018-07-04 09:54:58.123 ***** ERROR ***** [] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.resource' doesn't exist
2018-07-04 09:54:58.130 ***** ERROR ***** [] For query : desc resource
2018-07-04 09:54:58.143 ***** ERROR ***** [] Strack trace :
2018-07-04 09:54:58.151 ***** ERROR ***** [] #0 Sql->query called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:3309]
2018-07-04 09:54:58.159 ***** ERROR ***** [] #1 SqlElement->getFormatList called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2890]
2018-07-04 09:54:58.166 ***** ERROR ***** [] #2 SqlElement->getDataType called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2249]
2018-07-04 09:54:58.176 ***** ERROR ***** [] #3 SqlElement->getSqlElementsFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2547]
2018-07-04 09:54:58.184 ***** ERROR ***** [] #4 SqlElement->getSingleSqlElementFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\tool\projeqtor.php:195]
2018-07-04 09:54:58.192 ***** ERROR ***** [] #5 require_once called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\view\main.php:37]
2018-07-04 09:54:58.219 ***** ERROR ***** [] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.resource' doesn't exist
2018-07-04 09:54:58.226 ***** ERROR ***** [] For query : select * from resource where resource.cookieHash='d1e5770a76048bfa89d7e51c27fc4f35' and resource.isUser = '1'
2018-07-04 09:54:58.234 ***** ERROR ***** [] Strack trace :
2018-07-04 09:54:58.243 ***** ERROR ***** [] #0 Sql->query called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2286]
2018-07-04 09:54:58.249 ***** ERROR ***** [] #1 SqlElement->getSqlElementsFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2547]
2018-07-04 09:54:58.257 ***** ERROR ***** [] #2 SqlElement->getSingleSqlElementFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\tool\projeqtor.php:195]

2018-07-04 09:54:58.265 ***** ERROR ***** [] #3 require_once called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\view\main.php:37]

__________________________________

And I can have those errors who are a bit differents :

2018-07-04 10:44:45.937 ***** ERROR ***** [] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.resource' doesn't exist

2018-07-04 10:44:45.944 ***** ERROR ***** [] For query : select * from resource where resource.name='admin' and resource.isUser = '1'
2018-07-04 10:44:45.951 ***** ERROR ***** [] Strack trace :
2018-07-04 10:44:45.958 ***** ERROR ***** [] #0 Sql->query called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2286]
2018-07-04 10:44:45.964 ***** ERROR ***** [] #1 SqlElement->getSqlElementsFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\model\persistence\SqlElement.php:2547]
2018-07-04 10:44:45.974 ***** ERROR ***** [] #2 SqlElement->getSingleSqlElementFromCriteria called at [C:\Users\Cachatortue\Desktop\projeqtor6.5.6\tool\getHash.php:48]

I guess that the problem is about the DB which is not found by projeqtor according to the first error of both group message error which is : 2018-07-04 10:44:45.937 ***** ERROR ***** [] Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.resource' doesn't exist.

Yet I tried severals times to delete mannualy the projeqtor DB on PMA who exist but it's empty, deleting ParametersLocation in order to restart the configuration, but nothing works.
I already clear cache/search history, rebooting my browser and PC.


Thank you for your help.
Attachments:

Please Log in or Create an account to join the conversation.

More
10 Jul 2018 22:37 #2 by babynus
Remove file /files/cron/MIGRATION to be able to reexecute migration

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.041 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.