TT emailed me an error

General support regarding TimeTrex, such as
configuring policies/taxes or processing payroll.
Locked
lstoumbos
Posts: 80
Joined: Wed Jan 10, 2007 7:41 am

TT emailed me an error

Post by lstoumbos »

I got this in my inbox and I am not sure if it's an error or not.
TT 1.5.0
PHP 5.1.2
MySQL 5.0.24a

DEBUG [153]: <b>[Function]()</b>: URI: /interface/punch/Punch.php<br>
DEBUG [155]: <b>[Function]()</b>: Production: 1<br>
DEBUG [486]: <b>Authentication::Check()</b>: Session Name: SessionID<br>
DEBUG [492]: <b>Authentication::Check()</b>: Session ID: d05a87bcd35cae4a3a4518a0f8f67592<br>
DEBUG [301]: <b>Validator::stripNonAlphaNumeric()</b>: Alpha Numeric String:d05a87bcd35cae4a3a4518a0f8f67592<br>
DEBUG [78]: <b>Authentication::getIdle()</b>: Idle Seconds Allowed: 14400<br>
DEBUG [301]: <b>Validator::stripNonAlphaNumeric()</b>: Alpha Numeric String:d05a87bcd35cae4a3a4518a0f8f67592<br>
DEBUG [62]: <b>[Function]()</b>: User Authenticated: admin Created Date: 1170944205<br>
DEBUG [1817]: <b>UserFactory::isInformationComplete()</b>: User Information is Complete: <br>
DEBUG [92]: <b>TTDate::setTimeZone()</b>: Setting TimeZone: America/Detroit<br>
DEBUG [108]: <b>TTDate::setDateFormat()</b>: Setting Default Date Format: d-M-y<br>
DEBUG [122]: <b>TTDate::setTimeFormat()</b>: Setting Default Time Format: g:i A<br>
DEBUG [136]: <b>TTDate::setTimeUnitFormat()</b>: Setting Default Time Unit Format: 10<br>
DEBUG [1817]: <b>UserFactory::isInformationComplete()</b>: User Information is Complete: <br>
DEBUG [954]: <b>UserPreferenceFactory::isPreferencesComplete()</b>: User Preferences IS Complete: <br>
DEBUG [104]: <b>[Function]()</b>: Station ID Cookie found! 4e968289040f47c69a02e77d06e480bf<br>
DEBUG [64]: <b>[Function]()</b>: Submit!<br>
DEBUG [720]: <b>Factory::StartTransaction()</b>: StartTransaction(): Transaction Count: 0 Trans Off: 0<br>
DEBUG [125]: <b>PunchControlFactory::findUserDate()</b>: Pay Period Schedule Continuous Time: 43200<br>
DEBUG [243]: <b>PunchListFactory::getFirstPunchByUserIDAndEpoch()</b>: bPay Period Schedule Continuous Time: 43200<br>
DEBUG [156]: <b>PunchControlFactory::findUserDate()</b>: Skipping Find...<br>
DEBUG [157]: <b>PunchControlFactory::findUserDate()</b>: Pay Period Schedule Record Count: 1<br>
DEBUG [192]: <b>UserDateFactory::findOrInsertUserDate()</b>: Found Already Existing User Date ID: 2177<br>
DEBUG [164]: <b>PunchControlFactory::setUserDate()</b>: User Date ID: 2177<br>
DEBUG [737]: <b>Factory::isValid()</b>: Calling Validate()<br>
DEBUG [813]: <b>PunchControlFactory::Validate()</b>: Validating...<br>
DEBUG [814]: <b>PunchControlFactory::Validate()</b>: User Date Id: 2177<br>
DEBUG [720]: <b>Factory::StartTransaction()</b>: StartTransaction(): Transaction Count: 1 Trans Off: 1<br>
DEBUG [766]: <b>Factory::Save()</b>: Calling preSave()<br>
DEBUG [737]: <b>Factory::isValid()</b>: Calling Validate()<br>
DEBUG [813]: <b>PunchControlFactory::Validate()</b>: Validating...<br>
DEBUG [814]: <b>PunchControlFactory::Validate()</b>: User Date Id: 2177<br>
DEBUG [256]: <b>Validator::isDate()</b>: Raw Date: 1170944341 Converted Value: 1170944341<br>
DEBUG [256]: <b>Validator::isDate()</b>: Raw Date: 1170944341 Converted Value: 1170944341<br>
DEBUG [796]: <b>Factory::Save()</b>: Insert ID: 26<br>
DEBUG [702]: <b>Factory::getInsertQuery()</b>: Insert<br>
DEBUG [256]: <b>Validator::isDate()</b>: Raw Date: 1170944341 Converted Value: 1170944341<br>
DEBUG [847]: <b>Factory::Save()</b>: Calling postSave()<br>
DEBUG [871]: <b>PunchControlFactory::postSave()</b>: postSave()<br>
DEBUG [874]: <b>PunchControlFactory::postSave()</b>: Old User Date ID: RAW: <br>
DEBUG [730]: <b>Factory::CommitTransaction()</b>: CommitTransaction(): Transaction Count: 1 Trans Off: 2<br>
DEBUG [134]: <b>[Function]()</b>: Punch Control ID: 26<br>
DEBUG [94]: <b>Validator::inArrayKey()</b>: Key: 10<br>
DEBUG [189]: <b>PunchFactory::setStatus()</b>: Status: 10<br>
DEBUG [94]: <b>Validator::inArrayKey()</b>: Key: 10<br>
DEBUG [285]: <b>PunchFactory::roundTimeStamp()</b>: Rounding Timestamp: 08-Feb-07 9:17 AM Status ID: 10 Type ID: 10<br>
DEBUG [291]: <b>PunchFactory::roundTimeStamp()</b>: Round Interval Punch Type: 40<br>
DEBUG [527]: <b>PunchFactory::roundTimeStamp()</b>: NO Rounding Policy(s) Found<br>
DEBUG [530]: <b>PunchFactory::roundTimeStamp()</b>: Rounded TimeStamp: 08-Feb-07 9:17 AM Original TimeStamp: 08-Feb-07 9:17 AM<br>
DEBUG [256]: <b>Validator::isDate()</b>: Raw Date: 1170944280 Converted Value: 1170944280<br>
DEBUG [567]: <b>PunchFactory::setTimeStamp()</b>: Set: 1170944280<br>
DEBUG [256]: <b>Validator::isDate()</b>: Raw Date: 1170944257 Converted Value: 1170944257<br>
DEBUG [256]: <b>Validator::isDate()</b>: Raw Date: 1170944280 Converted Value: 1170944280<br>
DEBUG [737]: <b>Factory::isValid()</b>: Calling Validate()<br>
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

Sometimes these emails get cut-off because they are too long, which makes it difficult to track down the issue.

If it was an error whomever triggered it should have gotten the down for maintenance page or at least a blank page and in this case that it was the admin user attempting to punch in/out.
lstoumbos
Posts: 80
Joined: Wed Jan 10, 2007 7:41 am

Post by lstoumbos »

Thanks. I will look into it.
Locked