billmurrin / graylog-plugin-quickvaluesplus-widget

GrayLog2 QuickValuesPlus Widget
GNU General Public License v3.0
22 stars 3 forks source link

graylog-plugin-quickvaluesplus-widget problem #33

Closed shchbo closed 6 years ago

shchbo commented 6 years ago

when i put the new plugin 3.0.1 on graylog 2.3 i have problems with the search and i see this errors in the logs: vice.java:176) [graylog.jar:?] 2017-11-20_06:51:37.71545 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131] 2017-11-20_06:51:37.71666 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131] 2017-11-20_06:51:37.71745 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] 2017-11-20_06:51:37.71847 DEBUG [SessionAuthenticator] Found session 9a96c20b-00e9-47a9-944d-e0bd69d7d076 for user name admin%TRACE [ChainingClassLoader] Class org.graylog.plugins.quickvaluesplus.QuickValuesPlusPluginConfiguration not found% java.lang.ClassNotFoun dException: org.graylog.plugins.quickvaluesplus.QuickValuesPlusPluginConfiguration 2017-11-20_06:51:37.71898 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131] 2017-11-20_06:51:37.72033 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131] 2017-11-20_06:51:37.72135 at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:814) ~[?:1.8.0_131] 2017-11-20_06:51:37.72268 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131] 2017-11-20_06:51:37.72362 at org.graylog2.shared.plugins.ChainingClassLoader.loadClass(ChainingClassLoader.java:46) [graylog.j ar:?] 2017-11-20_06:51:37.72513 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_131] 2017-11-20_06:51:37.72605 at org.graylog2.rest.resources.system.ClusterConfigResource.classFromName(ClusterConfigResource.java :185) [graylog.jar:?] 2017-11-20_06:51:37.72707 at org.graylog2.rest.resources.system.ClusterConfigResource.read(ClusterConfigResource.java:99) [gra ylog.jar:?] 2017-11-20_06:51:37.72762 at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source) ~[?:?] 2017-11-20_06:51:37.72903 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_1 31] 2017-11-20_06:51:37.72952 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] 2017-11-20_06:51:37.73067 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(Resour ceMethodInvocationHandlerFactory.java:81) [graylog.jar:?] 2017-11-20_06:51:37.73114 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJav aResourceMethodDispatcher.java:144) [graylog.jar:?] 2017-11-20_06:51:37.73281 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJa vaResourceMethodDispatcher.java:161) [graylog.jar:?] 2017-11-20_06:51:37.73366 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ObjectOutInvoker. doDispatch(JavaResourceMethodDispatcherProvider.java:176) [graylog.jar:?] 2017-11-20_06:51:37.73519 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(Abstract JavaResourceMethodDispatcher.java:99) [graylog.jar:?] 2017-11-20_06:51:37.73701 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389) [g raylog.jar:?] 2017-11-20_06:51:37.73779 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347) [gr aylog.jar:?] 2017-11-20_06:51:37.73887 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102) [gr aylog.jar:?] 2017-11-20_06:51:37.74048 at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326) [graylog.jar:?]

billmurrin commented 6 years ago

I'm sorry to hear that the plugin is not working as expected. Can you please provide the minor version of Graylog that you are running so that I can try to replicate this issue.

shchbo commented 6 years ago

Graylog version in 2.3.0

