Forum

Lock wait timeout e...
 
Notifications
Retirer tout

Lock wait timeout exceeded error log

5 Posts
3 Utilisateurs
0 Reactions
2,527 Vu
(@mc540052)
Posts: 26
Active Member
Début du sujet
 
[#5456]

Hi,

Thanks for the great tool and support ..!!

I am facing the error log below. Which is making application very slow.

What is the actual problem for getting this error and how can i overcome of resolve it.?

Kindly advice me...:(

2018-09-27 09:42:06.779 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:42:06.779 ** ERROR ** [V7.1.3] For query : update planningelement set realWork='246.81' , plannedWork='333.46' , expectedProgress='309' where id=5635
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1487]
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #1 SqlElement->updateSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:981]
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #2 SqlElement->saveSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:650]
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #3 SqlElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:418]
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #4 PlanningElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/ActivityPlanningElementMain.php:211]
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #5 ActivityPlanningElementMain->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:770]
2018-09-27 09:42:06.780 ** ERROR ** [V7.1.3] #6 PlanningElement->updateSynthesisObj called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:801]
2018-09-27 09:42:06.781 ** ERROR ** [V7.1.3] #7 PlanningElement->updateSynthesis called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:224]
2018-09-27 09:42:06.781 ** ERROR ** [V7.1.3] #8 Assignment->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:371]
2018-09-27 09:42:06.781 ** ERROR ** [V7.1.3] #9 Assignment->saveWithRefresh called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/saveImputation.php:134]
2018-09-27 09:42:57.785 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] For query : update planningelement set validatedDuration='523' where id=454
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1487]
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] #1 SqlElement->updateSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:981]
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] #2 SqlElement->saveSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:793]
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] #3 SqlElement->saveForced called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:601]
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] #4 PlanningElement->simpleSave called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/ProjectMain.php:951]
2018-09-27 09:42:57.786 ** ERROR ** [V7.1.3] #5 ProjectMain->setNeedReplan called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:304]
2018-09-27 09:42:57.787 ** ERROR ** [V7.1.3] #6 Assignment->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:371]
2018-09-27 09:42:57.787 ** ERROR ** [V7.1.3] #7 Assignment->saveWithRefresh called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/saveImputation.php:134]
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] For query : insert into kpihistory ( idKpiDefinition , refType , refId , kpiType , kpiDate , day , week , month , year , kpiValue , weight , refDone ) values ('1', 'Project', '455', 'D', '2018-09-27', '20180927', '201839', '201809', '2018', '0.08604206500956', '1', '0')
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1188]
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] #1 SqlElement->insertSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:987]
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] #2 SqlElement->saveSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:650]
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] #3 SqlElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:90]
2018-09-27 09:43:48.793 ** ERROR ** [V7.1.3] #4 KpiValue->storeHistory called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:77]
2018-09-27 09:43:48.794 ** ERROR ** [V7.1.3] #5 KpiValue->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:121]
2018-09-27 09:43:48.794 ** ERROR ** [V7.1.3] #6 KpiValue->calculateKpi called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:603]
2018-09-27 09:43:48.794 ** ERROR ** [V7.1.3] #7 PlanningElement->simpleSave called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/ProjectMain.php:951]
2018-09-27 09:43:48.794 ** ERROR ** [V7.1.3] #8 ProjectMain->setNeedReplan called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:304]
2018-09-27 09:43:48.794 ** ERROR ** [V7.1.3] #9 Assignment->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:371]
2018-09-27 09:43:48.794 ** ERROR ** [V7.1.3] #10 Assignment->saveWithRefresh called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/saveImputation.php:134]
2018-09-27 09:44:39.798 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:44:39.798 ** ERROR ** [V7.1.3] For query : insert into kpihistory ( idKpiDefinition , refType , refId , kpiType , kpiDate , day , week , month , year , kpiValue , weight , refDone ) values ('2', 'Organization', '1', 'W', '2018-09-27', '20180927', '201839', '201809', '2018', '0.092992125984252', '1143', '0')
2018-09-27 09:44:39.798 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 09:44:39.798 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1188]
2018-09-27 09:44:39.798 ** ERROR ** [V7.1.3] #1 SqlElement->insertSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:987]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #2 SqlElement->saveSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:650]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #3 SqlElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:90]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #4 KpiValue->storeHistory called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:77]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #5 KpiValue->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:234]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #6 KpiValue->consolidate called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:122]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #7 KpiValue->calculateKpi called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:603]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #8 PlanningElement->simpleSave called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/ProjectMain.php:951]
2018-09-27 09:44:39.799 ** ERROR ** [V7.1.3] #9 ProjectMain->setNeedReplan called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:304]
2018-09-27 09:44:39.800 ** ERROR ** [V7.1.3] #10 Assignment->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:371]
2018-09-27 09:44:39.800 ** ERROR ** [V7.1.3] #11 Assignment->saveWithRefresh called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/saveImputation.php:134]
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] For query : insert into kpihistory ( idKpiDefinition , refType , refId , kpiType , kpiDate , day , week , month , year , kpiValue , weight , refDone ) values ('2', 'Project', '455', 'W', '2018-09-27', '20180927', '201839', '201809', '2018', '4.51325', '80.00000', '0')
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1188]
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] #1 SqlElement->insertSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:987]
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] #2 SqlElement->saveSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:650]
2018-09-27 09:45:30.804 ** ERROR ** [V7.1.3] #3 SqlElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:90]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #4 KpiValue->storeHistory called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:77]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #5 KpiValue->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:137]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #6 KpiValue->calculateKpi called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:603]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #7 PlanningElement->simpleSave called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/ProjectMain.php:951]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #8 ProjectMain->setNeedReplan called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:304]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #9 Assignment->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:371]
2018-09-27 09:45:30.805 ** ERROR ** [V7.1.3] #10 Assignment->saveWithRefresh called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/saveImputation.php:134]
2018-09-27 09:46:21.810 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:46:21.810 ** ERROR ** [V7.1.3] For query : insert into kpihistory ( idKpiDefinition , refType , refId , kpiType , kpiDate , day , week , month , year , kpiValue , weight , refDone ) values ('2', 'Organization', '1', 'W', '2018-09-27', '20180927', '201839', '201809', '2018', '0.092992125984252', '1143', '0')
2018-09-27 09:46:21.810 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 09:46:21.810 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1188]
2018-09-27 09:46:21.810 ** ERROR ** [V7.1.3] #1 SqlElement->insertSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:987]
2018-09-27 09:46:21.810 ** ERROR ** [V7.1.3] #2 SqlElement->saveSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:650]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #3 SqlElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:90]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #4 KpiValue->storeHistory called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:77]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #5 KpiValue->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:234]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #6 KpiValue->consolidate called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/KpiValue.php:138]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #7 KpiValue->calculateKpi called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:603]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #8 PlanningElement->simpleSave called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/ProjectMain.php:951]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #9 ProjectMain->setNeedReplan called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:304]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #10 Assignment->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/Assignment.php:371]
2018-09-27 09:46:21.811 ** ERROR ** [V7.1.3] #11 Assignment->saveWithRefresh called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/saveImputation.php:134]
2018-09-27 09:47:13.816 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
2018-09-27 09:47:13.817 ** ERROR ** [V7.1.3] For query : update planningelement set plannedEndDate='2018-09-28' , realEndDate='2018-09-28' , plannedDuration='33' , realDuration='33' , realWork='19' , plannedWork='19' where id=6796
2018-09-27 09:47:13.817 ** ERROR ** [V7.1.3] Strack trace :


 
Posté : 27 Sep PM 16:099
Gautier
(@gautier)
Posts: 207
Membre Admin Registered
 

