Page 1 of 1
[SOLVED] PB installation WAPT 1.5.1.22 post-configuration
Published: April 5, 2018 - 6:13 PM
by erwan35
Hello,
I'm trying to install the latest version of WAPT Server (1.5.1.22) on a Windows Server 2012 R2, but I'm getting the following error message during post-configuration when I click "Start the WAPT Server and WaptService with these settings."
https://i.imgur.com/heVIzBx.png
I've stopped the F-Secure antivirus service, but that hasn't changed anything.
Do you have a solution?
Re: Problem installing WAPT 1.5.1.23 post-configuration
Published: April 5, 2018 - 6:29 PM
by sfonteneau
Good morning
Could you try this:
https://lists.tranquil.it/pipermail/wap...02700.html
Code: Select all
Pouvez-vous essayer de renomer pgsql_data en pgsql_data.old puis relancer le postconf
Re: Problem installing WAPT 1.5.1.23 post-configuration
Published: April 6, 2018 - 1:31 PM
by erwan35
It's not working. I keep getting the same error message. The psql_data folder, recreated during post-configuration, is empty.
The Windows Server 2012 R2 x64 is on a VM and is up to date. I tried reinstalling after restoring a snapshot of the VM, and that didn't work either.
Re: Problem installing WAPT 1.5.1.22 post-configuration
Published: April 6, 2018 - 9:52 PM
by sfonteneau
Are you running postconf with the local ?
Re: Problem installing WAPT 1.5.1.22 post-configuration
Published: April 7, 2018 - 11:18 AM
by sfonteneau
Can you launch a:
Code: Select all
"c:\wapt\waptpython.exe" "c:\wapt\waptserver\waptserver_winsetup.py" all
https://github.com/tranquilit/WAPT/blob ... f.pas#L431
Delete the "pgsql_data" folder beforehand if it is empty
There's a blockage in this area:
https://github.com/tranquilit/WAPT/blob ... up.py#L307
Re: Problem installing WAPT 1.5.1.22 post-configuration
Published: April 9, 2018 - 10:44 AM
by erwan35
My mistake, I had installed wapt using the domain admin account. It works with the local admin account.
sfonteneau wrote: ↑Apr 6, 2018 - 9:52 PM
administrator account
local ?