Graylog2 / Graylog2/graylog2-server

Errors from old\removed lookup tables in logs

Open
#5,796 0 comments 1 reaction 0 assignees View on GitHub
to-verify
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Hi,

May not be the best place to post this (reply to old thread), but it seems related.

I have an issue - fairly minor but annoying - that I am getting the following entries logged. I think this is because I renamed some lookup tables. I have fairly much wiped them out and started again now - I removed the extractors that referenced them, and the input, and re-created from scratch, but I'm still getting these errors logged as if the old data is being held somewhere:-

```
2019-03-24T15:27:42.292Z ERROR [InputServiceImpl] Cannot build extractor from persisted data. Skipping.
java.lang.IllegalStateException: Configured lookup table doesn't exist
at org.graylog2.inputs.extractors.LookupTableExtractor.(LookupTableExtractor.java:57) ~[graylog.jar:?]
```

Note that I'm using GL 3.0.0.

Rgds

_Originally posted by @urban-moniker in https://github.com/Graylog2/graylog2-server/issues/3602#issuecomment-475970445_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.