-
Notifications
You must be signed in to change notification settings - Fork 1.1k
ERROR [NettyContainer] Uncaught exception during jersey resource handling #1259
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
Comments
Please upgrade to Graylog 1.1.3 and verify that the problem still exists. Are there any other exceptions before or after the NullPointerException you've posted? |
I did upgrade to 1.1.3, but I was still receiving this error. To fix it I had to delete my journal folder and restart the ES cluster. There were sometimes some errors that it could not connect to ES, but the status API directly on the cluster said the cluster was yellow, with no hot threads, so it should've saved messages there. Also after 5 minutes of getting this error the web interface could not connect to the server anymore and I had to restart it every time. |
@razvanphp Could you please post the complete log file of Graylog server when the error occurs? |
This is mostly it, repeating more times:
|
I once turn of journal feature while have still have unprocessed message and then turn back on. Now I have same error as you. Maybe it relates to journal handling ? |
hmm.. I may know when I have this error. Anytime I switch to Streams page this error pop out and my streams page still showing the stream list normal but about 2 or 3 seconds it like... trigger a refresh, at that time I can not see number of msg throughput. |
This is an elasticsearch error message. For a workaround indexing could be turned off for that field, for example using an index template. |
I couldn't reproduce the issue (the Please reopen this issue if the problem still exists with Graylog 1.1.6 or 1.2.0. |
After update from 1.1.1 to 1.1.2 we get lots of this:
server is up, slow, caches locally but output is 0, so it's not saving into ES.
Any idea why?
The text was updated successfully, but these errors were encountered: