Thread: PG Windows - Installer Error

PG Windows - Installer Error

From
Richard Broersma
Date:
When upgrading pg 8.4.1 to 8.4.2 the following error message appeared:

-Error-

[quote]"Error copying file from package archive
(...)/postgresql-8.4.2-1-windows.exe to (...)/bin/comerr32.dll[/quote]

After selecting retry, the install process completes successfully.


P.S.

I tried posting this to the enterprisedb forums but I get the
following error message when submitting the post:

An error has occurred.

For detailed error information, please see the HTML source code, and
contact the forum Administrator.

java.lang.ClassCastException


--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

Re: PG Windows - Installer Error

From
Dave Page
Date:
On Mon, Dec 14, 2009 at 4:57 PM, Richard Broersma
<richard.broersma@gmail.com> wrote:
> When upgrading pg 8.4.1 to 8.4.2 the following error message appeared:
>
> -Error-
>
> [quote]"Error copying file from package archive
> (...)/postgresql-8.4.2-1-windows.exe to (...)/bin/comerr32.dll[/quote]
>
> After selecting retry, the install process completes successfully.

That's not necessarily a problem, it usually means something was still
using that DLL. pgAgent maybe, or pgAdmin?

> P.S.
>
> I tried posting this to the enterprisedb forums but I get the
> following error message when submitting the post:
>
> An error has occurred.
>
> For detailed error information, please see the HTML source code, and
> contact the forum Administrator.
>
> java.lang.ClassCastException

Odd - they were working earlier today. I've passed this onto the
infrastructure guys responsible so they check double-check for any
problems.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

Re: PG Windows - Installer Error

From
Richard Broersma
Date:
On Tue, Dec 15, 2009 at 12:15 PM, Dave Page <dpage@pgadmin.org> wrote:

>> After selecting retry, the install process completes successfully.
>
> That's not necessarily a problem, it usually means something was still
> using that DLL. pgAgent maybe, or pgAdmin?


In my case, the only thing that may have been open was an ODBC
connection from MS-Access.  However, I'm pretty sure that all client
applications were closed when I attempted the up-grade.  Would this
produce it?



>> java.lang.ClassCastException
>
> Odd - they were working earlier today. I've passed this onto the
> infrastructure guys responsible so they check double-check for any
> problems.

They responded promptly with a fix.  Thanks for directing it to them.


--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

Re: PG Windows - Installer Error

From
Dave Page
Date:
On Tue, Dec 15, 2009 at 8:26 PM, Richard Broersma
<richard.broersma@gmail.com> wrote:
> On Tue, Dec 15, 2009 at 12:15 PM, Dave Page <dpage@pgadmin.org> wrote:
>
>>> After selecting retry, the install process completes successfully.
>>
>> That's not necessarily a problem, it usually means something was still
>> using that DLL. pgAgent maybe, or pgAdmin?
>
>
> In my case, the only thing that may have been open was an ODBC
> connection from MS-Access.  However, I'm pretty sure that all client
> applications were closed when I attempted the up-grade.  Would this
> produce it?

Possibly, if the ODBC had loaded libpq, and something hadn't yet
closed. In any case, something went awry, and the installer dealt with
it appropriately, so I'm happy :-)


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com