|
Home > Archive > PostgreSQL Bugs > November 2005 > BUG #2042: Installation failed
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 |
BUG #2042: Installation failed
|
|
| mattias 2005-11-14, 9:24 am |
|
The following bug has been logged online:
Bug reference: 2042
Logged by: mattias
Email address: mattiasw@gmail.com
PostgreSQL version: 8.1.0.2.
Operating system: Windows XP Pro
Description: Installation failed
Details:
Downloaded postgresql-8.1.0-2.zip
and installed and got this.
Internal account lookup failure: No mapping between accound names and
security IDs was done.
Tried it twice. I never installed PG before, but I have mysql and sqlserver
on the same machine.
This is the end of the log file:
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAv
ailable = 0
Property(S): PrimaryVolumeSpaceRe
quired = 0
Property(S): PrimaryVolumeSpaceRe
maining = 0
Property(S): SOURCEDIR = C:\install\postgresq
l\
Property(S): SourcedirProduct = {34D95765-2D5A-470F-A39F-BC9DEAAAF04F}
Property(S): ProductToBeRegistere
d = 1
MSI (s) (C8:20) [12:35:28:600]: MainEngineThread is returning 1603
MSI (s) (C8:28) [12:35:28:610]: Destroying RemoteAPI object.
MSI (s) (C8:88) [12:35:28:610]: Custom Action Manager thread ending.
MSI (c) (54:38) [12:35:28:620]: Back from server. Return value: 1603
MSI (c) (54:38) [12:35:28:620]: Decrementing counter to disable shutdown. If
counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (54:38) [12:35:28:620]: PROPERTY CHANGE: Deleting SECONDSEQUENCE
property. Its current value is '1'.
Action ended 12:35:28: ExecuteAction. Return value 3.
MSI (c) (54:38) [12:35:28:620]: Doing action: Fatal_Error
Action 12:35:28: Fatal_Error.
Action start 12:35:28: Fatal_Error.
Action 12:35:28: Fatal_Error. Dialog created
Action ended 12:35:31: Fatal_Error. Return value 2.
Action ended 12:35:31: INSTALL. Return value 3.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
| |
| Magnus Hagander 2005-11-14, 9:24 am |
| > The following bug has been logged online:
>
> Bug reference: 2042
> Logged by: mattias
> Email address: mattiasw@gmail.com
> PostgreSQL version: 8.1.0.2.
> Operating system: Windows XP Pro
> Description: Installation failed
> Details:
>
> Downloaded postgresql-8.1.0-2.zip
>
> and installed and got this.
>
> Internal account lookup failure: No mapping between accound
> names and security IDs was done.
>
>
> Tried it twice. I never installed PG before, but I have mysql
> and sqlserver on the same machine.
Whoa. Interesting. Never seen that one before.
Are you by any chance using a domain account? What's the name of the
account you are using?
//Magnus
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
| |
| Magnus Hagander 2005-11-20, 7:23 am |
| [back on list]
Weird - that error indicates that the account that was either created or
verified, suddenly was not available again!
So. Repeating the question, what was the name of the account? And adding
the question - was this an account the installer created, or was it a
pre-existing account?
//Magnus
> -----Original Message-----
> From: mattias & #91;mailto:mattiasw@
gmail.com]
> Sent: Friday, November 18, 2005 11:35 AM
> To: Magnus Hagander
> Subject: Re: [BUGS] BUG #2042: Installation failed
>
> No domains used on the computer. I am administrator.
>
> I download 8.0.4 and installed that instead, no problems.
>
> -- Mattias
>
> On Nov 14, 2005, at 3:48 PM, Magnus Hagander wrote:
>
> accound names and
> name of the
>
>
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
| |
| Magnus Hagander 2005-11-22, 7:24 am |
| Please don't remove the list from the recipients. Added back.
> This was on my Windows XP. I never installed Postgresql
> before on this computer. I do not know which account it was, since
>
>
> was all it said.
With this, I assume it used the account "postgres", because that's the
default. The question that remains is did this account exist before you
started, or not?
//Magnus
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly
| |
| mattias 2005-11-24, 9:24 am |
| No, the account didn't exist before. I never installed postgresql
before, so there was no reason for me to have a user called postgres.
Sorry I cannot be of more help.
-- Mattias
On Nov 22, 2005, at 11:19 AM, Magnus Hagander wrote:
> Please don't remove the list from the recipients. Added back.
>
>
> With this, I assume it used the account "postgres", because that's the
> default. The question that remains is did this account exist before you
> started, or not?
>
> //Magnus
>
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
|
|
|
|
|