From: Bill Murrin [mailto:notifications@github.com] Sent: Wednesday, November 29, 2017 8:09 PM To: billmurrin/graylog-plugin-quickvaluesplus-widget Cc: shchbo; Author Subject: Re: [billmurrin/graylog-plugin-quickvaluesplus-widget] graylog-plugin-quickvaluesplus-widget problem (#33)

I'm sorry to hear that the plugin is not working as expected. Can you please provide the minor version of Graylog that you are running so that I can try to replicate this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-347946325 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8udsY0zLDQEdBa_Jjb0ekKH3QzSoks5s7Z2jgaJpZM4Qj3uA . https://github.com/notifications/beacon/AgQh8ju4GL0VTnsjnkKngjTdvqa5xHGwks5s7Z2jgaJpZM4Qj3uA.gif

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient

Virus-free. http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient www.avg.com

billmurrin commented 6 years ago

Let me look into this for you

billmurrin commented 6 years ago

How did you install the plugin? From the jar, rpm or deb package? Thanks.

shchbo commented 6 years ago

I used the .jar file

thanks

From: Bill Murrin [mailto:notifications@github.com] Sent: Friday, December 08, 2017 5:41 AM To: billmurrin/graylog-plugin-quickvaluesplus-widget Cc: shchbo; Author Subject: Re: [billmurrin/graylog-plugin-quickvaluesplus-widget] graylog-plugin-quickvaluesplus-widget problem (#33)

How did you install the plugin? From the jar, rpm or deb package? Thanks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-350163985 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8uk0u0a3z20gyVo1DwKBM5ArRlWyks5s-K_agaJpZM4Qj3uA . https://github.com/notifications/beacon/AgQh8gcww94snetwCPHmCDNBoUlKesB_ks5s-K_agaJpZM4Qj3uA.gif

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient

Virus-free. http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient www.avg.com

billmurrin commented 6 years ago

@shchbo,

I just loaded up a Graylog 2.3.0 VM using the Graylog OVA and I could not replicate the issue. In debug mode I do not see any classloader issues. The only issue I had in the GUI was that I had to force refresh it (Ctrl + F5) in order to have the files reload so that the plugin would load.

Are you able to provide any more details on your setup so that I might be able to replicate it on my end?

billmurrin commented 6 years ago

@shchbo - Can you please try version 3.0.3 and see if your issue has been resolved? Thanks.

shchbo commented 6 years ago

I tried the new version but the results are the same. Cannot run queries. The query result takes affect only after I reload the page with Ctrl + F5

I took some logs from my systems (trace mode). Maybe it will help to understand what the problem is

From: Bill Murrin [mailto:notifications@github.com] Sent: Sunday, January 07, 2018 1:42 AM To: billmurrin/graylog-plugin-quickvaluesplus-widget Cc: shchbo; Mention Subject: Re: [billmurrin/graylog-plugin-quickvaluesplus-widget] graylog-plugin-quickvaluesplus-widget problem (#33)

@shchbo https://github.com/shchbo - Can you please try version 3.0.3 and see if your issue has been resolved? Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-355786666 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8vMLHh7xmxrrgTf7j39lIbGdvBAgks5tIATLgaJpZM4Qj3uA . https://github.com/notifications/beacon/AgQh8gC_hBxvBnpMlfF_vCjVGj5An7btks5tIATLgaJpZM4Qj3uA.gif

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient

Virus-free. http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient www.avg.com

2018-01-09_11:58:00.82166 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] 2018-01-09_11:58:00.82272 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] 2018-01-09_11:58:00.82521 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) [graylog.jar:?] 2018-01-09_11:58:00.82628 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144) [graylog.jar:?] 2018-01-09_11:58:00.83063 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161) [graylog.jar:?] 2018-01-09_11:58:00.83416 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ObjectOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) [graylog.jar:?] 2018-01-09_11:58:00.83418 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99) [graylog.jar:?] 2018-01-09_11:58:00.83654 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389) [graylog.jar:?] 2018-01-09_11:58:00.83733 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347) [graylog.jar:?] 2018-01-09_11:58:00.83969 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102) [graylog.jar:?] 2018-01-09_11:58:00.84090 at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326) [graylog.jar:?] 2018-01-09_11:58:00.84257 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [graylog.jar:?] 2018-01-09_11:58:00.84314 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:00.84883 at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [graylog.jar:?] 2018-01-09_11:58:00.84951 at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [graylog.jar:?] 2018-01-09_11:58:00.85269 at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:00.85320 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317) [graylog.jar:?] 2018-01-09_11:58:00.85673 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) [graylog.jar:?] 2018-01-09_11:58:00.85720 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) [graylog.jar:?] 2018-01-09_11:58:00.85848 at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:384) [graylog.jar:?] 2018-01-09_11:58:00.86089 at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:224) [graylog.jar:?] 2018-01-09_11:58:00.86303 at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [graylog.jar:?] 2018-01-09_11:58:00.86744 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131] 2018-01-09_11:58:00.87055 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131] 2018-01-09_11:58:00.87120 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] 2018-01-09_11:58:00.87476 uickValuesPlusPluginConfiguration 2018-01-09_11:58:00.87537 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131] 2018-01-09_11:58:00.87948 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131] 2018-01-09_11:58:00.88069 at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:814) ~[?:1.8.0_131] 2018-01-09_11:58:00.88501 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131] 2018-01-09_11:58:00.88728 at org.graylog2.shared.plugins.ChainingClassLoader.loadClass(ChainingClassLoader.java:46) [graylog.jar:?] 2018-01-09_11:58:00.89149 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_131] 2018-01-09_11:58:00.89303 at org.graylog2.rest.resources.system.ClusterConfigResource.classFromName(ClusterConfigResource.java:185) [graylog.jar:?] 2018-01-09_11:58:00.89668 at org.graylog2.rest.resources.system.ClusterConfigResource.read(ClusterConfigResource.java:99) [graylog.jar:?] 2018-01-09_11:58:00.89741 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] 2018-01-09_11:58:00.89909 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] 2018-01-09_11:58:00.90129 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] 2018-01-09_11:58:00.90483 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] 2018-01-09_11:58:00.90552 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) [graylog.jar:?] 2018-01-09_11:58:00.90888 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144) [graylog.jar:?] 2018-01-09_11:58:00.90953 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161) [graylog.jar:?] 2018-01-09_11:58:00.91299 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ObjectOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) [graylog.jar:?] 2018-01-09_11:58:00.91374 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99) [graylog.jar:?] 2018-01-09_11:58:00.91694 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389) [graylog.jar:?] 2018-01-09_11:58:00.91750 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347) [graylog.jar:?] 2018-01-09_11:58:00.92062 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102) [graylog.jar:?] 2018-01-09_11:58:00.92124 at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326) [graylog.jar:?] 2018-01-09_11:58:00.92249 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [graylog.jar:?] 2018-01-09_11:58:00.92496 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:00.93072 at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [graylog.jar:?] 2018-01-09_11:58:00.93137 at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [graylog.jar:?] 2018-01-09_11:58:00.93261 at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:00.93458 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317) [graylog.jar:?] 2018-01-09_11:58:00.93796 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) [graylog.jar:?] 2018-01-09_11:58:00.93864 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) [graylog.jar:?] 2018-01-09_11:58:00.94292 at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:384) [graylog.jar:?] 2018-01-09_11:58:00.94304 at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:224) [graylog.jar:?] 2018-01-09_11:58:00.94417 at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [graylog.jar:?] 2018-01-09_11:58:00.94626 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131] 2018-01-09_11:58:00.95009 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131] 2018-01-09_11:58:00.95060 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] 2018-01-09_11:58:00.95319 TRACE [ShiroAuthenticationFilter] Authenticating... org.apache.shiro.subject.support.DelegatingSubject@1f1beb18%TRACE [ShiroAuthenticationFilter] Logging in org.apache.shiro.subject.support.DelegatingSubject@1f1beb18%DEBUG [UserServiceImpl] Loading user sboaz%TRACE [ChainingClassLoader] Class org.graylog.plugins.quickvaluesplus.QuickValuesPlusPluginConfiguration not found% java.lang.ClassNotFoundException: org.graylog.plugins.quickvaluesplus.QulusPluginConfiguration not found% java.lang.ClassNotFoundException: org.graylog.plugins.quickvaluesplus.QuickValuesPlusPluginConfiguration 2018-01-09_11:58:00.95413 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131] 2018-01-09_11:58:00.95774 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131] 2018-01-09_11:58:00.95843 at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:814) ~[?:1.8.0_131] 2018-01-09_11:58:00.95972 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131] 2018-01-09_11:58:00.96291 at org.graylog2.shared.plugins.ChainingClassLoader.loadClass(ChainingClassLoader.java:46) [graylog.jar:?] 2018-01-09_11:58:00.96618 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_131] 2018-01-09_11:58:00.96690 at org.graylog2.rest.resources.system.ClusterConfigResource.classFromName(ClusterConfigResource.java:185) [graylog.jar:?] 2018-01-09_11:58:00.97007 at org.graylog2.rest.resources.system.ClusterConfigResource.read(ClusterConfigResource.java:99) [graylog.jar:?] 2018-01-09_11:58:00.97062 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] 2018-01-09_11:58:00.97364 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] 2018-01-09_11:58:00.97445 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] 2018-01-09_11:58:00.97555 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] 2018-01-09_11:58:00.97811 at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) [graylog.jar:?] 2018-01-09_11:58:00.98123 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144) [graylog.jar:?] 2018-01-09_11:58:00.98196 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161) [graylog.jar:?] 2018-01-09_11:58:00.98543 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ObjectOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) [graylog.jar:?] 2018-01-09_11:58:00.98607 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99) [graylog.jar:?] 2018-01-09_11:58:00.98974 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389) [graylog.jar:?] 2018-01-09_11:58:00.99037 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347) [graylog.jar:?] 2018-01-09_11:58:00.99184 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102) [graylog.jar:?] 2018-01-09_11:58:00.99398 at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326) [graylog.jar:?] 2018-01-09_11:58:00.99758 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [graylog.jar:?] 2018-01-09_11:58:00.99824 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:00.99978 at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [graylog.jar:?] 2018-01-09_11:58:01.00219 at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [graylog.jar:?] 2018-01-09_11:58:01.00419 at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:01.00541 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317) [graylog.jar:?] 2018-01-09_11:58:01.00654 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) [graylog.jar:?] 2018-01-09_11:58:01.00844 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) [graylog.jar:?] 2018-01-09_11:58:01.01161 at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:384) [graylog.jar:?] 2018-01-09_11:58:01.01240 at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:224) [graylog.jar:?] 2018-01-09_11:58:01.01588 at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [graylog.jar:?] 2018-01-09_11:58:01.01668 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131] ^C root@vmglogweb2:~# tail -f /var/log/graylog/server/current 2018-01-09_11:58:00.99978 at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [graylog.jar:?] 2018-01-09_11:58:01.00219 at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [graylog.jar:?] 2018-01-09_11:58:01.00419 at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [graylog.jar:?] 2018-01-09_11:58:01.00541 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317) [graylog.jar:?] 2018-01-09_11:58:01.00654 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) [graylog.jar:?] 2018-01-09_11:58:01.00844 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) [graylog.jar:?] 2018-01-09_11:58:01.01161 at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:384) [graylog.jar:?] 2018-01-09_11:58:01.01240 at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:224) [graylog.jar:?] 2018-01-09_11:58:01.01588 at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [graylog.jar:?] 2018-01-09_11:58:01.01668 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]

