PDA

View Full Version : Trying to install Holem Manager to notebook, it fails on SQL



Relok
08-08-2011, 04:41 AM
Moving to the seaside, I was trying to install Holdem Manager on the notebook with win7 x86. First I used the main installer and had problems during the install in the end when postgres was installing so I downloaded latest postgres 9.0 to install it separately.

I uninstalled everything first, then removed the postgress user account by shell.
Reinstalled Holdem Manager alone, then I installed postgres 9, I tried a few times, always uninstalling postgres, changing directories and port number but it always fails in the end.

Also the Firewall is disabled so don't think can be a problem.

Here is the logfile it gives me in the end shortned by not meaningfull lines (no errors in there):





Starting the database server...
Executing cscript //NoLogo "C:\PostgreSQL\9.0\installer\server\startserver.vbs" postgresql-9.0
Script exit code: 0

Script output:
startserver.vbs ran to completion

Script stderr:


Loading additional SQL modules...
Executing cscript //NoLogo "C:\PostgreSQL\9.0\installer\server\loadmodules.vbs" "postgres" "****" "C:\PostgreSQL\9.0" "C:\PostgreSQL\9.0\data" 5431
Script exit code: 2

Script output:
Installing the adminpack module in the postgres database...
Executing 'C:\Users\ADMINI~1\AppData\Local\Temp\radEA0D0.bat '...
psql: impossibile connettersi al server: Connection refused (0x0000274D/10061)
Controllare che il server all'indirizzo "???" sia in funzione
e che accetti connessioni TCP/IP sulla porta 5431?
impossibile connettersi al server: Connection refused (0x0000274D/10061)
Controllare che il server all'indirizzo "???" sia in funzione
e che accetti connessioni TCP/IP sulla porta 5431?

Failed to install the 'adminpack' module in the 'postgres' database
loadmodules.vbs ran to completion

Script stderr:
Program ended with an error exit code

Error running cscript //NoLogo "C:\PostgreSQL\9.0\installer\server\loadmodules.vbs" "postgres" "****" "C:\PostgreSQL\9.0" "C:\PostgreSQL\9.0\data" 5431 : Program ended with an error exit code
[10:26:01] Write the data directory to the ini file...
[10:26:01] Write the port number, service ID, locale and superuser to the ini file...
[10:26:01] Write ServiceID(postgresql-9.0) to registry/ini...
[10:26:01] Write Superuser to ini file and windows registry...
[10:26:01] Write Service Account to ini file and windows registry...
[10:26:01] Write the server description to the ini file...
[10:26:01] Write the server branding to the ini file...
[10:26:01] Write the 'whether stack-builder is disabled or not' to the ini file...
[10:26:01] Finished running post-installation/upgrade tasks.
Creating Uninstaller
Creating uninstaller 25%
Creating uninstaller 50%
Creating uninstaller 75%
Creating uninstaller 100%
Installation completed
Log finished 08/08/11 at 10:26:32



??? why does it mention my PC as this ? Any Idea.


- Failed to install the 'adminpack' module in the 'postgres' database
loadmodules.vbs ran to completion

Any Idea ?

netsrak
08-08-2011, 08:17 AM
Please try to install Postgresql to a different folder or partition like c:\postgres or d:\postgres.

If that fails too you should try version 8.2x which works on most computers: PostgreSQL: Choose a Mirror (http://wwwmaster.postgresql.org/download/mirrors-ftp/binary/v8.2.21/win32/postgresql-8.2.21-1.zip)