Hello,

It seems there is lock of table, possibly deadlock.
Try to restart your database.


 
Posté : 27 Sep PM 17:099
(@mc540052)
Posts: 26
Active Member
Début du sujet
 

Hi Gautier,

Thanks for your quick replay..!!

I have restarted the database, But it's happening simultaneously.
Why it's happening that query lock error again and again,.??

Kindly advice me..!!!


 
Posté : 27 Sep PM 18:099
(@mc540052)
Posts: 26
Active Member
Début du sujet
 

After that the database restarted the log file size(86MB) exhausted. kindly give me a suggestion to resolve this problem.

Some the error log here..!!!

2018-09-27 19:34:09.559 ===== TRACE ===== sendMailIfMailable : Mails without dest
2018-09-27 19:34:12.561 ===== TRACE ===== sendMailIfMailable : Mails without dest
2018-09-27 19:34:34.019 ===== TRACE ===== sendMailIfMailable : Mails without dest
2018-09-27 19:34:43.983 ===== TRACE ===== sendMailIfMailable : Mails without dest
2018-09-27 19:34:46.210 ===== TRACE ===== sendMailIfMailable : Mails without dest
2018-09-27 19:34:48.913 ===== TRACE ===== sendMailIfMailable : Mails without dest
2018-09-27 20:02:45.625 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.625
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/Sql.php' at line (92)
2018-09-27 20:02:45.625
** ERROR ** [V7.1.3] cause = Packets out of order. Expected 1 received 0. Packet size=30
2018-09-27 20:02:45.625
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.626 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/Sql.php' at line (92)
2018-09-27 20:02:45.626 ** ERROR ** [V7.1.3] cause = PDO::query(): MySQL server has gone away
2018-09-27 20:02:45.626 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.626
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/Sql.php' at line (92)
2018-09-27 20:02:45.626
** ERROR ** [V7.1.3] cause = PDO::query(): Error reading result set's header
2018-09-27 20:02:45.626
** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
2018-09-27 20:02:45.626
** ERROR ***** [V7.1.3] For query : select * from periodicmeeting where id=3
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] Strack trace :
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #0 Sql->query called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:2778]
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #1 SqlElement->getSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:589]
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #2 SqlElement->__construct called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PeriodicMeetingMain.php:144]
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #3 PeriodicMeetingMain->__construct called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PeriodicMeeting.php:39]
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #4 PeriodicMeeting->__construct called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/MeetingPlanningElementMain.php:327]
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #5 MeetingPlanningElementMain->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:770]
2018-09-27 20:02:45.627 ** ERROR ** [V7.1.3] #6 PlanningElement->updateSynthesisObj called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:801]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #7 PlanningElement->updateSynthesis called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:460]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #8 PlanningElement->save called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:1285]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #9 PlanningElement->renumberWbs called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PlanningElement.php:830]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #10 PlanningElement->delete called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:1669]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #11 SqlElement->deleteSqlElement called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php:844]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #12 SqlElement->delete called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/PeriodicMeetingMain.php:362]
2018-09-27 20:02:45.628 ** ERROR ** [V7.1.3] #13 PeriodicMeetingMain->delete called at [/opt/lampp/htdocs/bctpqms/projeqtor7.3/tool/deleteObject.php:58]
2018-09-27 20:02:45.629 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.629
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.629
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.629
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.629 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.629 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.629 ** ERROR ** [V7.1.3] Error on SqlElement to get 'id' for Class 'PeriodicMeeting' : field 'id' not found in Database.
2018-09-27 20:02:45.630 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.630
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.630
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.630
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.630 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.630 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.631 ** ERROR ** [V7.1.3] Error on SqlElement to get 'name' for Class 'PeriodicMeeting' : field 'name' not found in Database.
2018-09-27 20:02:45.631 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.631
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.631
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.631
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.631 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.631 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.631 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idMeetingType' for Class 'PeriodicMeeting' : field 'idMeetingType' not found in Database.
2018-09-27 20:02:45.632 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.632
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.632
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.632
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.632 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.632 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.632 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idProject' for Class 'PeriodicMeeting' : field 'idProject' not found in Database.
2018-09-27 20:02:45.633 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.633
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.633
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.633
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.633 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.633 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.633 ** ERROR ** [V7.1.3] Error on SqlElement to get 'location' for Class 'PeriodicMeeting' : field 'location' not found in Database.
2018-09-27 20:02:45.633 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.634
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.634
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.634
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.634 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.634 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.634 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idUser' for Class 'PeriodicMeeting' : field 'idUser' not found in Database.
2018-09-27 20:02:45.634 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.634
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.635
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.635
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.635 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.635 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.635 ** ERROR ** [V7.1.3] Error on SqlElement to get 'description' for Class 'PeriodicMeeting' : field 'description' not found in Database.
2018-09-27 20:02:45.635 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.635
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.635
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.636
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.636 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.636 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.636 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idActivity' for Class 'PeriodicMeeting' : field 'idActivity' not found in Database.
2018-09-27 20:02:45.636 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.636
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.636
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.636
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.637 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.637 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.637 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idResource' for Class 'PeriodicMeeting' : field 'idResource' not found in Database.
2018-09-27 20:02:45.637 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.637
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.637
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.637
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.637 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.637 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.638 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idle' for Class 'PeriodicMeeting' : field 'idle' not found in Database.
2018-09-27 20:02:45.638 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.638
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.638
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.638
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.638 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.638 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.638 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityStartDate' for Class 'PeriodicMeeting' : field 'periodicityStartDate' not found in Database.
2018-09-27 20:02:45.639 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.639
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.639
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.639
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.639 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.639 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.639 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityEndDate' for Class 'PeriodicMeeting' : field 'periodicityEndDate' not found in Database.
2018-09-27 20:02:45.640 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.640
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.640
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.640
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.640 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.640 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.640 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityTimes' for Class 'PeriodicMeeting' : field 'periodicityTimes' not found in Database.
2018-09-27 20:02:45.640 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.641
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.641
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.641
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.641 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.641 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.641 ** ERROR ** [V7.1.3] Error on SqlElement to get 'meetingStartTime' for Class 'PeriodicMeeting' : field 'meetingStartTime' not found in Database.
2018-09-27 20:02:45.641 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.641
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.642
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.642
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.642 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.642 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.642 ** ERROR ** [V7.1.3] Error on SqlElement to get 'meetingEndTime' for Class 'PeriodicMeeting' : field 'meetingEndTime' not found in Database.
2018-09-27 20:02:45.642 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.642
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.642
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.643
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.643 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.643 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.643 ** ERROR ** [V7.1.3] Error on SqlElement to get 'idPeriodicity' for Class 'PeriodicMeeting' : field 'idPeriodicity' not found in Database.
2018-09-27 20:02:45.643 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.643
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.643
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.643
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.644 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.644 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.644 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityOpenDays' for Class 'PeriodicMeeting' : field 'periodicityOpenDays' not found in Database.
2018-09-27 20:02:45.644 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.644
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.644
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.644
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.644 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.645 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.645 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityDailyFrequency' for Class 'PeriodicMeeting' : field 'periodicityDailyFrequency' not found in Database.
2018-09-27 20:02:45.645 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.645
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.645
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.645
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.645 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.645 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.646 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityWeeklyFrequency' for Class 'PeriodicMeeting' : field 'periodicityWeeklyFrequency' not found in Database.
2018-09-27 20:02:45.646 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.646
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.646
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.646
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.646 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.646 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.647 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityWeeklyDay' for Class 'PeriodicMeeting' : field 'periodicityWeeklyDay' not found in Database.
2018-09-27 20:02:45.647 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.647
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.647
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.647
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.647 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.647 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.647 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityMonthlyDayFrequency' for Class 'PeriodicMeeting' : field 'periodicityMonthlyDayFrequency' not found in Database.
2018-09-27 20:02:45.648 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.648
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.648
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.648
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.648 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.648 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.648 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityMonthlyDayDay' for Class 'PeriodicMeeting' : field 'periodicityMonthlyDayDay' not found in Database.
2018-09-27 20:02:45.649 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.649
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.649
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.649
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.649 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.649 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.649 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityMonthlyWeekFrequency' for Class 'PeriodicMeeting' : field 'periodicityMonthlyWeekFrequency' not found in Database.
2018-09-27 20:02:45.649 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.650
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.650
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.650
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.650 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.650 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.650 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityMonthlyWeekNumber' for Class 'PeriodicMeeting' : field 'periodicityMonthlyWeekNumber' not found in Database.
2018-09-27 20:02:45.650 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.650
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.651
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.651
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.651 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.651 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.651 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityMonthlyWeekDay' for Class 'PeriodicMeeting' : field 'periodicityMonthlyWeekDay' not found in Database.
2018-09-27 20:02:45.651 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.651
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.651
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.652
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.652 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.652 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.652 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityYearlyDay' for Class 'PeriodicMeeting' : field 'periodicityYearlyDay' not found in Database.
2018-09-27 20:02:45.652 ** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.652
** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2834)
2018-09-27 20:02:45.652
** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.652
** ERROR ** [V7.1.3] ERROR **
2018-09-27 20:02:45.653 ** ERROR ** [V7.1.3] on file '/opt/lampp/htdocs/bctpqms/projeqtor7.3/model/persistence/SqlElement.php' at line (2836)
2018-09-27 20:02:45.653 ** ERROR ** [V7.1.3] cause = array_key_exists() expects parameter 2 to be array, boolean given
2018-09-27 20:02:45.653 ** ERROR ** [V7.1.3] Error on SqlElement to get 'periodicityYearlyMonth' for Class 'PeriodicMeeting' : field 'periodicityYearlyMonth' not found in Database.
2018-09-27 20:02:45.653 ** ERROR ** [V7.1.3] Exception-[HY000] SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
2018-09-27 20:02:45.653 ** ERROR ** [V7.1.3] For query : select id from assignment where refId ='3' and refType ='PeriodicMeeting' order by id desc
2018-09-27 20:02:45.653 ** ERROR ** [V7.1.3] Strack trace :


 
Posté : 27 Sep PM 19:099
(@babynus)
Posts: 14952
Membre Admin
 
2018-09-27 20:02:45.626 ** ERROR ** [V7.1.3] cause = PDO::query(): MySQL server has gone away

Are you sure your DB is correctly started ?

Or you just stopped DB while users were connected ?
:whistle:


 
Posté : 28 Sep PM 16:099
Share:
Retour en haut