Meteor [RangeError: Out of memory] exited with code: 3 -


i'm running meteor app connects sql , mongo database. when start app error after connecting mssql. don't know if error related kadira or not here's happens:

every once in awhile app run, exit , restart randomly after see out of memory error.

i see sometimes:

c:\users...\.meteor\local\build\programs\server\packages\meteorhacks_kadira.js:3130 originalrun.call(this,val);             ^  rangeerror: out of memory    @ fibers.run (packages/meteorhacks:kadira/.../async.js:25:1)     @ object._onimmediate (pakages/meteor/fiber_helpers.js:126:1)     @ processimmediate [as _immediatecallback] (timers.js:354:15) 

does mean computer doesn't have enough ram run application? i'm not sure how figure out source of error further wondering if has encountered this? don't think should happening because others run application without error.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -