Thanks for the quick reply Peter.  I haven't checked the status, but will
when I'm back in the office.  I don't remeber having a regex status in the
gui, just worker/db.  Has that changed recently?

What looks to be off in the list I provided?

Cheers.

On Tue, Mar 22, 2011 at 9:24 AM, Peter W Bowey <supp...@pbcomp.com.au>wrote:

>
> Hi Ken,
>
> Some of that given Regex looks a bit off to me:
>
> Have you checked for ASSP Regex errors at Worker/DB/Regex Status (from the
> ASSP Web GUI)?
>
> You should see a 'good' ASSP REPORT something like this:
> ------------------------------------------------------------
>      failed database tables - local files are used for:
>             no failed database tables
>
>      failed regular expressions:
>             no failed regular expressions
>
> ------------------------------------------------------------
>
> My own [file:files/bombSubjectRe.txt] - per 'Regular Expression to Identify
> Spam in Subject** (bombSubjectRe)' looks like this:
> ------------------------------------------------------------
> no[\-]reply\d+@workingin[\-]australia\.com
> \w+@emails\.com
> \w+@srx\.hostriva\.com
> Vacancy [\-] apply online
> Re\: Newsletter Confirmation
> ------------------------------------------------------------
>
> Peter
> Peter Bowey  Computer Solutions
>
> ----- Original Message -----
> From: "K Post" <nntp.p...@gmail.com>
> To: "ASSP development mailing list" <assp-test@lists.sourceforge.net>
> Sent: Tuesday, March 22, 2011 11:25 PM
> Subject: [Assp-test] Urgent - worker_1 hanging
>
>
> > Running 2.0.2 3.0.0.5 on a win32 box.
> >
> > I'm seeing 2-4 minute hangs almost once an hour now, yesterday it was
> > sporatic, and before that only every once in a while.
> >
> > Mar-22-11 07:07:14 Info: Loop in Worker_1 was not active for 187 seconds
> > Mar-22-11 07:07:32 Info: Worker_1 : last sigoff in main, c:\assp\assp.pl
> ,
> > 20326, main::sigoffTry, 1, 0, , at 11-22-2 7:628 1300791988.49379 - 20326
> > Mar-22-11 07:07:33 Info: Worker_1 : last sigon in main, c:\assp\assp.pl,
> > 20354, main::sigonTry, 1, , , at 11-22-2 7:628 1300791988.49379 - 20354
> > Mar-22-11 07:07:33 Info: Worker_1 : last action was : BombWeight -
> > bombSuspicio
> > Mar-22-11 07:07:33 Warning: try to terminate inactive/stucking Worker_1
> >
> > This happened periodically with 2.0.2 2.0.18 as well - same errors, with
> > different lines of code, but the code in the refereneced lines is the
> same
> > (I checked)
> >
> >
> > come relavent code lines
> > 20325:       if ($re ne 'bombSubjectRe' or ($re eq 'bombSubjectRe' &&
> > $weightsum < $bombMaxPenaltyVal)) {
> > 20326:          while (&sigoffTry(__LINE__) && $text =~ /($regex)/gs) {
> > 20354:   undef $text;            (comes after the block that starts at
> > 20325
> >
> > Looks like this might have something to do with the bomb re subject.
> > Here's
> > what I've got, and hasn't changed in a long time:
> >
> > # bomb subject re
> > customers notification
> > Consolidation and Transition
> > your online banking is blocked
> > Notice of Underreported Income
> > \d\d\% [0O]FF on Pfizer
> > Dear.*take part in our sale
> > VIAGRA\s*Official\s*-\d\d%
> > VIAGRA\s*-\d\d%
> > \d\d%\s*off\s*on\s*VIAGRA
> > VIAGRA\s*for\s*
> >
> > also my bomb suspicious re - this HAS changed recently
> > hotmail\.com=>0.3
> > aol\.com=>0.3
> >
> >
> > Does any of this look wrong?  Any ideas?
> >
> > Thanks
> > Ken
> >
> ------------------------------------------------------------------------------
> > Enable your software for Intel(R) Active Management Technology to meet
> the
> > growing manageability and security demands of your customers. Businesses
> > are taking advantage of Intel(R) vPro (TM) technology - will your
> software
> > be a part of the solution? Download the Intel(R) Manageability Checker
> > today! http://p.sf.net/sfu/intel-dev2devmar
> > _______________________________________________
> > Assp-test mailing list
> > Assp-test@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/assp-test
> >
>
>
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to