Kbase P185912: Error 15161 while loading memory-mapped procedure library
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/05/2011 |
|
Status: Unverified
SYMPTOM(s):
The Procedure Library has a considerable size.
Running the standard procedure library works without problems
The memory-mapped version of the procedure library throws error 15161 on startup
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
CAUSE:
Error 15161 (ERROR_NOT_ENOUGH_MEMORY) Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ty="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading"/> nt 2"/> ed="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/> en="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} indicates that the call to MapViewOfFile in uplibutl.c is failing .
FIX:
Try to split the procedure library into two or more libraries of a smaller size.