How to Maximize the Memory Used in Application Server


There are two ways to change the memory usage for CostOS application Server
1) Locate the BIN folder in your CostOS Server installation folder.
Location Path should look like:
Ex. C:\Users\..\CostOS_Server\CostOS_Enterprise_Server\ces\bin
Locate & right click to EDIT with a Notepad the "service.prop" file
Change the memory usage values to fit your needs/requirements:
a) service.ntservice.JvmMs=512 (minimum)
b) service.ntservice.JvmMx=2048 (maximum)















2) Open Command Prompt as Administrator:
Locate the bin folder of the Server installation:
cd C:\Users\..\CostOS_Server\CostOS_Enterprise_Server\ces\bin
Type to add:
>tomee //ES//Nomitech_CostOS_NameOfService
Ex: cd C:\Users\..\CostOS_Server\CostOS_Enterprise_Server\ces\bin>tomee //ES//Nomitech_CostOS_80160
This will open the Service Properties Window in display
Select the Java TAB
Change the Initial & Maximum memory pool to fit your needs/requirements



How To Maximize the Memory Used in CostOS Workstation

There are two ways to configure the memory usage in CostOS Workstation depending on how user starts CostOS Workstation.
1) Via .bat file
To change the memory usage, locate the BIN folder in your CostOS Workstation installation folder.
Locate the CostOS.bat file
Right click file and select to edit with a Notepad the CostOS.bat file

2) Via .exe file
To change the memory usage, locate the BIN folder in your CostOS Workstation installation folder.
Right click to edit with a Notepad the CostOS.l4j.ini

  • No labels