Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid value for 'jira.index.readerpooling'

Pedro Santos
Contributor
October 26, 2018

I've installed JIRA 7.6.9 and the logs are getting flooded by the error below:

[c.a.j.config.properties.PropertiesUtil] Invalid value for 'jira.index.readerpooling'. Defaulting to true. IllegalArgumentException: null

This occurs with practically every action- create, comment, assign...etc

Does anyone know what is this 'jira.index.readerpooling'? could not find any info regarding this.

Tried to clean the cache and did a full reindex but did not solve it

 

Thanks

1 answer

0 votes
Keri
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 29, 2018

Hi Pedro, 

Can you take a look and see whether you've configured this value to false, or any other value other than true, under JIRA Home Directory/jira-config.properties

 

There were some updates to the way that Jira handles reindexing in https://jira.atlassian.com/browse/JRASERVER-67125 which may be related. 

Jira indexing happens whenever an issue is created or modified in anyway, so that explains why you're seeing this so option.  The reindex event would not modify the configuration, just regenerate the indexes themselves. 

If you haven't manual overwritten the default value of this property then perhaps another add-on or customization is causing it. 

Hopefully this points you in the right direction. 

Cheers, 

Keri

Pedro Santos
Contributor
November 2, 2018

Hi Keri,
I did not configured this, as I have no idea what this can be.

On the jira-config.properties file there's no info regarding index.readerpooling.

Do you know what is this for? or where can I find it?
Searched on jira system info, on most of the config files and got the same results as with google: Nothing

Can this be stored just in the db?

Thanks

Suggest an answer

Log in or Sign up to answer