Created
August 15, 2018 03:11
-
-
Save swdream/349831b20691f3a1321b342654fe4f8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {FAILED=[JerseyService [FAILED]]} | |
2018-08-15T02:02:17.263+07:00 ERROR [LookupDataAdapter] Couldn't start data adapter <spamhaus-drop/5b731ac0368c47491aa4157b/@2e1b5d1> | |
org.graylog.plugins.threatintel.tools.AdapterDisabledException: Spamhaus service is disabled, not starting (E)DROP adapter. To enable it please go to System / Configurations. | |
at org.graylog.plugins.threatintel.adapters.spamhaus.SpamhausEDROPDataAdapter.doStart(SpamhausEDROPDataAdapter.java:68) ~[?:?] | |
at org.graylog2.plugin.lookup.LookupDataAdapter.startUp(LookupDataAdapter.java:59) [graylog.jar:?] | |
at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62) [graylog.jar:?] | |
at com.google.common.util.concurrent.Callables$4.run(Callables.java:122) [graylog.jar:?] | |
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment