Apache Errors and Page Cannot be Displayed

Moderator: crythias

Post Reply
otrsfan3000
Znuny newbie
Posts: 6
Joined: 09 Nov 2011, 21:03
Znuny Version: 3.0.11
Real Name: Andres Ramirez
Company: New York Medical College

Apache Errors and Page Cannot be Displayed

Post by otrsfan3000 »

I'm having a problem where agents will randomly receive a "Page Cannot be displayed" whether they are creating new tickets, updating an existing ticket or closing a ticket. According the the eventvwr entry (id1000 Application Error) it is related to perl512.dll.
This is the eventvwr entry:

Code: Select all

Faulting application httpd.exe, version 2.2.19.0, faulting module perl512.dll, version 0.0.0.0, fault address 0x0001cd33.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
This is what the apache logs say:

Code: Select all

[Mon May 07 10:15:28 2012] [notice] Parent: child process exited with status 3221225477 -- Restarting.
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Mon May 07 10:15:36 2012] [notice] Apache/2.2.19 (Win32) mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.12.3 configured -- resuming normal operations
[Mon May 07 10:15:36 2012] [notice] Server built: May 20 2011 17:39:35
[Mon May 07 10:15:36 2012] [notice] Parent: Created child process 1112
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Mon May 07 10:15:45 2012] [notice] Child 1112: Child process is running
[Mon May 07 10:15:45 2012] [notice] Child 1112: Acquired the start mutex.
[Mon May 07 10:15:45 2012] [notice] Child 1112: Starting 64 worker threads.
[Mon May 07 10:15:45 2012] [notice] Child 1112: Starting thread to listen on port 80.
Another error I see is:

Code: Select all

ModPerl::Util::exit: (120000) exit was called at C:/PROGRA~1/OTRS/OTRS/Kernel/cpan-lib/CGI/Carp.pm line 561[Fri Feb 24 10:56:36 2012] [notice] Parent: child process exited with status 25 -- Restarting.
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Fri Feb 24 10:56:45 2012] [notice] Apache/2.2.19 (Win32) mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.12.3 configured -- resuming normal operations
[Fri Feb 24 10:56:45 2012] [notice] Server built: May 20 2011 17:39:35
[Fri Feb 24 10:56:45 2012] [notice] Parent: Created child process 4068
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1
[Fri Feb 24 10:56:54 2012] [notice] Child 4068: Child process is running
[Fri Feb 24 10:56:54 2012] [notice] Child 4068: Acquired the start mutex.
[Fri Feb 24 10:56:54 2012] [notice] Child 4068: Starting 64 worker threads.
[Fri Feb 24 10:56:54 2012] [notice] Child 4068: Starting thread to listen on port 80.
The other thing I notice is a constant "Scalars leaked: 1" All of these errors have been happening since OTRS (3.0.11) was installed and it is running on Windows Server 2003 R2 SP2 using the windows installer. Everything is running off of this one server, Apache as well as mysql. Is there anything that can be done? In other similar threads I've seen suggestions to upgrade to a newer version of OTRS but I'm nervous that might introduce more problems than solve them. At first agents didn't get "Page cannot be displayed" as often but its gotten progressively worse.
dylan650
Znuny newbie
Posts: 29
Joined: 18 May 2012, 19:48
Znuny Version: 3.1.2

Re: Apache Errors and Page Cannot be Displayed

Post by dylan650 »

i looked in to your problem and lots of people blame libmysql.dll.

one example:
http://www.apachefriends.org/f/viewtopic.php?p=161160
madhoos
Znuny newbie
Posts: 23
Joined: 31 Oct 2012, 09:02
Znuny Version: otrs3.1.11
Real Name: Madhu
Company: personal

Re: Apache Errors and Page Cannot be Displayed

Post by madhoos »

Hi,

I am also facing similar kind of problem. is there any solution for this type of problem.

Please help me.

Regards,
Madhu
Sofia
Znuny newbie
Posts: 12
Joined: 27 Sep 2011, 15:49
Znuny Version: 3.0.10
Location: Sweden

Re: Apache Errors and Page Cannot be Displayed

Post by Sofia »

I just posted a reply in another thread which I hope might be useful to you as well:

viewtopic.php?f=62&t=18157&p=76025#p76025
OTRS 3.0.10/Win 2003/MSSQL 2008
Small company, worldwide support :-)
Post Reply