Forum

Issue field size in...
 
Notifications
Retirer tout

Issue field size in Activities, Milestone, Projects, etc... screens

8 Posts
2 Utilisateurs
0 Reactions
6,844 Vu
(@albeud)
Posts: 7
Active Member
Début du sujet
 
[#4765]

Hello,

We are facing what I call a "display issue" with some fields in Activities or Milestones screens for exemple..
Everytime I open an item, many fields are smaller than normal, and description textbox appears with some HTML code inside.

See picture below, I think it's self explanatory.

We didn't change anything before issue appeared, and since then we upgraded to 6.4.4, but pb remains the same.

I tried to run demo app from Projeqtor Website, to check whether it could a pb with my computer. But then display is OK.

So if anybody has an idea on the way to solve this issue, it would be great.
Thx
Alain


 
Posté : 07/11/2017 7:10 pm
(@babynus)
Posts: 14952
Membre Admin
 

It seems your instance does not recognize database fields format.

Did you change anything on database when issue occured ?


 
Posté : 08/11/2017 11:44 am
(@albeud)
Posts: 7
Active Member
Début du sujet
 

Nope 😐
We only restarted the DB, this was the first reboot since the install' we performed 1 month ago.
And I couldn't guarrantee that this issue occured just after this reboot.


 
Posté : 08/11/2017 11:49 am
(@babynus)
Posts: 14952
Membre Admin
 

please check that parameters.php refers to correct database format (mysql, psql)


 
Posté : 08/11/2017 11:52 am
(@babynus)
Posts: 14952
Membre Admin
 

also check for your db log file for any error.
Maybe some services did not restart correctly.


 
Posté : 08/11/2017 11:55 am
(@albeud)
Posts: 7
Active Member
Début du sujet
 

It seems ok :
$paramDbType='mysql';


 
Posté : 08/11/2017 11:56 am
(@babynus)
Posts: 14952
Membre Admin
 

Just to be sure, did you try to disconnect and reconnect ?


 
Posté : 08/11/2017 11:59 am
(@albeud)
Posts: 7
Active Member
Début du sujet
 

So, we finally found, thanks to your previous message suggesting to check DB log file.

We got this kind of error many times in this file :

2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] Exception-[HY000] SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] For query : desc linkable
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] Strack trace :
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #0 Sql->query called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:3255]
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #1 SqlElement->getFormatList called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:2836]
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #2 SqlElement->getDataType called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:2218]
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #3 SqlElement->getSqlElementsFromCriteria called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:2489]
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #4 SqlElement->getSingleSqlElementFromCriteria called at [/var/www/html/projeqtor/view/objectDetail.php:3447]
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #5 drawLinksFromObject called at [/var/www/html/projeqtor/view/objectDetail.php:848]
2017-11-08 10:03:19.476 ** ERROR ** [V6.4.4] #6 drawTableFromObject called at [/var/www/html/projeqtor/view/objectDetail.php:275]

We cleaned our filesystem cause there wasn't enough space remaining on it, and restarted Projeqtor.
Now situation is back to normal !

Thx for your help


 
Posté : 08/11/2017 12:26 pm
Share:
Retour en haut