From Newsgroup: alt.bbs.synchronet
To: Angel Ripoll
Re: msgslib.ssjs line 55: out of memory
By: Angel Ripoll to Todos on Tue Jul 14 2020 00:38:16
There are some areas that, when I go online, it gives me the
following error: "! JavaScript /sbbs/mods/../web/lib/msgslib.ssjs
line 55: out of memory" They are areas that have a lot of
messages. How can i fix this?
increase your javascript memory allowance...
ctrl/jsexec.ini
---------------
[...]
; JavaScript values can be specified here *and* in server-specific sections
; JavaScript values specified in server-specific sections will over-ride the global values
; Maximum allocation of memory per JS run-time:
JavaScriptMaxBytes = 8M
; Maximum stack size per JS context:
JavaScriptContextStack = 16K
; Maximum number of ticks (100ms) before auto-termination of script: JavaScriptTimeLimit = 864000
; Garbage Collection interval (in ticks):
JavaScriptGcInterval = 100
; Time-slice yield interval (in ticks):
JavaScriptYieldInterval = 10000
or
ctrl/sbbs.ini
-------------
[...]
; JavaScript values can be specified here *and* in server-specific sections
; JavaScript values specified in server-specific sections will over-ride the global values
; Maximum allocation of memory per JS run-time:
JavaScriptMaxBytes = 8M
; Maximum stack size per JS context:
JavaScriptContextStack = 16K
; Maximum number of ticks (100ms) before auto-termination of script:
JavaScriptTimeLimit = 864000
; Garbage Collection interval (in ticks):
JavaScriptGcInterval = 100
; Time-slice yield interval (in ticks):
JavaScriptYieldInterval = 10000
)\/(ark
---
þ Synchronet þ The SouthEast Star Mail HUB - SESTAR
--- Synchronet 3.18a-Win32 NewsLink 1.113
* Vertrauen - Riverside County, California -
telnet://vert.synchro.net
--- Synchronet 3.18a-Linux NewsLink 1.113