![]() |
SERVER-X-4106: Swap-out failed (error_code; hexadecimal_error_code; error_code) This may have been caused by dismounting a volume being used for virtual memory swapping even though there was insufficient memory to hold all of the swap data.
Source: SERVER.EXE
Explanation: This message appears if a volume containing a swap file was dismounted, even though there was no other swap file to store the data and not enough memory to store the data. Applications that use virutal memory, such as Java applications, might start to fail. If so, the applications will be unloaded and the rest of the system should continue to function normally.
Action: Reload any applications that have been unloaded. To prevent the problem from happening again, do not dismount a volume containing a swap file unless there is a swap file on another volume to hold the data.
![]() |