'Error operation can not be completed' on Reports

Topics brought up by the TimeTrex open source community.
Locked
guanaco
Posts: 38
Joined: Wed Feb 23, 2011 12:42 pm

'Error operation can not be completed' on Reports

Post by guanaco »

Hello, sorry to post to this thread but I am having the same problem when trying to access the reports. I get "Error: Operation can not be completed" on any report.

I tried to set the system to debug but when I use this settings:
[debug]
;Set to false if you're debugging
production = FALSE

enable = TRUE
enable_display = TRUE
Buffer_output = TRUE
enable_log = TRUE
verbosity = 10

The system stops responding... see attachment.

Anything else I can test?

EDIT: Also I do have mbstring installed per my php info:
mbstring
Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
Attachments
Screenshot.png
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: 'Error operation can not be completed' on Reports

Post by shaunw »

Please post your debug log file here.
vastarraycorp
Posts: 1
Joined: Wed Jan 01, 2014 12:33 pm

Re: 'Error operation can not be completed' on Reports

Post by vastarraycorp »

I am also experiencing the same problem on 7.2.1, CentOS 6.5, with postgresql.

I will post full debug log files, but the following is the error in my server logs:

PHP Fatal error: Class 'ReportScheduleFactory' not found in /home/timetrex/public_html/classes/modules/users/UserReportDataListFactory.class.php on line 396, referer: http://[removed]/interface/flex/ui.swf?v=7.2.1-1388469128
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: 'Error operation can not be completed' on Reports

Post by shaunw »

I have passed this on to the developers and it will be fixed in the next version of TimeTrex, likely due out in about a week.
Locked