z-push 0.7.3 on kolab 2.2.4 problems
John McMonagle
johnm at advocap.org
Mon Jan 31 01:39:53 CET 2011
On Sunday, January 30, 2011 02:37:40 pm Alain Abbas wrote:
> John McMonagle a écrit :
> >
> > I tried a small shared calendar and it worked OK.
> > I tried a shared calendar of company birthdays ~250 entries.
> > I could see it syncing:
> > ..............
> > 01/30/11 13:56:54 [23136] : johnm : Changed on Server A:
> > shared.birthday/LIBKCAL-1961074415.977
> > 01/30/11 13:56:54 [23136] : johnm : : Valerie Barton
> > ................
> > It failed to finish syncing and nothing showed up.
>
> after how much time?
> if arrounf 60 seconds
> try to extend max-execution-time in php.ini
>
It was 120 I raised to 240.
I'll experiment with that more latter.
Watching it it looks like it's starting over about every 25 seconds.
I tied those 2 over again one at a time and they finally synced after a long
time and there were many failures.
> > I also tried my bosses shared calendar with about 3000 entries and it
> > failed also.
> >
> > Within a couple days I can try some other devices.
When looking at php.ini I saw location of php.log.
I looked at it and were a lot of lines like
[30-Jan-2011 17:10:44] PHP Notice: Undefined index: line in
/kolab/var/kolab/www/z-push/debug.php on line
82
[30-Jan-2011 17:10:44] PHP Notice: Undefined index: file in
/kolab/var/kolab/www/z-push/debug.php on line
82
[30-Jan-2011 17:10:44] PHP Notice: Undefined index: line in
/kolab/var/kolab/www/z-push/debug.php on line
Line 82 in debug.php is
debugLog("trace: $i:". $bt[$i]['file']. ":" . $bt[$i]['line']. "
- " . ((isset($bt[$i]['class']))? $bt[$i]['class'] . $bt[$i]['type']:"").
$bt[$i]['function']. "()");
Don't know php so that is as far as I can go.
John
More information about the users
mailing list