Apache 2.2 lastet Prozessor aus

Hilfe zu Znuny Problemen aller Art
Locked
giga0069
Znuny newbie
Posts: 66
Joined: 30 Apr 2009, 23:37
Znuny Version: 3.0.8
Location: Köln

Apache 2.2 lastet Prozessor aus

Post by giga0069 »

Auf unserer Windows-OTRS-Installation kommt es immer wieder vor, dass OTRS nicht reagiert. Wenn man dann auf den Server schaut, sieht mann, dass einer der Apache-Tasks (httpd.exe) den Prozessor zu 97% auslastet. Wenn ich diesen Prozess beende, läuft OTRS sofort wieder normal.

Hier das Apache Error.log des betreffenden Zeitraums:

Code: Select all

[Tue Feb 25 11:11:47 2014] [error] [client 192.168.128.33] File does not exist: D:/OTRS/Apache/htdocs/favicon.ico
[Tue Feb 25 11:11:47 2014] [error] [client 192.168.128.33] File does not exist: D:/OTRS/Apache/htdocs/favicon.ico
Scalars leaked: 1
Scalars leaked: 1
PR does not understand this error code at D:/OTRS/OTRS//Kernel/Output/HTML/Layout.pm line 1643.\n
[Tue Feb 25 11:19:59 2014] [error] APR does not understand this error code at D:/OTRS/OTRS//Kernel/Output/HTML/Layout.pm line 1643.\n
[Tue Feb 25 11:20:03 2014] [error] APR does not understand this error code at D:/OTRS/OTRS//Kernel/Output/HTML/Layout.pm line 1643.\n
[Tue Feb 25 11:20:08 2014] [error] APR does not understand this error code at D:/OTRS/OTRS//Kernel/Output/HTML/Layout.pm line 1643.\n
[Tue Feb 25 11:31:18 2014] [notice] Parent: child process exited with status 255 -- Restarting.
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Tue Feb 25 11:31:22 2014] [notice] Apache/2.2.22 (Win32) mod_ssl/2.2.22 OpenSSL/0.9.8t mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.12.3 configured -- resuming normal operations
[Tue Feb 25 11:31:22 2014] [notice] Server built: Jan 28 2012 11:16:39
[Tue Feb 25 11:31:22 2014] [notice] Parent: Created child process 1480
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Tue Feb 25 11:31:28 2014] [notice] Child 1480: Child process is running
[Tue Feb 25 11:31:28 2014] [notice] Child 1480: Acquired the start mutex.
[Tue Feb 25 11:31:28 2014] [notice] Child 1480: Starting 64 worker threads.
[Tue Feb 25 11:31:28 2014] [notice] Child 1480: Starting thread to listen on port <hier stand der SSL-Port>.
[Tue Feb 25 11:31:28 2014] [notice] Child 1480: Starting thread to listen on port <hier stand der http-Port>.
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
client 192.168.2.254] File does not exist: D:/OTRS/Apache/htdocs/robots.txt
[Tue Feb 25 11:46:04 2014] [error] [client 192.168.2.254] File does not exist: D:/OTRS/Apache/htdocs/favicon.ico
[Tue Feb 25 11:46:05 2014] [error] [client 192.168.2.254] File does not exist: D:/OTRS/Apache/htdocs/favicon.ico
Scalars leaked: 1
Scalars leaked: 1
Versionen in der Signatur...
OTRS Produktiv: 3.1.12 / ITSM 3.1.7
OTRS Testing: 3.2
OS: Windows 2008 R2 Server
Apache2.2/MySQL 5
giga0069
Znuny newbie
Posts: 66
Joined: 30 Apr 2009, 23:37
Znuny Version: 3.0.8
Location: Köln

SOLVED: Apache 2.2 lastet Prozessor aus

Post by giga0069 »

Wir haben jetzt dem virtuellen Server 12 GB Arbeitsspeicher zur Verfügung gestellt und das Problem ist weg.
OTRS Produktiv: 3.1.12 / ITSM 3.1.7
OTRS Testing: 3.2
OS: Windows 2008 R2 Server
Apache2.2/MySQL 5
Locked