Summary | SyncML Turba photo => Apache load 100% |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | shop2007 (at) public (dot) linkpool (dot) de |
Created | 06/02/2011 (5147 days ago) |
Due | 06/16/2011 (5133 days ago) |
Updated | 06/02/2011 (5147 days ago) |
Assigned | |
Resolved | 06/02/2011 (5147 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
bug #9405.I've spent 12 hours for debugging - yesterday and today.
NOW ifound that there were new versions out today
pear upgrade -a -B -c horde
Adressbuch (turba) 3.0.3
Horde (horde) 4.0.5
Will check it again
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Due ⇒ 06/16/2011
Summary ⇒ SyncML Turba photo => Apache load 100%
Type ⇒ Bug
State ⇒ Unconfirmed
I'm syncing my Google Nexus S contacts via Turba Horde SyncML.
In Turba backends.php i've defined a ldap data source.
Turba works fine with contacts that have photos.
I've tried small and bigger jpg and png files.
I've changed the backends.php
'map' => array
...
'photo' => 'jpegPhoto',
...
This works fine for adding / editing contacts in Turba.
Adressbuch (turba) 3.0.2
Horde (horde) 4.0.3
I'll have to sync about 130 contacts to my mobile.
Without photo it works fine.
With photo the syncing works also fine until the contact with the
photo is processes. The apache CPU load goes to 100% and syncing stops.
The load stays between 90% and 100% even if I stop syncing.
I'll have to do an apache2 restart.
I've spent hours with Horde-DEBUG, horde, apache and PHP Logfiles.
But I can't find any probem im the logs.
I've tried to add some debug statements in the code. But I didn't find
the problem.
Where can I continue to debug?
THX for any help!
Ralph