Re: BUG #5685: Installer Error

From: <quiksilver5646(at)hotmail(dot)com>
To: <dpage(at)pgadmin(dot)org>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5685: Installer Error
Date: 2010-09-30 17:41:07
Message-ID: SNT144-w36574C101E44CDF90BB66ADF680@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Log started 09/30/10 at 10:12:19
Preferred installation mode : qt
Trying to init installer in mode qt
Mode qt successfully initialized
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Data Directory. Setting variable iDataDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Base Directory. Setting variable iBaseDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Service ID. Setting variable iServiceName to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Service Account. Setting variable iServiceAccount to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Super User. Setting variable iSuperuser to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Branding. Setting variable iBranding to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Version. Setting variable brandingVer to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Shortcuts. Setting variable iShortcut to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 DisableStackBuilder. Setting variable iDisableStackBuilder to empty value
[10:12:28] Existing base directory:
[10:12:28] Existing data directory:
[10:12:28] Using branding: PostgreSQL 9.0
[10:12:28] Using Super User: postgres and Service Account: postgres
[10:12:28] Using Service Name: postgresql-9.0
Executing cscript //NoLogo "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\installruntimes.vbs" "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\vcredist_x86.exe"
Script exit code: 1

Script output:
CScript Error: Can't find script engine "VBScript" for script "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\installruntimes.vbs".

Script stderr:
Program ended with an error exit code

Error running cscript //NoLogo "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\installruntimes.vbs" "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\vcredist_x86.exe" : Program ended with an error exit code

> Date: Thu, 30 Sep 2010 18:22:18 +0100
> Subject: Re: [BUGS] BUG #5685: Installer Error
> From: dpage(at)pgadmin(dot)org
> To: quiksilver5646(at)hotmail(dot)com
> CC: pgsql-bugs(at)postgresql(dot)org
>
> [Please keep replies on list]
>
> On Thu, Sep 30, 2010 at 6:15 PM, <quiksilver5646(at)hotmail(dot)com> wrote:
> > I'm not sure there is a logfile. When I click on the installer, the
> > PostgreSQL splash screen comes up (small blue rectangular box) and then it
> > goes away and the error message pops up. I can't even get to any sort of
> > install wizard.
>
> There should be - it starts getting written before the splash screen
> is shown. It'll be in %TEMP% (for the user account that ran the
> installer), and will probably be called bitrock_installer_xxx.log,
> where xxx is a number.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise Postgres Company

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Cramer 2010-09-30 18:05:05 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Previous Message quiksilver5646 2010-09-30 17:38:31 Re: BUG #5685: Installer Error