billmurrin commented 6 years ago

@shchbo - I don't see why the org.graylog.plugins.quickvaluesplus.QuickValuesPlusPluginConfiguration could not be found. I clearly see it in the right path. I wonder what is causing this error.

In the web side of things, do you see any errors showing up in the developer tools console? Also, do you see the same thing regardless or not if you are logged in with an admin user.

If possible, can you provide the following information?

billmurrin commented 6 years ago

@shchbo - I just released the 3.1.0 plugin. Could you please give it a try and let me know. Ensure you remove the old versions of the plugin from your plugin dir. Thanks.

pbr0ck3r commented 6 years ago

@billmurrin I have not previously tested this issue on other versions. But I did not see any errors when testing 3.1.0 plugin on graylog 2.4.0.

shchbo commented 6 years ago

On Mon, 15 Jan 2018 at 21:03 Phil Brocker notifications@github.com wrote:

@billmurrin https://github.com/billmurrin I have not previously tested this issue on other versions. But I did not see any errors when testing 3.1.0 plugin on graylog 2.4.0.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-357764849, or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8gMjjcOgHKxmQvF-49Z34I33-zt-ks5tK6DtgaJpZM4Qj3uA .

The problem exists on users and admin user. All the other plugins are working fine. Can i test the 3 1 0 version on my graylog? 2.3.0?

