KNOWLEDGE BASE

Tableau Server Unresponsive - Error Code 1455 in Postgres Logs


Published: 28 Apr 2015
Last Modified Date: 20 Jul 2023

Issue

Intermittently, Tableau Server might become unresponsive and the following information is found in pgsql/postgresql-Day.log:
FATAL:  out of memory
DETAIL:  Failed on request of size 24.
LOG:  CreateProcess call failed: A blocking operation was interrupted by a call to WSACancelBlockingCall. (error code 1455)
LOG:  could not fork new process for connection: A blocking operation was interrupted by a call to WSACancelBlockingCall."

Environment

Tableau Server

Cause

The page file size has reached the commit limit. 
Did this article resolve the issue?