Re: Win32 hard crash problem - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Win32 hard crash problem
Date
Msg-id 44FE0707.4000608@commandprompt.com
Whole thread Raw
In response to Re: Win32 hard crash problem  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Win32 hard crash problem  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Win32 hard crash problem  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Hello,

O.k. to recap:

OS: Win2k3 SP1
PostgreSQL: 8.1.2
Application Server: Jboss
Connection Pooler: C3PO
JDBC Version: 8.1.404, Also verified with 8.0.311

Problem:

After 2/3 weeks, PostgreSQL will begin issuing the following message:

server sent data ("D" message) without prior row description ("T" message)

This message will present itself, if connection attempts are made from 
the Web Application (Java/JDBC), or locally via PgAdmin. Once the error 
message is received, all subsequent connection attempts will also result 
in that same message. We do not know if the error occurs before or after 
authentication.

The only known resolution is to reboot Windows. Using the service 
control panel to shutdown postgresql will fail once the message is 
received. It is unknown if using the task master to individually kill 
processes will work.

Sincerely,

Joshua D. Drake




-- 
   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240   Providing the most comprehensive  PostgreSQL
solutionssince 1997             http://www.commandprompt.com/
 




pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Win32 hard crash problem
Next
From: Alvaro Herrera
Date:
Subject: Re: Win32 hard crash problem