View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - error on recalculate project - ProjeQtOr
 
 

error on recalculate project

More
31 Jul 2013 16:57 #1 by ekolossov
Please see attachment
Attachments:

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

More
31 Jul 2013 17:49 #2 by babynus
It seems clear : Out of Memory.

Maybe you tried to plan too many activities in one step.
=> try planning project by project or allocate more memory to PHP server.

Babynus
Administrator of ProjeQtOr web site

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

More
01 Aug 2013 13:32 - 01 Aug 2013 13:59 #3 by ekolossov
more memory allocation not help at all.
some more errors from log:
2013-08-01 11:17:10 ***** ERROR ***** Exception-[42000] SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
2013-08-01 11:17:10 ***** ERROR ***** For query : select * from dependency where successorId in (0,)
2013-08-01 11:17:10 ***** ERROR ***** Strack trace :
2013-08-01 11:17:10 ***** ERROR ***** #0 Sql->query called at [/var/www/localhost/htdocs/projectorria/model/persistence/SqlElement.php:1268]
2013-08-01 11:17:10 ***** ERROR ***** #1 SqlElement->getSqlElementsFromCriteria called at [/var/www/localhost/htdocs/projectorria/model/PlanningElement.php:854]
2013-08-01 11:17:10 ***** ERROR ***** #2 PlanningElement->initializeFullList called at [/var/www/localhost/htdocs/projectorria/model/PlannedWork.php:135]
2013-08-01 11:17:10 ***** ERROR ***** #3 PlannedWork->plan called at [/var/www/localhost/htdocs/projectorria/tool/plan.php:18]
2013-08-01 11:17:16 ***** ERROR ***** Exception-[42000] SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
2013-08-01 11:17:16 ***** ERROR ***** For query : select * from dependency where successorId in (0,)
2013-08-01 11:17:16 ***** ERROR ***** Strack trace :
2013-08-01 11:17:16 ***** ERROR ***** #0 Sql->query called at [/var/www/localhost/htdocs/projectorria/model/persistence/SqlElement.php:1268]
2013-08-01 11:17:16 ***** ERROR ***** #1 SqlElement->getSqlElementsFromCriteria called at [/var/www/localhost/htdocs/projectorria/model/PlanningElement.php:854]
2013-08-01 11:17:16 ***** ERROR ***** #2 PlanningElement->initializeFullList called at [/var/www/localhost/htdocs/projectorria/model/PlannedWork.php:135]
2013-08-01 11:17:16 ***** ERROR ***** #3 PlannedWork->plan called at [/var/www/localhost/htdocs/projectorria/tool/plan.php:18]

and additional screenshot
Attachments:
Last edit: 01 Aug 2013 13:59 by ekolossov. Reason: additional information

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

More
01 Aug 2013 14:18 #4 by babynus
Hi,

Strange issue.
It seems you are planning no activity...

1) can you check table planningelement : check that idProject is never 0, and that refType and refId are always set (not null)

2) can you try this patch :
in /model/PlanningElement.php, replace line 851 with :
$crit='successorId in (0' . (($idList and count($idList)>0)?',' . implode(',',$idList):'') . ')';

Babynus
Administrator of ProjeQtOr web site

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

More
01 Aug 2013 14:37 #5 by ekolossov
Looking like we found an issue and fixed it. we have moved group of tasks from one project to another and this have caused the problem

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

More
01 Aug 2013 14:59 #6 by babynus
Sorry, I don't understand your message.

Did the action to move the tasks "create" or "fix" the issue ?

Babynus
Administrator of ProjeQtOr web site

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

Moderators: babynusprotion
Time to create page: 0.045 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.