Not that this is going going to be particularly helpful but I ran into
similar problems, I think with HMM and Bayesian refusing to work properly
and the admin gui not working with Berkeley on Win2012 R2.  I wound up
giving up and using MySQL.  I've never looked back.  We're not super high
volume so the slower MySQL performance isn't an issue.

On Wed, Jun 17, 2015 at 9:20 AM, Scott J <
[email protected]> wrote:

>
>
> After additional testing yesterday, I've narrowed down the issue to the
> "spamDB" setting. When spamDB=spamdb then the GUI will respond to HTTP
> requests. When spamDB=DB: then requests are never responded to and the
> browser times out. I have BerkeleyDB enabled & working for these
> settings in both of the previous cases, and they don't cause the webGUI
> to fail:
>
> spamdb:=spamdb
> whitelistdb:=DB:
> redlistdb:=DB:
> delaydb:=DB:
> persblackdb:=persblack
> griplist:=griplist
> useDB4griplist:=1
> droplist:=file:files/droplist.txt
>
> -Scott
>
> On 2015-06-16 14:29, Scott J wrote:
>
> > I'm trying to migrate my server from ASSPv1 on Win2k8 to a new Windows
> > 2012 server and switch to ASSPv2 in the process. I have ASSP installed
> > and it runs with basic file back-end, however, as soon as I enable
> > BerkeleyDB back-end, the webUI won't respond any more - the browser says
> > "Connected, waiting for 127.0.0.1:55555...." for several minutes until
> > the connections just time out. Setting "DBdriver:=BerkeleyDB" seems to
> > kill my webUI, and in order to get the webUI, I end up deleting my
> > config to restore the defaults. The maillog.txt makes it look like
> > BerkeleyDB is loading OK, but the webUI just won't respond with it
> > enabled. The maillog/debug show now attempt of any web admin connections
> > - should it?
> >
> > C:\Users\Administrator>wget 192.168.1.200:55555
> > --2015-06-11 16:43:13-- http://192.168.1.200:55555/ [1]
> > Connecting to 192.168.1.200:55555... connected.
> > HTTP request sent, awaiting response...
> >
> > Is anyone using ASSPv2 with BerkeleyDB back-end, and would they mind
> > sharing their assp.cfg file?
> >
> > I understand the majority of users run on *nix, but I know there are
> > others out there running on windows. My current setup dictates windows,
> > so the helpful solution to "switch to linux" isn't an option. :)
> >
> > The maillog.txt output (which seems normal from what I can tell) can be
> > found here: http://pastebin.com/LYi26SQ1 [2] [1 [2]]
> > The debug.dbg file (which also looks normal) can be found here:
> > http://pastebin.com/AQ4U6Q3c [3] [2 [3]]
> >
> > New Server
> > --------------------------------
> > Windows Server 2012 R2 (x64) - ALL MS patches applied
> > ASSP version 2.4.3(15075)
> > (Strawberry) Perl v5.20.2 built for MSWin32-x86-multi-thread-64int
> > BerkeleyDB 6.1.23 installed from Oracle
> > BerkeleyDB perl module version 0.55 installed
> > BerkeleyDB DB-version 6.1 / Berkeley DB 6.1.19: (June 10, 2014) is
> > installed
> >
> > Things I've tried (unsuccessfully):
> > --------------------------------
> > ::Tried both ActiveState & Strawberry versions of Perl
> > ::Tried both x32 and x64 versions of Perl
> > ::Applied every MS windows update possible
> >
> > Any thoughts??
> >
> > Links:
> > ------
> > [1] http://pastebin.com/LYi26SQ1 [2]
> > [2] http://pastebin.com/AQ4U6Q3c [3]
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Assp-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/assp-user [4]
>
>
> Links:
> ------
> [1] http://192.168.1.200:55555/
> [2] http://pastebin.com/LYi26SQ1
> [3] http://pastebin.com/AQ4U6Q3c
> [4] https://lists.sourceforge.net/lists/listinfo/assp-user
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Assp-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-user
>
------------------------------------------------------------------------------
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to