|
Home > Archive > PostgreSQL Administration > January 2006 > Installation Error - binary - PostgreSQL 8.1.2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Installation Error - binary - PostgreSQL 8.1.2
|
|
| geoff hopkins 2006-01-18, 11:24 am |
| PostgreSQL 8.1.2 binary
O/S Windows XP Pro
Trying to install via the msi but fails get following
error in log
`Message` FROM `Error` WHERE `Error` = 2769
DEBUG: Error 2769: Custom Action GetAvailableLocales
did not close 1 MSIHANDLEs.
The installer has encountered an unexpected error
installing this package. This may indicate a problem
with this package. The error code is 2769. The
arguments are: GetAvailableLocales,
1,
Action ended 16:31:30: GetAvailableLocales. Return
value 1.
MSI (c) (A0:FC) [16:31:30:343]: Doing action:
CheckAvailableDLLs
If require full listing please say.....
Can anyone help?
Geoff.
____________________
____________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
| |
| Magnus Hagander 2006-01-18, 11:24 am |
| > PostgreSQL 8.1.2 binary
> O/S Windows XP Pro
>
> Trying to install via the msi but fails get following error in log
>
> `Message` FROM `Error` WHERE `Error` = 2769
> DEBUG: Error 2769: Custom Action GetAvailableLocales did not
> close 1 MSIHANDLEs.
> The installer has encountered an unexpected error installing
> this package. This may indicate a problem with this package.
> The error code is 2769. The arguments are:
This is not your problem.
> GetAvailableLocales,
1, Action ended 16:31:30:
> GetAvailableLocales. Return value 1.
> MSI (c) (A0:FC) [16:31:30:343]: Doing action:
> CheckAvailableDLLs
This is your problem. See the FAQ, question 3.1 at
http://www.postgresql.org/docs/faqs.FAQ_windows.html.
//Magnus
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
| |
| geoff hopkins 2006-01-20, 9:23 am |
| Thanks for the help,
PostgreSQL and/or the installer crashes at startup,
fails to start or hangs on start
but the remedy identified in the FAQ does not help,
any other suggestions?
> PostgreSQL 8.1.2 binary
> O/S Windows XP Pro
>
> Trying to install via the msi but fails get
following error in log
>
> `Message` FROM `Error` WHERE `Error` = 2769
> DEBUG: Error 2769: Custom Action
GetAvailableLocales did not
> close 1 MSIHANDLEs.
> The installer has encountered an unexpected error
installing
> this package. This may indicate a problem with this
package.
> The error code is 2769. The arguments are:
This is not your problem.
> GetAvailableLocales,
1, Action ended 16:31:30:
> GetAvailableLocales. Return value 1.
> MSI (c) (A0:FC) [16:31:30:343]: Doing action:
> CheckAvailableDLLs
This is your problem. See the FAQ, question 3.1 at
http://www.postgresql.org/docs/faqs.FAQ_windows.html.
//Magnus
____________________
____________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
|
|
|
|
|