Fehlermeldungen von Cron

View: New views
13 Messages — Rating Filter:   Alert me  

Fehlermeldungen von Cron

by Frank Becker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo zusammen,

ich habe hier Fehlermeldungen in meiner Mailbox (jede Minute). Die
Fehlermeldungen kommen vom Cron-Daemon. Für den User www-data ist auch
ein Cronjob eingerichtet (jede Minute).
* * * * * /usr/bin/php5 -qC
/home/www/html/egroupware/phpgwapi/cron/asyncservices.php default


---
boinfolog::async_notification() users with open entries: 52, 50, 55
boinfolog::async_notification() checking with filter
'open-responsible-enddate2009-11-04' (0d) for user 52
(birgit.becker@...)
boinfolog::async_notification() checking with filter
'open-delegated-enddate2009-11-04' (0d) for user 52
(birgit.becker@...)
boinfolog::async_notification() checking with filter
'open-responsible-date2009-11-04' (0d) for user 52
(birgit.becker@...)
notifiying 52(birgit.becker@...) about KISS nachfassen:
Anruf f??r die Sie verantwortlich sind startet am 04.11.2009

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to
allocate 30720 bytes) in /usr/share/php/PEAR.php on line 58
---

Laut phpinfo habe ich ein Memorylimit von 256 MB. Auf dem Apache läuft
auch nur eGroupware.


Mein System:
Debian Etch, Apache 2.2.3, MySQL 5.0.23, eGroupware 1.6.002. Läuft
ansonsten fehlerfrei.


Habt ihr Ideen, wie ich diese Fehlermails wegbekomme?
Vielen Dank schon einmal
--
Frank Becker
--
http://rettedeinefreiheit.de
Gegen Freiheitsberaubung in Deutschland


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by raba34 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo,

im Stammverzeichnis von egw befindet sich die Datei .htaccess. Darin werden
viele PHP-Variablen neu gesetzt, u.a. auch memory_limit.

Gruß

Ralph
----------------ursprüngliche Nachricht-----------------
Von: "Frank Becker" computersachen@...
An: egroupware-german@...
Datum: Wed, 04 Nov 2009 14:46:38 +0100
-------------------------------------------------
 

> Hallo zusammen,
>
> ich habe hier Fehlermeldungen in meiner Mailbox (jede Minute). Die
> Fehlermeldungen kommen vom Cron-Daemon. Für den User www-data ist auch
> ein Cronjob eingerichtet (jede Minute).
> * * * * * /usr/bin/php5 -qC
> /home/www/html/egroupware/phpgwapi/cron/asyncservices.php default
>
>
> ---
> boinfolog::async_notification() users with open entries: 52, 50, 55
> boinfolog::async_notification() checking with filter
> 'open-responsible-enddate2009-11-04' (0d) for user 52
> (birgit.becker@...)
> boinfolog::async_notification() checking with filter
> 'open-delegated-enddate2009-11-04' (0d) for user 52
> (birgit.becker@...)
> boinfolog::async_notification() checking with filter
> 'open-responsible-date2009-11-04' (0d) for user 52
> (birgit.becker@...)
> notifiying 52(birgit.becker@...) about KISS nachfassen:
> Anruf f??r die Sie verantwortlich sind startet am 04.11.2009
>
> Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to
> allocate 30720 bytes) in /usr/share/php/PEAR.php on line 58
> ---
>
> Laut phpinfo habe ich ein Memorylimit von 256 MB. Auf dem Apache läuft
> auch nur eGroupware.
>
>
> Mein System:
> Debian Etch, Apache 2.2.3, MySQL 5.0.23, eGroupware 1.6.002. Läuft
> ansonsten fehlerfrei.
>
>
> Habt ihr Ideen, wie ich diese Fehlermails wegbekomme?
> Vielen Dank schon einmal
> --
> Frank Becker
> --
> http://rettedeinefreiheit.de
> Gegen Freiheitsberaubung in Deutschland
>
>
>
> --------------------------------------------------------------------
> ----------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
> trial. Simplify your report design, integration and deployment - and focus
on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> egroupware-german mailing list
> egroupware-german@...
> https://lists.sourceforge.net/lists/listinfo/egroupware-german
>
>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Frank Becker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> im Stammverzeichnis von egw befindet sich die Datei .htaccess. Darin werden
> viele PHP-Variablen neu gesetzt, u.a. auch memory_limit.

Hallo Ralph,

sowohl da als auch in der php.ini ist das Limit auf 256 MB.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Hans-Juergen Tappe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo Frank!

Frank Becker schrieb:
>> im Stammverzeichnis von egw befindet sich die Datei .htaccess. Darin werden
>> viele PHP-Variablen neu gesetzt, u.a. auch memory_limit.
>
> Hallo Ralph,
>
> sowohl da als auch in der php.ini ist das Limit auf 256 MB.

