Re: pgAdmin 1.8RC1 - failed to launch on Mac OS X - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin 1.8RC1 - failed to launch on Mac OS X
Date
Msg-id 472F07B0.7040909@postgresql.org
Whole thread Raw
In response to Re: pgAdmin 1.8RC1 - failed to launch on Mac OS X  (Phill <phill@smershnet.com>)
Responses Re: pgAdmin 1.8RC1 - failed to launch on Mac OS X  (Phill <phill@smershnet.com>)
List pgadmin-support
Phill wrote:
>> I have never succesfully launched pgAdmin on this computer so there
>> are no
>> pgAdmin files anywhere in my Library directory. By the way, Activity
>> Monitor
>> reports that once i lanuch pgAdmin it uses all available processor
>> capacity.
>>
>> Simon
> 
> Likewise, I don't have a pgadmin3 preferences file present.
> Phill

Somehow (and I don't know how yet) I just reproduced this on my PPC box.
Can you please start pgAdmin so it sits on the dock, and then in a
terminal window, run

ps -ef |grep pg_dump

I found I had a zombie pg_dump process (pgAdmin calls pg_dump at startup
to check the version). I then renamed the copy of pg_dump in the pgAdmin
appbundle, and one I had in /usr/local/bin (you might have others in the
path of course). After I killed pgAdmin, it then started just fine.

/D


pgadmin-support by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Version 1.8, Windows version
Next
From: Phill
Date:
Subject: Re: pgAdmin 1.8RC1 - failed to launch on Mac OS X