Installer crash - cannot readglobal/config_exec_params

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Installer crash - cannot readglobal/config_exec_params
Date: 2004-09-10 16:03:51
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E43063A8@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

I've had a weird crash in the installer a few times now over the last
two or three weeks, though it seems to be somewhat unpredictable. I
can't quite figure it out, hence this post.

It occurs towards the end of the installation, I think when the PLs are
being installed (pretty sure it's not the contribs as I saw it once or
twice before they were added) which happens immediately after the
service has started. Basically a windows error pops up saying
postgres.exe closed unexpectedly because of an error. The installation
continues regardless, and leaves me with what appears to be a completed
installation and running server. All the PLs are there as appear to be
the contrib modules.

This time though, I noticed an odd error in the server log, right at the
beginning:

FATAL: could not read from file "global/config_exec_params": Permission
denied
2004-09-10 16:43:07 GMT Daylight Time LOG: server process (PID 1376)
was terminated by signal 5
2004-09-10 16:43:07 GMT Daylight Time LOG: terminating any other active
server processes
2004-09-10 16:43:07 GMT Daylight Time LOG: all server processes
terminated; reinitializing
2004-09-10 16:43:07 GMT Daylight Time LOG: database system was shutdown
at 2004-09-10 16:42:53 GMT Daylight Time
2004-09-10 16:43:08 GMT Daylight Time LOG: checkpoint record is at
0/AB4950
2004-09-10 16:43:08 GMT Daylight Time LOG: redo record is at 0/AB4950;
undo record is at 0/0; shutdown TRUE
2004-09-10 16:43:08 GMT Daylight Time LOG: next transaction ID: 494;
next OID: 17228
2004-09-10 16:43:08 GMT Daylight Time LOG: database system is ready

Regards, Dave

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-09-10 16:16:40 Re: [HACKERS] more dirmod CYGWIN
Previous Message Dave Page 2004-09-10 15:28:32 Re: postgresql-8.0-beta2-dev2 : Win2k SP4 :