Schau' mal unter Admin -> PHP Informationen
/egroupware/admin/phpinfo.php
was das zum memory limit sagt.

Grüße,
Hans-Jürgen


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Frank Becker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Schau' mal unter Admin -> PHP Informationen
> /egroupware/admin/phpinfo.php
> was das zum memory limit sagt.

Wow, mit soviel hätte ich nicht gerechnet...

Local Value:
256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256M

Global Value:
256 MB
--
Frank Becker
--
http://rettedeinefreiheit.de
Gegen Freiheitsberaubung in Deutschland


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Hans-Juergen Tappe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo Frank!

Frank Becker schrieb:
>> Schau' mal unter Admin -> PHP Informationen
>> /egroupware/admin/phpinfo.php
>> was das zum memory limit sagt.
>
> Wow, mit soviel hätte ich nicht gerechnet...
>
> Local Value:
> 256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256256M

Na da ist dann ja noch Platz. ;-)

Jetzt wäre noch herauszubekommen, wo der Local Value gesetzt wird,
üblicherweise in der lokalen .htaccess oder einer
/etc/apache2/conf.d/egroupware Datei, die vielleicht noch ein
Sonderzeichen drin hat, das misinterpretiert wird.

Der Global Value kommt üblicherweise aus der /etc/php5/apache2/php.ini
(bei PHP als apache-Modul).

Grüße,
Hans-Jürgen


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Frank Becker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo Hans-Jürgen,


> Jetzt wäre noch herauszubekommen, wo der Local Value gesetzt wird,
> üblicherweise in der lokalen .htaccess oder einer
> /etc/apache2/conf.d/egroupware Datei, die vielleicht noch ein
> Sonderzeichen drin hat, das misinterpretiert wird.

ok, das war tatsächlich so in der .htaccess drin (256256256...) - irgend
ein Typo mit VI, da passiert mir das schon mal.
Habe den Wert jetzt auf 2048 MB hochgesetzt. Aber das bringt keine Änderung.


--
Frank Becker
--
http://rettedeinefreiheit.de
Gegen Freiheitsberaubung in Deutschland


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Hans-Juergen Tappe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hallo!

Frank Becker schrieb:
>> Jetzt wäre noch herauszubekommen, wo der Local Value gesetzt wird,
>> üblicherweise in der lokalen .htaccess oder einer
>> /etc/apache2/conf.d/egroupware Datei, die vielleicht noch ein
>> Sonderzeichen drin hat, das misinterpretiert wird.
> ok, das war tatsächlich so in der .htaccess drin (256256256...) - irgend
> ein Typo mit VI, da passiert mir das schon mal.
> Habe den Wert jetzt auf 2048 MB hochgesetzt. Aber das bringt keine Änderung.

In der /egroupware/admin/phpinfo.php sollte das schon sichtbar werden.

Je nachdem, wie die Werte gesetzt und ausgewertet werden, muss halt auch
noch der Wert un der globalen Datei angepasst werden...

Grüße,
Hans-Jürgen


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by ralfbecker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Cron verwendet /usr/bin/php(5) das keine .htaccess auswertet!

/usr/bin/php(5) verwendet php.ini von /etc/(php(5)/cli/)php.ini Klammern
stellen die Varianten der unterschiedlichen Distros dar.

Ralf

Hans-Juergen Tappe schrieb:

> Hallo!
>
> Frank Becker schrieb:
>>> Jetzt wäre noch herauszubekommen, wo der Local Value gesetzt wird,
>>> üblicherweise in der lokalen .htaccess oder einer
>>> /etc/apache2/conf.d/egroupware Datei, die vielleicht noch ein
>>> Sonderzeichen drin hat, das misinterpretiert wird.
>> ok, das war tatsächlich so in der .htaccess drin (256256256...) - irgend
>> ein Typo mit VI, da passiert mir das schon mal.
>> Habe den Wert jetzt auf 2048 MB hochgesetzt. Aber das bringt keine Änderung.
>
> In der /egroupware/admin/phpinfo.php sollte das schon sichtbar werden.
>
> Je nachdem, wie die Werte gesetzt und ausgewertet werden, muss halt auch
> noch der Wert un der globalen Datei angepasst werden...
>
> Grüße,
> Hans-Jürgen
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> egroupware-german mailing list
> egroupware-german@...
> https://lists.sourceforge.net/lists/listinfo/egroupware-german

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@...

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller,
        Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Hans-Juergen Tappe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Ralf Becker schrieb:
> Cron verwendet /usr/bin/php(5) das keine .htaccess auswertet!
> /usr/bin/php(5) verwendet php.ini von /etc/(php(5)/cli/)php.ini Klammern
> stellen die Varianten der unterschiedlichen Distros dar.

