BUG #9370: PostgreSQL Service Unexpectedly closing in SERVER Computer
The following bug has been logged on the website:
Bug reference: 9370
Logged by: vivek
Email address: vivekspathil@gmail.com
PostgreSQL version: 9.3.3
Operating system: windows
Description:
One Server(windows XP)
more than 5 clients(windows XP)
my application is inventory based
so some what big updates inserts etc need to perform in clients computers.
i dont know why SERVER Is closing
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
On Thu, Feb 27, 2014 at 8:37 PM, <vivekspathil@gmail.com> wrote:
One Server(windows XP)
more than 5 clients(windows XP)
my application is inventory based
so some what big updates inserts etc need to perform in clients computers.
i dont know why SERVER Is closing
Can you please check the log file why the server is stopped?
Regards,
Hari Babu
Fujitsu Australia
On Sat, Mar 1, 2014 at 3:35 PM, vivek s <vivekspathil@gmail.com> wrote:
i here by attached the the log file, please check it ... its really
urgent our clients complainingand for your information we are using Devart's Dotconnect for Postgres
instead of NpgsqlFrom the log files, It is observed as the server is getting crashed with
the following information.
2014-02-26 11:59:45 IST LOG: server process (PID 5488) was terminated by
exception 0xC0000142
2014-02-26 11:59:45 IST HINT: See C include file "ntstatus.h" for a
description of the hexadecimal value.
The error code description from ntstatus.h file says because of DLL init
failed.
//
// MessageId: STATUS_DLL_INIT_FAILED
//
// MessageText:
//
// {DLL Initialization Failed}
// Initialization of the dynamic link library %hs failed. The process
is terminating abnormally.
//
#define STATUS_DLL_INIT_FAILED ((NTSTATUS)0xC0000142L)
Can you please check in your setup for the above problem.
Regards,
Hari Babu
Fujitsu Australia
Import Notes
Reply to msg id not found: CAFY_DJ0Zhen6TAm6e8etVkDKyBd7axjcVhUjxYtW1+GaebSg4w@mail.gmail.com