Upgraded to 0.12.0 from 0.11.2 and currently experiencing this error: https://github.com/bitcoin/bitcoin/blob/62f2d769e45043c1f262ed45babb70fe237ad2bb/src/httpserver.cpp#L296
I have many threads calling getRawTransaction when a new block arrives and it seems to just bomb out randomly.
Is there any setting I am missing in the new release I can tweak?