billmurrin commented 6 years ago

The plugin isn't compatible with 2.4 yet. Please test with 2.3 instead.

shchbo commented 6 years ago

On Wed, 17 Jan 2018 at 8:27 Bill Murrin notifications@github.com wrote:

The plugin isn't compatible with 2.4 yet. Please test with 2.3 instead.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-358210214, or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8pAFADnzvF5FbriUy7N-Wx1RZUhkks5tLZLsgaJpZM4Qj3uA .

I will test and let you know if it works on my graylog with out any problems Thaks

shchbo commented 6 years ago

On Wed, 17 Jan 2018 at 8:41 shachar boaz shachbo@gmail.com wrote:

On Wed, 17 Jan 2018 at 8:29 shachar boaz shachbo@gmail.com wrote:

On Wed, 17 Jan 2018 at 8:27 Bill Murrin notifications@github.com wrote:

The plugin isn't compatible with 2.4 yet. Please test with 2.3 instead.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-358210214, or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8pAFADnzvF5FbriUy7N-Wx1RZUhkks5tLZLsgaJpZM4Qj3uA .

I will test and let you know if it works on my graylog with out any problems Thaks

Nothing works. Maybe it has something to do with the plugin directory permissions. I had to change it in order to be able to move the jar files in to it

shchbo commented 6 years ago

