TimeTrex was working for months but now says failed check

Ask your questions regarding TimeTrex installation here.
Post Reply
A0565
Posts: 6
Joined: Tue Jun 09, 2015 11:34 am

TimeTrex was working for months but now says failed check

Post by A0565 »

My installation has been working flawlessly for months, but now all of a sudden says "TimeTrex system requirement check has failed!". However, I can't run the installer to figure out the problem. The installer page starts loading and then stalls, so I checked my error.log for my apache and it appears there is an issue........ how do I fix this?

[Wed Sep 23 09:27:46 2015] [error] [client 192.168.1.157] PHP Notice: Factory::getRecordCount() [<a href='factory.getrecordcount'>factory.getrecordcount</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "ADORecordSet_postgres7" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/time/TimeTrex/timetrex/classes/modules/core/Factory.class.php on line 701, referer: http://webapp:8085/interface/html5/inde ... nstaller=0
[Wed Sep 23 09:27:46 2015] [error] [client 192.168.1.157] PHP Notice: Factory::getRecordCount() [<a href='factory.getrecordcount'>factory.getrecordcount</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "ADORecordSet_postgres7" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/time/TimeTrex/timetrex/classes/modules/core/Factory.class.php on line 701, referer: http://webapp:8085/interface/html5/inde ... nstaller=0
[Wed Sep 23 09:27:46 2015] [error] [client 192.168.1.157] PHP Fatal error: Call to a member function GetRow() on a non-object in /home/time/TimeTrex/timetrex/classes/modules/core/Authentication.class.php on line 528, referer: http://webapp:8085/interface/html5/inde ... nstaller=0
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: TimeTrex was working for months but now says failed chec

Post by shaunw »

Looks like your cache files are corrupt, check your timetrex.ini.php file for the exact cache directory, then delete all the files/directories from inside of that.
A0565
Posts: 6
Joined: Tue Jun 09, 2015 11:34 am

Re: TimeTrex was working for months but now says failed chec

Post by A0565 »

Ok, did that but still having same problem. But I am getting less errors now, this is the only one in my apache error.log

[Thu Sep 24 09:08:22 2015] [error] [client 192.168.1.157] PHP Fatal error: Call to a member function Execute() on a non-object in /home/time/TimeTrex/timetrex/classes/modules/core/Factory.class.php on line 1712, referer: http://webapp:8085/interface/html5/inde ... nstaller=0

and from timetrex log:

DEBUG [L1712] [159ms]: Debug::Shutdown(): PHP ERROR - FATAL(1): Call to a member function Execute() on a non-object File: /home/time/TimeTrex/timetrex/classes/modules/core/Factory.class.php Line: 1712
DEBUG [L0180] [159ms]: Debug::Text(): Detected PHP errors (1), emailing log...
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: TimeTrex was working for months but now says failed chec

Post by shaunw »

Are you only seeing this error when you try to run the installer? Is TimeTrex functioning fine other than that?

Could you post the last days worth of your timetrex.log file please?
A0565
Posts: 6
Joined: Tue Jun 09, 2015 11:34 am

Re: TimeTrex was working for months but now says failed chec

Post by A0565 »

Yes, I am only getting that error when trying to run the installer, but I am trying to run the installer because I am getting the error "TimeTrex system requirement check has failed!" and everyone keeps calling me about it.

https://www.dropbox.com/s/o02kneuwrg823 ... og.gz?dl=0
Post Reply