6.0.0-alpha12
6/9/25

[#13226] ActiveSync triggered php error
Summary ActiveSync triggered php error
Queue Synchronization
Queue Version FRAMEWORK_5_1
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester simon (at) simonandkate (dot) net
Created 05/27/2014 (4031 days ago)
Due
Updated 05/27/2014 (4031 days ago)
Assigned
Resolved 05/27/2014 (4031 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/27/2014 03:06:17 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
I already fixed catching the error in Git.

From the look of the FILEREFERENCE value, my guess is it was from   
trying to download some MS generated TNEF attachment data or similar. 
Not much else I can do without knowing how that value was generated, 
or where it came from.
05/27/2014 08:51:55 AM simon (at) simonandkate (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ActiveSync triggered php error
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
Reply to this comment
From mailing list discussion with Mike R:

Httpd log:

[Mon May 26 15:56:07 2014] [error] [client 49.187.140.189] PHP Fatal
error:  Call to a member function exists() on a non-object in
/usr/share/pear/Horde/ActiveSync/Imap/Adapter.php on line 195

Corresponding access request:

49.187.140.189 - simon@simonandkate.net [26/May/2014:15:56:07 +1000]
"POST
/Microsoft-Server-ActiveSync?User=simon@simonandkate.net&DeviceId=ApplDLXFT5X3DFJ2&DeviceType=iPad&Cmd=ItemOperations HTTP/1.1" 500 12 
"-"
"Apple-iPad2C2/1104.201"0/385094

Sync log entry:

2014-05-26T15:56:07+10:00 INFO: [25465]
Horde_Core_ActiveSync_Driver::authenticate() attempt for simon
2014-05-26T15:56:07+10:00 INFO: [25465] ITEMOPERATIONS request
received for user simon
2014-05-26T15:56:07+10:00 INFO: [25465] Device entry exists for
APPLDLXFT5X3DFJ2, updating userAgent and version.
2014-05-26T15:56:07+10:00 INFO: [25465] Request being handled for
device: APPLDLXFT5X3DFJ2, Supporting protocol version: 14.1, Using
Horde_ActiveSync v2.16.1
2014-05-26T15:56:07+10:00 INFO: [APPLDLXFT5X3DFJ2] Handling
ITEMOPERATIONS command.
2014-05-26T15:56:07+10:00 DEBUG: [25465] I  <ItemOperations:ItemOperations>
2014-05-26T15:56:07+10:00 DEBUG: [25465] I   <ItemOperations:Fetch>
2014-05-26T15:56:07+10:00 DEBUG: [25465] I    <ItemOperations:Store>
2014-05-26T15:56:07+10:00 DEBUG: [25465] I      Mailbox
2014-05-26T15:56:07+10:00 DEBUG: [25465] I    </ItemOperations:Store>
2014-05-26T15:56:07+10:00 DEBUG: [25465] I    <AirSyncBase:FileReference>
2014-05-26T15:56:07+10:00 DEBUG: [25465] I
191AF69B-0088-47D2-AD66-6C9D08949C46

Saved Queries