Ja, Du hast recht, dass es um cron ging hatte ich ganz aus den Augen
verloren. Immerhin ist jetzt die .htaccess bereinigt. ;-)

Grüße,
Hans-Jürgen


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Frank Becker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ralf Becker schrieb:
> Cron verwendet /usr/bin/php(5) das keine .htaccess auswertet!

Danke. Global habe ich jetzt ein Memorylimit von 1024 MB gesetzt! Noch
immer fehlt Speicher.

Was auch noch jede Minute kommt, ist
boinfolog::async_notification() users with open entries: 7, 52, 50, 55
boinfolog::async_notification() checking with filter
'open-responsible-enddate20
09-11-05' (0d) for user 7 (frank@...)
boinfolog::async_notification() checking with filter
'open-delegated-enddate2009
-11-05' (0d) for user 7 (frank@...)
boinfolog::async_notification() checking with filter
'open-responsible-date2009-
11-05' (0d) for user 7 (frank@...)
boinfolog::async_notification() checking with filter
'open-delegated-date2009-11
-05' (0d) for user 7 (frank@...)
boinfolog::async_notification() checking with filter
'open-responsible-enddate20
09-11-05' (0d) for user 52 (birgit.becker@...)
boinfolog::async_notification() checking with filter
'open-delegated-enddate2009
-11-05' (0d) for user 52 (birgit.becker@...)
boinfolog::async_notification() checking with filter
'open-responsible-date2009-
11-05' (0d) for user 52 (birgit.becker@...)
notifiying 52(birgit.becker@...) about KISS nachfassen:
Anruf für die Sie verantwortlich sind startet am 05.11.2009


Hast du dazu noch Ideen?

Viele Grüße
--
Frank Becker
--
http://rettedeinefreiheit.de
Gegen Freiheitsberaubung in Deutschland


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Hans-Juergen Tappe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Du hast die cli/php.ini auch geändert?

Schreib' Dir mal einen einmal-am-Tag-Cronjob (den Du dann gleich wieder
löscht):

55 17 * * * php -B "phpinfo(); exit;" | grep -i memory_limit

Grüße,
Hans-Jürgen



Frank Becker schrieb:

> Ralf Becker schrieb:
>> Cron verwendet /usr/bin/php(5) das keine .htaccess auswertet!
>
> Danke. Global habe ich jetzt ein Memorylimit von 1024 MB gesetzt! Noch
> immer fehlt Speicher.
>
> Was auch noch jede Minute kommt, ist
> boinfolog::async_notification() users with open entries: 7, 52, 50, 55
> boinfolog::async_notification() checking with filter
> 'open-responsible-enddate20
> 09-11-05' (0d) for user 7 (frank@...)
> boinfolog::async_notification() checking with filter
> 'open-delegated-enddate2009
> -11-05' (0d) for user 7 (frank@...)
> boinfolog::async_notification() checking with filter
> 'open-responsible-date2009-
> 11-05' (0d) for user 7 (frank@...)
> boinfolog::async_notification() checking with filter
> 'open-delegated-date2009-11
> -05' (0d) for user 7 (frank@...)
> boinfolog::async_notification() checking with filter
> 'open-responsible-enddate20
> 09-11-05' (0d) for user 52 (birgit.becker@...)
> boinfolog::async_notification() checking with filter
> 'open-delegated-enddate2009
> -11-05' (0d) for user 52 (birgit.becker@...)
> boinfolog::async_notification() checking with filter
> 'open-responsible-date2009-
> 11-05' (0d) for user 52 (birgit.becker@...)
> notifiying 52(birgit.becker@...) about KISS nachfassen:
> Anruf für die Sie verantwortlich sind startet am 05.11.2009
>
>
> Hast du dazu noch Ideen?
>
> Viele Grüße


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german

Re: Fehlermeldungen von Cron

by Frank Becker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Du hast die cli/php.ini auch geändert?

:Andiestirnklatsch: Habe eine ganze Weile probiert und Änderungen in der
/etc/php5/apache2/php.ini durchgeführt und immer nur ein memory_limit
von 16 MB erhalten obwohl was ganz anderes eingetragen war. Das wollte
ich eben schreiben und lese den Satz ganz am Anfang deiner
Hilfestellung. Ich war die ganze Zeit in der falschen ini-Datei unterwegs.

Ok, Memorylimit hochgesetzt in  /etc/php5/cli/php.ini und die
Fehlermeldungen sind weg.

Vielen Dank für die Geduld und die Antworten.

--
Frank Becker
--
http://rettedeinefreiheit.de
Gegen Freiheitsberaubung in Deutschland


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
egroupware-german mailing list
egroupware-german@...
https://lists.sourceforge.net/lists/listinfo/egroupware-german