View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - system crash when closing some "Activities" - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

system crash when closing some "Activities"

More
14 Aoû 2019 22:03 #1 by Zerg
Hello !

when closing some "Activities" the system crashes : With such a crash, all users disconnect from the system with an error

2019-08-14 22:35:30.798 ===== TRACE ===== sendMailIfMailable : Mails without dest
2019-08-14 22:36:39.947 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:39.948 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:36:39.949 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:36:40.347 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:40.348 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:36:40.349 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:36:46.046 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:46.047 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:36:46.048 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:36:49.848 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:49.849 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:36:49.849 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:36:49.947 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:49.948 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:36:49.949 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:36:54.585 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:54.587 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (3737)
2019-08-14 22:36:54.587 ***** ERROR ***** [V8.1.3] cause = Undefined variable: _SERVER
2019-08-14 22:36:56.261 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:36:56.262 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:36:56.263 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:38:16.015 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:38:16.016 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:38:16.016 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:38:22.201 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:38:22.203 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:38:22.204 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME
2019-08-14 22:38:22.317 ***** ERROR ***** [V8.1.3] ERROR *****
2019-08-14 22:38:22.318 ***** ERROR ***** [V8.1.3] on file 'D:\Distr\open\OSPanel\domains\projeqtor\tool\projeqtor.php' at line (119)
2019-08-14 22:38:22.319 ***** ERROR ***** [V8.1.3] cause = Undefined index: SCRIPT_NAME

With such a crash, all users disconnect from the system with an error: ERROR : An error occurred on 2019-08-14 at 22:36:49
Such an error occurs only on some "Activities". Most of the "Activity" closes (status change) normally. Please tell me where to look for an error?

Please Connexion or Create an account to join the conversation.

More
14 Aoû 2019 23:24 - 14 Aoû 2019 23:24 #2 by babynus
It seems your php server does not always give $_SERVER["SCRIPT_NAME"]
This is a weird behavior, and possibly you can fix it with some configuration.

To avoid the issue you can add
$noScriptLog=true;
in parameters.php
or even more easy, set
$logLevel=3;
or lower.

Babynus
Administrator of ProjeQtOr web site
Last edit: 14 Aoû 2019 23:24 by babynus.

Please Connexion or Create an account to join the conversation.

More
15 Aoû 2019 09:11 #3 by Zerg
Good day ! In which Settings file to make these changes (see screenshot)? The system is deployed to WAMP - openserver 5.2.2
Attachments:

Please Connexion or Create an account to join the conversation.

More
15 Aoû 2019 09:15 #4 by Zerg
Sorry, wrong. Found a file and corrected for Log level 3

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.036 seconds

Paramétrages de cookies

×

Cookies fonctionnels

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

Veuillez vous connecter pour voir vos activités!

Autres cookies

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