Consultor Eletrônico



Kbase P9117: Error: I/O error 118 vv_flush
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

Error: I/O error 118 vv_flush

The database crashes with Error: 'I/O error 118 vv_flush'

Using telnet to the UNIX machine through a PC software emulation package.

CAUSE:

A user shut the terminal off and their _progres process never received a HANGUP SIGNAL.

The 'vv_flush:I/O error 5 on fd1' error means that a message was sent to the tty device, but the PROGRESS client was no longer attached to the tty. The fd1 refers to file descriptor 1, or standard out. The vv_flush error by itself is harmless.

FIX:

The vv_flush error by itself is harmless. It is only a symptom of what might be another problem.

- review shut down procedures or type of emulation package.