Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Notifications
Clear all

SQL ERROR

2 Posts
2 Users
0 Reactions
2,825 Views
(@pipobru)
Posts: 180
Active Member
Topic starter
 
[#4311]

I have this log:
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] Exception-[22P02] SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type numeric: "Activity"
LINE 1: ... assignment.idProject= '40' and assignment.refId= 'Activity'...
^
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] For query : select sum(notPlannedWork) as sumnotplannedwork from assignment where assignment.idResource= '126' and assignment.idProject= '40' and assignment.refId= 'Activity' and assignment.refType= '1860'
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] Strack trace :
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] #0 Sql->query called at [/var/www/html/model/persistence/SqlElement.php:2063]
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] #1 SqlElement->sumSqlElementsFromCriteria called at [/var/www/html/report/detailPlan.php:328]
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] Exception-[22P02] SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type numeric: "Activity"
LINE 1: ... assignment.idProject= '40' and assignment.refId= 'Activity'...
^
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] For query : select sum(notPlannedWork) as sumnotplannedwork from assignment where assignment.idResource= '126' and assignment.idProject= '40' and assignment.refId= 'Activity' and assignment.refType= '1728'
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] Strack trace :
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] #0 Sql->query called at [/var/www/html/model/persistence/SqlElement.php:2063]
2017-04-28 09:45:17.528 ** ERROR ** [V6.2.2] #1 SqlElement->sumSqlElementsFromCriteria called at [/var/www/html/report/detailPlan.php:328]


 
Posted : 28 Apr 2017 12H00
(@babynus)
Posts: 14952
Member Admin
 

Issue recorded as Ticekt #2686

... but could you please explain when you get this error ?


 
Posted : 28 Apr 2017 21H28
Share:

Scroll to Top