dbTalk Databases Forums  

[BUGS] BUG #2042: Installation failed

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2042: Installation failed in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mattias
 
Posts: n/a

Default [BUGS] BUG #2042: Installation failed - 11-14-2005 , 08:37 AM







The following bug has been logged online:

Bug reference: 2042
Logged by: mattias
Email address: mattiasw (AT) gmail (DOT) 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): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): SOURCEDIR = C:\install\postgresql\
Property(S): SourcedirProduct = {34D95765-2D5A-470F-A39F-BC9DEAAAF04F}
Property(S): ProductToBeRegistered = 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

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #2042: Installation failed - 11-14-2005 , 08:50 AM






Quote:
The following bug has been logged online:
=20
Bug reference: 2042
Logged by: mattias
Email address: mattiasw (AT) gmail (DOT) com
PostgreSQL version: 8.1.0.2.
Operating system: Windows XP Pro
Description: Installation failed
Details:=20
=20
Downloaded postgresql-8.1.0-2.zip
=20
and installed and got this.
=20
Internal account lookup failure: No mapping between accound=20
names and security IDs was done.
=20
=20
Tried it twice. I never installed PG before, but I have mysql=20
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


Reply With Quote
  #3  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #2042: Installation failed - 11-20-2005 , 06:48 AM



[back on list]

Weird - that error indicates that the account that was either created or
verified, suddenly was not available again!=20

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
=20

Quote:
-----Original Message-----
From: mattias [mailto:mattiasw (AT) gmail (DOT) com]=20
Sent: Friday, November 18, 2005 11:35 AM
To: Magnus Hagander
Subject: Re: [BUGS] BUG #2042: Installation failed
=20
No domains used on the computer. I am administrator.
=20
I download 8.0.4 and installed that instead, no problems.
=20
-- Mattias
=20
On Nov 14, 2005, at 3:48 PM, Magnus Hagander wrote:
=20
The following bug has been logged online:

Bug reference: 2042
Logged by: mattias
Email address: mattiasw (AT) gmail (DOT) 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=20
accound names and=20
security IDs was done.


Tried it twice. I never installed PG before, but I have mysql and=20
sqlserver on the same machine.

Whoa. Interesting. Never seen that one before.

Are you by any chance using a domain account? What's the=20
name of the=20
account you are using?

//Magnus

=20
=20
---------------------------(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


Reply With Quote
  #4  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #2042: Installation failed - 11-22-2005 , 04:19 AM



Please don't remove the list from the recipients. Added back.

Quote:
This was on my Windows XP. I never installed Postgresql=20
before on this computer. I do not know which account it was, since=20
=20=20
Internal account lookup failure: No mapping between
accound names and
security IDs was done.
=20=20
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 (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
  #5  
Old   
mattias
 
Posts: n/a

Default Re: [BUGS] BUG #2042: Installation failed - 11-25-2005 , 05:02 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:

Quote:
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

Internal account lookup failure: No mapping between
accound names and
security IDs was done.

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 2: Don't 'kill -9' the postmaster


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.