JavaScript heap out of memory in Kibana GA 5.0.0

Hi,

Last day, my Kibana got crashed and below is the trace;

Security context: 0x352116ecfb51 <JS Object>
    1: resolveUrl [/drive/ELK/Kibana/node_modules/elasticsearch/src/lib/client_action.js:~185] [pc=0x1e1b64fc5bdb] (this=0x352116ee6179 <JS Global Object>,url=0x3a7b82323671 <an Object with map 0xdb11b8f0849>,params=0x3475047f3ae1 <an Object with map 0x311bb8a14429>)
    2: exec [/drive/ELK/Kibana/node_modules/elasticsearch/src/lib/client_ac...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
 1: node::Abort() [./../node/bin/node]
 2: 0x1098b2c [./../node/bin/node]
 3: v8::Utils::ReportApiFailure(char const*, char const*) [./../node/bin/node]
 4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [./../node/bin/node]
 5: v8::internal::Factory::NewTransitionArray(int) [./../node/bin/node]
 6: v8::internal::TransitionArray::Insert(v8::internal::Handle<v8::internal::Map>, v8::internal::Handle<v8::internal::Name>, v8::internal::Handle<v8::internal::Map>, v8::internal::SimpleTransitionFlag) [./../node/bin/node]
 7: v8::internal::Map::CopyReplaceDescriptors(v8::internal::Handle<v8::internal::Map>, v8::internal::Handle<v8::internal::DescriptorArray>, v8::internal::Handle<v8::internal::LayoutDescriptor>, v8::internal::TransitionFlag, v8::internal::MaybeHandle<v8::internal::Name>, char const*, v8::internal::SimpleTransitionFlag) [./../node/bin/node]

What could be the reason and how can I prevent this from happening in the future?

Thanks in advance.

What OS is Kibana running on?

If Linux, is it running as a service (from .deb or .rpm install) or did you use the .tar.gz archive?

Are you using X-Pack or any other plugins?

How long ago did you install, and when did the problems start?

Thanks,
Lee

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.