Consultor Eletrônico



Kbase P98381: Fathom Management file handle leak causing the AdminServer to crash with too many open files.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/03/2005
Status: Verified

FACT(s) (Environment):

Fathom Management 3.0A

SYMPTOM(s):

AdminServer crashing due to too many open files.

[AdminServer] * java.net.SocketException: Too many open files

netstat -an |grep stream |wc -l shows increasing number of open sockets.

lsof | grep pidjava | wc -l shows increasing number of open files by the AdminServer.

CAUSE:

Bug# 20041201-011

CAUSE:

A file handle is being opened and not released for every poll of disk resources.

FIX:

Upgrade Progress Version to Progress 9.1E01 or later, OpenEdge 10.0B02 or later, where this issue has been addressed.
If unable to apply Service Packs, disable disk resource monitoring until able to do so.