Hi again,

I have one mailserver that occassionally decides it will not start properly.

It gets as far as the first "Listening for SMTP connections on 0.0.0:25 and
then the perl process exits.

However, if I set asDeamon to 0 and run:
/usr/bin/perl /usr/local/assp/assp.pl /usr/local/assp/

Then it starts up fine from the command line.

Leave it running in a screen windows for a few days and then shut down,
change asDeamon back to 1 and start again and it runs fine for months until
it happens again.

It doesn't make a whole load of sense to me.

When I do run from the command line recently I have been getting the
following outputted:

starting maintenance worker thread -> init all databases

10000: call to
ConfigChangePOP3File->(POP3ConfigFile,'',file:files/pop3cfg.txt,Initializing)



2017-09-26 09:56:58 Error: Worker_10000: worker startup stucks for more
than 10 seconds at step: call to
ConfigChangePOP3File->(POP3ConfigFile,'',file:files/pop3cfg.txt,Initializing)

If the step belongs to a BerkeleyDB hash,

- stop assp or kill the assp process

- clean the folder '/usr/local/assp/tmpDB'

- repair the database in question or remove the .bdb file and import a
database backup later

- start assp



10000: BDB-DB (initPrivatHashes) - Griplist , /usr/local/assp/griplist.bdb



2017-09-26 09:57:01 Error: Worker_10000: worker startup stucks for more
than 10 seconds at step: BDB-DB (initPrivatHashes) - Griplist ,
/usr/local/assp/griplist.bdb

If the step belongs to a BerkeleyDB hash,

- stop assp or kill the assp process

- clean the folder '/usr/local/assp/tmpDB'

- repair the database in question or remove the .bdb file and import a
database backup later

- start assp



10000: idle loop (5 s)



2017-09-26 09:57:01 Error: Worker_10000: worker startup stucks for more
than 10 seconds at step: idle loop (5 s)

If the step belongs to a BerkeleyDB hash,

- stop assp or kill the assp process

- clean the folder '/usr/local/assp/tmpDB'

- repair the database in question or remove the .bdb file and import a
database backup later

- start assp


pop3cfg exists and contains nothing but "00000e0000" - I'm assuming this is
an encrypted blank file.

tmpDB has been wiped and restarted and I've copied the griplist.* files
from a different server incase there is a problem with them. I don't know
if these errors are relevant to the startup problem though.


Any suggestions?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to