Searching problems

i have a problem with graylog 2.3 search.
when i try to search something i can see the result on the left side (like how many messages are found)
but not the actual messages. after that when i try to navigate to another part of graylog like alerts or dashboards it doesnt work.
i didnt see any errors in the log files

Please be less specific. I can’t think of anything with all these details! :wink:

Screenshots would be good. Elaborating on the issue would be good, including some examples. Posting your logs would also be good.

currently i am unable to upload pictures due to company policy but i can tell you that unlike before i don’t see any errors added to the log while i am expiriencing this issue. i can also say that the "allow_highlighting " is set to true and it doesnt work. and i have this problem only in the 2.3 version and not in the one server that has the 2.2.3 version.
if you need more details to help me solve this issue please let me know and i will try to provide.

i found some errors regarding the quick valule plus plugin.
the 2.3 servers has the new plugin 3.0.1 and when i delete it from the server the problem is solved
the 2.2.3 server has the 2.1.0 plugin version

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:?]

Since that’s a third-party plugin, feel free to inform the author about the issue:

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