Shared Memory Errors
The shared memory error codes described below typically indicate Windows resource problems. The page file may not be large enough. It is recommended that you pre-allocate a 100M byte page file for the Windows system and that you not depend on having the page file grow dynamically. For more information, see your Windows documentation.
|
Error Code |
Error Condition |
Explanation/Possible Fix |
|
0x5001 |
Cannot create mutex. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5002 |
Cannot create file mapping. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5003 |
Cannot map view of file. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5004 |
Cannot unmap view of file. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5005 |
Cannot initialize shared memory. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5006 |
Cannot open shared memory. |
Report this error to Pegasus. |
|
0x5007 |
Bad allocation size. |
This is an internal error. Report this error to Pegasus. |
|
0x5008 |
Cannot allocate shared memory. |
This is an internal error. Report this error to Pegasus. |
|
0x5009 |
Cannot give shared memory. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5010 |
Bad free size. |
This is an internal error. Report this error to Pegasus. |
|
0x5011 |
Cannot free shared memory. |
This is an internal error. Report this error to Pegasus. |
|
0x5012 |
Cannot close shared memory. |
This is an internal error. Report this error to Pegasus. |
|
0x5013 |
Cannot allocate memory. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5014 |
Cannot free memory. |
This is an internal error. Report this error to Pegasus. |
|
0x5015 |
Cannot allocate shared memory mapped file. |
This error may indicate an Windows resource problems. Reallocate the page file size. |
|
0x5016 |
Cannot create shared memory file mapping. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5017 |
Cannot map view of shared memory file. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5018 |
Cannot create shared memory file. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5019 |
Cannot unmap view of shared memory file. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5020 |
Cannot close shared memory file. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |
|
0x5021 |
Cannot free shared memory file. |
This is an internal error. Report this error to Pegasus. |
|
0x5022 |
Cannot close shared memory file. |
This is an internal error. Report this error to Pegasus. |
|
0x5023 |
Cannot open file mapping. |
This error may indicate Windows resource prob lems. Reallocate the page file size. Report this error to Pegasus. |
|
0x5024 |
Cannot get named memory. |
This error may indicate Windows resource prob lems. Reallocate the page file size. |