Nice. Thanks for the info. I'll keep this in mind if it starts up again. ...Tim
-----Original Message----- From: Thomas Eckardt [mailto:thomas.ecka...@thockar.com] Sent: Monday, February 17, 2014 9:43 PM To: For Users of ASSP Subject: Re: [Assp-user] assp crashing ASSP V2 has a build in crashanalyzer/crash-preventer. To enable it you must change the value in the following line in assp.pl to 1 $enableCrashAnalyzer = 1; or (better) you add the following line to the 'sub set ' of 'lib/CorrectASSPcfg.pm' $main::enableCrashAnalyzer = 1; in both cases you have to restart assp. The crashanalyzer is very resource expensive. Files/mails that are currently opened while a crash happens are stored in to the folder 'assp/crash_repo'. If the crashanalyzer is enabled, assp reads the crash_repo at startup and builds a relative large Hidden-Markov-Model. This crash-HMM is than used to identify mails that will possibly crash assp. If assp assumes a possible crash - it will drop the connection and writes several diagnostic lines in to the log in this case. Thomas Von: Doug Lytle <supp...@drdos.info> An: For Users of ASSP <assp-user@lists.sourceforge.net>, Datum: 17.02.2014 23:39 Betreff: Re: [Assp-user] assp crashing >> if anyone could provide any suggestions on what to look for. Anyway, it seems to be OK now, whatever the problem was. Sometimes you'll have to enable debug. And those files can get quite large. Doug ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Assp-user mailing list Assp-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-user DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Assp-user mailing list Assp-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-user