DPWWA0305E inconsistent message severity

The WebSEAL message log might include an entry such as the following that is recorded as a WARNING but the code indicates is an ERROR and the error reference reports as FATAL.

2006-09-04-07:17:35.188+02:00I----- 0x38CF0131 webseald WARNING wwaserver
s:\amweb600\src\pdweb\webseald\http\server\WsTcpListener.cpp 
3930x000007c8	DPWWA0305E     The 'pd_tcp_write' routine failed for 
'WsTcpConnector::write', errno = 10054
This issue is a common connection reset error. The error message reports the other end of the connection terminated the connection. The correct severity level is WARNING.

For information about severity levels, see Severity of message events.

Parent topic: Common problems with WebSEAL servers