Not so long ago, I entered a company which has OTRS 3.2.5, and the following packages :
FAQ, GeneralCatalog, ImportExport, ITSMChangeManagement, ITSMConfigurationManagement, ITSMCore, ITSMIncidentProblemManagement and Support.
It's working on a Windows Server 2008 R2, with MySQL and Apache. Note that my manager isn't really "Linux-friendly", and that I'm not allowed to switch to this solution (unfortunately ...).
Here is my problem : sometimes - between five or ten minutes of browsing OTRS - Apache crashes, returning the following errors :
Parent: child process exited with status 255 -- Restarting.
Faulting application name: httpd.exe, version: 2.2.22.0, time stamp: 0x4f242d7a
Faulting module name: IPHLPAPI.DLL_unloaded, version: 0.0.0.0, time stamp: 0x4ce7b859
Exception code: 0xc0000005
Fault offset: 0x750034c1
Faulting process id: 0x728
Faulting application start time: 0x01cee6dacd1ac5b3
Faulting application path: C:\Program Files (x86)\OTRS\Apache\bin\httpd.exe
Faulting module path: IPHLPAPI.DLL
Report Id: 24c3ab63-534f-11e3-b82a-0050560008d3
I really don't know if it's related, but we also often have the following message : "Error during Ajax communication. Status: error, Error: Fiddler - Receive Failure".Faulting application name: httpd.exe, version: 2.2.22.0, time stamp: 0x4f242d7a
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x750034c1
Faulting process id: 0x8c4
Faulting application start time: 0x01cee6da6662c440
Faulting application path: C:\Program Files (x86)\OTRS\Apache\bin\httpd.exe
Faulting module path: unknown
Report Id: 08f7243e-52ce-11e3-b82a-0050560008d3
My manager keeps telling me that it's MySQL fault, but I don't think so. It's more like an Apache related problem imho. I migrated to SQL Server 2008 Express (I won't bother you with the problems that came with it while migrating), but had the same error with it : Apache keeps crashing. And, of course, it's a little bit slow. Whatever, I returned to MySQL and tried to resolve the problem in an other way.
Adding memory via ThreadStackSize wasn't really helpful, so I tried to find any other solution I could find over the Internet, but every single one of them weren't successful. For now, we set an automatic reset when the error is showed. I kept an eye on this, but it wasn't successful either : http://stefan.pachlina.net/index.php?op ... cle&id=317 (I couldn't find the 1.3.6.0 file, seems like it's not available anymore).
I think I should consider migrating to the newer version of OTRS, but my manager doesn't want to if it's not necessary. If I cannot avoid it, don't hesitate to tell me how, because it doesn't seem to be easy on Windows !

Is there any god back there that can save me ?
Best regards,
Jordan Lamarche.