Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kibana installed the Sentinl plugin ERROR #40749

Closed
Willsms opened this issue Jul 10, 2019 · 3 comments
Closed

Kibana installed the Sentinl plugin ERROR #40749

Willsms opened this issue Jul 10, 2019 · 3 comments
Labels
Team:Operations Team label for Operations Team

Comments

@Willsms
Copy link

Willsms commented Jul 10, 2019

[AAA]
When Kibana installed the Sentinl plugin, my Kibana could no longer be started and reported an error. When I started Kibana, it make my CPU full. There is my error message:

log [11:10:48.676] [info][optimize] Optimizing and caching bundles for ml, stateSessionStorageRedirect, status_page, timelion, graph, monitoring, space_selector, dashboardViewer, apm, canvas, infra, sentinl and kibana. This may take a few minutes Browserslist: caniuse-lite is outdated. Please run next commandnpm update caniuse-lite browserslist`

<--- Last few GCs --->

[951:0x2fd8590] 1139750 ms: Mark-sweep 1330.9 (1459.6) -> 1330.9 (1459.6) MB, 1782.6 / 0.0 ms allocation failure GC in old space requested
[951:0x2fd8590] 1142831 ms: Mark-sweep 1330.9 (1459.6) -> 1330.9 (1427.1) MB, 2444.6 / 0.0 ms last resort GC in old space requested
[951:0x2fd8590] 1145403 ms: Mark-sweep 1330.9 (1427.1) -> 1330.9 (1426.6) MB, 2571.8 / 0.0 ms last resort GC in old space requested

<--- JS stacktrace --->

==== JS stack trace =========================================

Security context: 0xa7473a258b9
2: lift_sequences [0x26fcfd0022d1 :12371] [bytecode=0x33fcac270ec9 offset=0](this=0x1219879ce121 <AST_Binary map = 0x1e9e2ddb1011>,compressor=0x3365c2b02871 )
3: /* anonymous /(aka / anonymous */) [0x26fcfd0022d1 :12441] [bytecode=0x36c5b5669721 offset=173](this=0x26fcfd0022d1 ,self=0x1219879ce121 <AST_Binary map = 0x1e9e...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
1: node::Abort() [bin/../node/bin/node]
2: 0x8cce9c [bin/../node/bin/node]
3: v8::Utils::ReportOOMFailure(char const*, bool) [bin/../node/bin/node]
4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [bin/../node/bin/node]
5: v8::internal::Factory::NewCode(v8::internal::CodeDesc const&, unsigned int, v8::internal::Handlev8::internal::Object, bool, int) [bin/../node/bin/node]
6: v8::internal::CodeGenerator::MakeCodeEpilogue(v8::internal::TurboAssembler*, v8::internal::EhFrameWriter*, v8::internal::CompilationInfo*, v8::internal::Handlev8::internal::Object) [bin/../node/bin/node]
7: v8::internal::compiler::CodeGenerator::FinalizeCode() [bin/../node/bin/node]
8: v8::internal::compiler::PipelineImpl::FinalizeCode() [bin/../node/bin/node]
9: v8::internal::compiler::PipelineCompilationJob::FinalizeJobImpl() [bin/../node/bin/node]
10: v8::internal::Compiler::FinalizeCompilationJob(v8::internal::CompilationJob*) [bin/../node/bin/node]
11: v8::internal::OptimizingCompileDispatcher::InstallOptimizedFunctions() [bin/../node/bin/node]
12: v8::internal::StackGuard::HandleInterrupts() [bin/../node/bin/node]
13: v8::internal::Runtime_StackGuard(int, v8::internal::Object**, v8::internal::Isolate*) [bin/../node/bin/node]
14: 0x2cded2e042fd
Aborted (core dumped)`

Before I installed Sentinl, Kibana was running normally. I don't know what happened.
I tried some solutions and they didn't succeed at the time.
Is it my lack of CPU?

ps:
CPU:Intel(R) Xeon(R) Gold 5117 CPU @ 2.00GHz, 1
Mem:10g

@jbudz jbudz added Team:Operations Team label for Operations Team and removed Project:Accessibility labels Jul 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations

@jbudz
Copy link
Member

jbudz commented Jul 10, 2019

It's memory related, not necessarily to your system but node.js has a default limit and we're bundling quite a bit of data. We're tracking this at #19678, so I'm going to close this out to keep discussion there, but feel free to respond to me here.

In the interim #19678 (comment) should help you move forward

@jbudz jbudz closed this as completed Jul 10, 2019
@Willsms
Copy link
Author

Willsms commented Jul 11, 2019

@jbudz Thanks, I solved my problem. @mistic His solution is effective for Kibana 6.5.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

3 participants