Consultor Eletrônico



Kbase 18409: Error 5788 When Running The Debugger
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/11/2008
Status: Verified

FACT(s) (Environment):

Windows

SYMPTOM(s):

When attempting to run the Debugger, error 5788 occurs

File Mapping already exists - unable to continue. (5788)

CAUSE:

The resource shared between the client and the debugger cannot be acquired.
This can happen when one of the processes (either the client or the debugger) crashed and the other process has not properly released this resource.

For example, if the client process crashed or if the prowin32.exe process was ended with Task Manager the debugger may keep running in a separate process.

The error occurs because a second debugger will be unable to acquire an operating system resource.


FIX:

In order to run the debugger again end the prodebug.exe process that is already running with Task Manager.