[sync] sync warnings

munzli munzli at olmero.ch
Tue Jul 31 15:31:20 UTC 2007


Hi

I've been trying to figure out why i keep getting the PHP warning and 
right now i'm stuck, maybe somebody can help me.

my horde log says:

Jul 30 16:51:39 HORDE [warning] [horde] SyncML: Caught output:
PHP: Notice:  Undefined property:  SyncML_Sync::$_server_adds in 
/the/path/SyncML/Sync.php on line 595
PHP: Notice:  Undefined property:  SyncML_Sync::$_server_adds in 
/the/path/SyncML/Sync.php on line 595
PHP: Notice:  Undefined property:  SyncML_Sync::$_server_adds in 
/the/path/SyncML/Sync.php on line 595
PHP: Notice:  Undefined property:  SyncML_Sync::$_server_adds in 
/the/path/SyncML/Sync.php on line 595
PHP: Notice:  Undefined property:  SyncML_Sync::$_server_adds in 
/the/path/SyncML/Sync.php on line 595
PHP: Notice:  Undefined property:  SyncML_Sync::$_server_adds in 
/the/path/SyncML/Sync.php on line 595
[on line 205 of "/the/path/SyncML.php"]


and the syncml_log.txt reads:

DEBUG:  Backend of class SyncML_Backend_Horde created
DEBUG:  Existing session continued: e65146197da7efdfe0e6224a88bfcd02
DEBUG:  checking auth for user=*******
DEBUG:  authorized=1 version=2 msgid=2 source=IMEI:******* 
target=http://www.mysite.com/rpc.php user=******* charset=UTF-8 wbxml=1
DEBUG:  previous sync found for database: calendar; client-ts: 54
DEBUG:  SyncML: Anchor match, TwoWaySync since 54
DEBUG:  Create new sync for calendar; synctype=200
DEBUG:  HandleFinal for state=0
DEBUG:  Received Final from client.
DEBUG:  Sending Final to client.
DEBUG:  SyncML: return message completed
DEBUG:  Finished at 2007-07-31 15:10:53. Packet logged in 
/thepath/tmp/sync/syncml_server_541.wbxml
WARNING:Caught output: PHP: <br /> <b>Notice</b>:  Undefined property:  
SyncML_Sync::$_server_adds in <b>/thepath/SyncML/Sync.php</b> on line 
<b>595</b><br /> PHP: <br /> <b>Notice</b>:  Undefined property:  
SyncML_Sync::$_server_adds in <b>/thepath/SyncML/Sync.php</b> on line 
<b>595</b><br /> PHP: <br /> <b>Notice</b>:  Undefined property:  
SyncML_Sync::$_server_adds in <b>/thepath/SyncML/Sync.php</b> on line 
<b>595</b><br />

DEBUG:  Backend of class SyncML_Backend_Horde created
DEBUG:  Existing session continued: e65146197da7efdfe0e6224a88bfcd02
DEBUG:  authorized=1 version=2 msgid=3 source=IMEI:******* 
target=http://www.mysite.com/rpc.php user=******* charset=UTF-8 wbxml=1
DEBUG:  using default device class
DEBUG:  HandleFinal for state=1
DEBUG:  server create sync output for syncType=calendar
DEBUG:  Compiling server changes from 2007-07-31 14:49:05 to 2007-07-31 
15:10:53
DEBUG:  sending 0 server changes for syncType=calendar
DEBUG:  Received Final from client.
DEBUG:  Sending Final to client.
DEBUG:  SyncML: return message completed
DEBUG:  Finished at 2007-07-31 15:10:54. Packet logged in 
/thepath/tmp/sync/syncml_server_542.wbxml
WARNING:Caught output: PHP: <br /> <b>Notice</b>:  Undefined property:  
SyncML_Sync::$_server_adds in <b>/thepath/SyncML/Sync.php</b> on line 
<b>290</b><br />


i just can't figure out why and wenn exactly the undefined property gets 
passed. any help appreciated

thanks


More information about the sync mailing list