Console errors attached

From: Bill Murrin [mailto:notifications@github.com] Sent: Wednesday, January 17, 2018 8:28 AM To: billmurrin/graylog-plugin-quickvaluesplus-widget Cc: shchbo; Mention Subject: Re: [billmurrin/graylog-plugin-quickvaluesplus-widget] graylog-plugin-quickvaluesplus-widget problem (#33)

The plugin isn't compatible with 2.4 yet. Please test with 2.3 instead.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-358210214 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8pAFADnzvF5FbriUy7N-Wx1RZUhkks5tLZLsgaJpZM4Qj3uA . https://github.com/notifications/beacon/AgQh8oTh7sPqjaeXc970mIi77AkJBwDjks5tLZLsgaJpZM4Qj3uA.gif

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient

Virus-free. http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient www.avg.com

d3.js:663 Error: attribute x: Expected length, "NaN". o @ d3.js:663 d3.js:663 Error: attribute width: Expected length, "NaN". o @ d3.js:663 2d3.js:670 Error: attribute transform: Expected number, "translate(NaN,0)". a @ d3.js:670 d3.js:663 Error: attribute x: Expected length, "NaN". o @ d3.js:663 d3.js:663 Error: attribute width: Expected length, "NaN". o @ d3.js:663 2d3.js:670 Error: attribute transform: Expected number, "translate(NaN,0)". a @ d3.js:670 2d3.js:5949 Error: attribute transform: Expected number, "translate(NaN,0)". pa.transform @ d3.js:5949 FieldQuickValuesPlus.jsx:124 Uncaught TypeError: Cannot read property 'top_values' of null at t._loadQuickValuesData (FieldQuickValuesPlus.jsx:124) at t.componentWillReceiveProps (FieldQuickValuesPlus.jsx:88) at p.updateComponent (vendor.39412008ebba2755b8a2.js:20) at p.i [as updateComponent] (vendor.39412008ebba2755b8a2.js:6) at p.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at Object.updateChildren (vendor.39412008ebba2755b8a2.js:20) at v._reconcilerUpdateChildren (vendor.39412008ebba2755b8a2.js:20) at v._updateChildren (vendor.39412008ebba2755b8a2.js:20) at v.updateChildren (vendor.39412008ebba2755b8a2.js:20) at v._updateDOMChildren (vendor.39412008ebba2755b8a2.js:20) at v.updateComponent (vendor.39412008ebba2755b8a2.js:20) at v.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at p._updateRenderedComponent (vendor.39412008ebba2755b8a2.js:20) at p._performComponentUpdate (vendor.39412008ebba2755b8a2.js:20) at p.updateComponent (vendor.39412008ebba2755b8a2.js:20) at p.i [as updateComponent] (vendor.39412008ebba2755b8a2.js:6) at p.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at Object.updateChildren (vendor.39412008ebba2755b8a2.js:20) at v._reconcilerUpdateChildren (vendor.39412008ebba2755b8a2.js:20) at v._updateChildren (vendor.39412008ebba2755b8a2.js:20) at v.updateChildren (vendor.39412008ebba2755b8a2.js:20) at v._updateDOMChildren (vendor.39412008ebba2755b8a2.js:20) at v.updateComponent (vendor.39412008ebba2755b8a2.js:20) at v.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at p._updateRenderedComponent (vendor.39412008ebba2755b8a2.js:20) at p._performComponentUpdate (vendor.39412008ebba2755b8a2.js:20) at p.updateComponent (vendor.39412008ebba2755b8a2.js:20) at p.i [as updateComponent] (vendor.39412008ebba2755b8a2.js:6) at p.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at p._updateRenderedComponent (vendor.39412008ebba2755b8a2.js:20) at p._performComponentUpdate (vendor.39412008ebba2755b8a2.js:20) at p.updateComponent (vendor.39412008ebba2755b8a2.js:20) at p.i [as updateComponent] (vendor.39412008ebba2755b8a2.js:6) at p.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at p._updateRenderedComponent (vendor.39412008ebba2755b8a2.js:20) at p._performComponentUpdate (vendor.39412008ebba2755b8a2.js:20) at p.updateComponent (vendor.39412008ebba2755b8a2.js:20) at p.i [as updateComponent] (vendor.39412008ebba2755b8a2.js:6) at p.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) at p._updateRenderedComponent (vendor.39412008ebba2755b8a2.js:20) at p._performComponentUpdate (vendor.39412008ebba2755b8a2.js:20) at p.updateComponent (vendor.39412008ebba2755b8a2.js:20) at p.i [as updateComponent] (vendor.39412008ebba2755b8a2.js:6) at p.receiveComponent (vendor.39412008ebba2755b8a2.js:20) at Object.receiveComponent (vendor.39412008ebba2755b8a2.js:6) _loadQuickValuesData @ FieldQuickValuesPlus.jsx:124 FieldQuickValuesPlus_componentWillReceiveProps @ FieldQuickValuesPlus.jsx:88 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 performUpdateIfNecessary @ vendor.39412008ebba2755b8a2.js:20 performUpdateIfNecessary @ vendor.39412008ebba2755b8a2.js:6 s @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 T @ vendor.39412008ebba2755b8a2.js:6 ReactUpdates_flushBatchedUpdates @ vendor.39412008ebba2755b8a2.js:6 closeAll @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 batchedUpdates @ vendor.39412008ebba2755b8a2.js:20 a @ vendor.39412008ebba2755b8a2.js:6 dispatchEvent @ vendor.39412008ebba2755b8a2.js:20 bluebird.js:1542 Unhandled rejection TypeError: Cannot read property 'top_values' of null at t._loadQuickValuesData (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:104:15280) at t.componentWillReceiveProps (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:104:14219) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260908) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at performUpdateIfNecessary (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260627) at Object.performUpdateIfNecessary (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25962) From previous event: at o.p [as _captureStackTrace] (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:10310) at o._then (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:41761) at o.e._passThrough (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:27931) at o.e.lastly.e.finally (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:28036) at t._refreshData (http://172.25.232.42:9000/assets/53.8e41d69eb32b36020c26.js:1:2917) at t.componentWillReceiveProps (http://172.25.232.42:9000/assets/53.8e41d69eb32b36020c26.js:1:1660) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260908) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) L @ bluebird.js:1542 C @ bluebird.js:1258 A @ bluebird.js:1283 n._notifyUnhandledRejection @ bluebird.js:729 (anonymous) @ bluebird.js:154 setTimeout (async) (anonymous) @ bluebird.js:153 Async Call o @ bluebird.js:4481 c.hasDevTools.r.invokeLater @ bluebird.js:152 n._ensurePossibleRejectionHandled @ bluebird.js:709 o._reject @ bluebird.js:3421 o._rejectCallback @ bluebird.js:3237 o._settlePromiseFromHandler @ bluebird.js:3284 o._settlePromise @ bluebird.js:3332 o._settlePromise0 @ bluebird.js:3377 o._settlePromises @ bluebird.js:3452 (anonymous) @ bluebird.js:175 Async Call o @ bluebird.js:4481 c.hasDevTools.r.settlePromises @ bluebird.js:174 o._reject @ bluebird.js:3419 o._rejectCallback @ bluebird.js:3237 o._settlePromiseFromHandler @ bluebird.js:3284 o._settlePromise @ bluebird.js:3332 o._settlePromise0 @ bluebird.js:3377 o._settlePromises @ bluebird.js:3456 (anonymous) @ bluebird.js:175 Async Call o @ bluebird.js:4481 c.hasDevTools.r.settlePromises @ bluebird.js:174 o._fulfill @ bluebird.js:3403 o._resolveCallback @ bluebird.js:3195 o._settlePromiseFromHandler @ bluebird.js:3287 o._settlePromise @ bluebird.js:3332 o._settlePromise0 @ bluebird.js:3377 o._settlePromises @ bluebird.js:3456 (anonymous) @ bluebird.js:175 Async Call o @ bluebird.js:4481 c.hasDevTools.r.settlePromises @ bluebird.js:174 o._fulfill @ bluebird.js:3403 o._resolveCallback @ bluebird.js:3195 o._settlePromiseFromHandler @ bluebird.js:3287 o._settlePromise @ bluebird.js:3332 o._settlePromise0 @ bluebird.js:3377 o._settlePromises @ bluebird.js:3456 (anonymous) @ bluebird.js:175 Async Call o @ bluebird.js:4481 c.hasDevTools.r.settlePromises @ bluebird.js:174 o._fulfill @ bluebird.js:3403 o._resolveCallback @ bluebird.js:3195 (anonymous) @ bluebird.js:3247 (anonymous) @ index.js:97 l.callback @ client.js:615 (anonymous) @ client.js:436 n.emit @ index.js:133 e.onreadystatechange @ client.js:735 XMLHttpRequest.send (async) l._end @ client.js:802 l.end @ client.js:706 (anonymous) @ index.js:80 a @ bluebird.js:989 o._resolveFromExecutor @ bluebird.js:3246 o @ bluebird.js:2842 i.promise @ index.js:79 i.then @ index.js:121 value @ FetchProvider.js:57 (anonymous) @ FetchProvider.js:153 s @ FetchProvider.js:154 search @ UniversalSearchStore.js:24 _refreshData @ SearchPage.jsx:92 SearchPage_componentWillReceiveProps @ SearchPage.jsx:61 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _reconcilerUpdateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateChildren @ vendor.39412008ebba2755b8a2.js:20 updateChildren @ vendor.39412008ebba2755b8a2.js:20 _updateDOMChildren @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 receiveComponent @ vendor.39412008ebba2755b8a2.js:20 receiveComponent @ vendor.39412008ebba2755b8a2.js:6 _updateRenderedComponent @ vendor.39412008ebba2755b8a2.js:20 _performComponentUpdate @ vendor.39412008ebba2755b8a2.js:20 updateComponent @ vendor.39412008ebba2755b8a2.js:20 ReactCompositeComponent_updateComponent @ vendor.39412008ebba2755b8a2.js:6 performUpdateIfNecessary @ vendor.39412008ebba2755b8a2.js:20 performUpdateIfNecessary @ vendor.39412008ebba2755b8a2.js:6 s @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 T @ vendor.39412008ebba2755b8a2.js:6 ReactUpdates_flushBatchedUpdates @ vendor.39412008ebba2755b8a2.js:6 closeAll @ vendor.39412008ebba2755b8a2.js:6 perform @ vendor.39412008ebba2755b8a2.js:6 batchedUpdates @ vendor.39412008ebba2755b8a2.js:20 a @ vendor.39412008ebba2755b8a2.js:6 dispatchEvent @ vendor.39412008ebba2755b8a2.js:20 8bluebird.js:1542 Unhandled rejection TypeError: Cannot read property 'top_values' of null at t._loadQuickValuesData (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:104:15280) at t.componentWillReceiveProps (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:104:14219) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260908) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at Object.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:253467) at v._reconcilerUpdateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:296382) at v._updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297307) at v.updateChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:297182) at v._updateDOMChildren (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:277453) at v.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:275567) at v.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:274827) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at p.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260385) at Object.receiveComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25808) at p._updateRenderedComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262289) at p._performComponentUpdate (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:262050) at p.updateComponent (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:261328) at p.i [as updateComponent] (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:15000) at performUpdateIfNecessary (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:20:260627) at Object.performUpdateIfNecessary (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:6:25962) From previous event: at o.p [as _captureStackTrace] (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:10310) at o._then (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:41761) at o.then (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:44:40117) at s.list (http://172.25.232.42:9000/assets/plugin/org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin/plugin.org.graylog.plugins.quickvaluesplus.QuickValuesPlusWidgetPlugin.389db2e36a969dba2ca2.js:122:340243) at o.n (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:28:195783) at o.emit (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:23:30345) at Function.trigger (http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:28:196658) at http://172.25.232.42:9000/assets/vendor.39412008ebba2755b8a2.js:28:196762 at t.exports (http://172.25.232.42:9000/assets/polyfill.8e41d69eb32b36020c26.js:1:18867) at y.(anonymous function) (http://172.25.232.42:9000/assets/polyfill.8e41d69eb32b36020c26.js:1:25291) at Number.d (http://172.25.232.42:9000/assets/polyfill.8e41d69eb32b36020c26.js:1:25149) at MessagePort.g (http://172.25.232.42:9000/assets/polyfill.8e41d69eb32b36020c26.js:1:25171) F @ bluebird.js:1542 E @ bluebird.js:1258 C @ bluebird.js:1283 n._notifyUnhandledRejection @ bluebird.js:729 (anonymous) @ bluebird.js:154 setTimeout (async) (anonymous) @ bluebird.js:153 Async Call i @ bluebird.js:4481 c.hasDevTools.r.invokeLater @ bluebird.js:152 n._ensurePossibleRejectionHandled @ bluebird.js:709 i._reject @ bluebird.js:3421 i._rejectCallback @ bluebird.js:3237 (anonymous) @ bluebird.js:3249 (anonymous) @ vendor.39412008ebba2755b8a2.js:28 n @ vendor.39412008ebba2755b8a2.js:28 o.emit @ vendor.39412008ebba2755b8a2.js:23 trigger @ vendor.39412008ebba2755b8a2.js:28 (anonymous) @ vendor.39412008ebba2755b8a2.js:28 t.exports @ _invoke.js:5 y.(anonymous function) @ _task.js:31 d @ _task.js:19 g @ _task.js:23

billmurrin commented 6 years ago

For code blocks, please enclose them in three backquotes on each side ```

Does the configuration for Quick Values Plus show up in the Systems / Configurations plugins area? If so, does it appear to have default values assigned to it, or is it blank?

Can you look in the server error log and tell if the Migration ran - look for migrate or migration.

When this error occurred, I recall it being because the migration didn't run. This happened in 3.0.0 out of the box, but should be taken care of in 3.1.0.

Can you please provide the output of an ls -la command in your plugin directory?

shchbo commented 6 years ago

Hi

So as I was trying to understand what is wrong with my graylog I thought about the fact that maybe one of other plugins installed in the system is interrupting the quick value plugin from working (especially after you asked me if I can see the definitions of the plugin in the graylogs configuration page).

So I looked in the configuration page and saw the graylog-plugin-aggregates-2.2.0-SNAPSHOT which I last installed , took it off and installed the quick value and it was working fine.

I reinstalled the graylog-plugin-aggregates-2.2.0-SNAPSHOT and now everything is ok with the both of them.

Personally I cannot explain this but I am glad I can use all of my plugins now.

I would like to thank you for your kindness and concern while trying to help me with my issues.

I will continue to stay updated regarding your quick value plugin and more good staff you develop.

Best regards

shachbo

From: Bill Murrin [mailto:notifications@github.com] Sent: Thursday, January 18, 2018 7:54 AM To: billmurrin/graylog-plugin-quickvaluesplus-widget Cc: shchbo; Mention Subject: Re: [billmurrin/graylog-plugin-quickvaluesplus-widget] graylog-plugin-quickvaluesplus-widget problem (#33)

For code blocks, please enclose them in three backquotes on each side ```

Does the configuration for Quick Values Plus show up in the Systems / Configurations plugins area? If so, does it appear to have default values assigned to it, or is it blank?

Can you look in the server error log and tell if the Migration ran - look for migrate or migration.

When this error occurred, I recall it being because the migration didn't run. This happened in 3.0.0 out of the box, but should be taken care of in 3.1.0.

Can you please provide the output of an ls -la command in your plugin directory?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billmurrin/graylog-plugin-quickvaluesplus-widget/issues/33#issuecomment-358545499 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgQh8jZUMM_MU7LN3iG2y4Y7kGufcrg0ks5tLtx9gaJpZM4Qj3uA . https://github.com/notifications/beacon/AgQh8kwEzw8anJsg5aAWRx9HsI1o2y3xks5tLtx9gaJpZM4Qj3uA.gif

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient

Virus-free. http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient www.avg.com

billmurrin commented 6 years ago

@shchbo, that is awesome news. I'm so happy that it is working for you and I'm incredibly sorry that it took so long to get to the bottom of! Thanks for your patience!