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/ 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 [1] The debug.dbg file (which also looks normal) can be found here: http://pastebin.com/AQ4U6Q3c [2] 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] http://pastebin.com/AQ4U6Q3c ------------------------------------------------------------------------------ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
