Re: 8.2.3: Server crashes on Windows using Eclipse/Junit

Поиск
Список
Период
Сортировка
От Trevor Talbot
Тема Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Дата
Msg-id 90bce5730710161602p3e5bafa4re4b5c0c31d778bc3@mail.gmail.com
обсуждение исходный текст
Ответ на Re: 8.2.3: Server crashes on Windows using Eclipse/Junit  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
On 10/16/07, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> Laurent Duperval wrote:

> > >> I get en error in the logs that state:
> > >>
> > >> Server process exited with exit code -1073741502

FYI, this exit code means a DLL's initialization routine indicated
failure during process startup.

> > If I run each test case separately, I don't see this issue. But when I run
> > them as a whole (i.e. run all tests defined in my application) I get the
> > same error every time.
>
> Maybe Eclipse is trying to run more of them at a time than ant, and the
> extra concurrency is killing the server for some reason.

Sounds likely.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Следующее
От: "Tomi N/A"
Дата:
Сообщение: Re: pg_dump - schema diff compatibility