Jira Board Error Invalid numeric type

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Symptoms

Accessing Jira boards results in:

Error

Invalid numeric type: 30

The following appears in the atlassian-jira.log:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 2013-03-22 16:41:27,860 http-127.0.0.1-8443-73 ERROR admin 1001x2675284x2 1xb2p0g 127.0.0.1 /rest/greenhopper/1.0/xboard/work/allData.json [web.rapid.work.WorkResource] Unable to complete GreenHopper REST method org.apache.lucene.index.FieldReaderException: Invalid numeric type: 30 at org.apache.lucene.index.FieldsReader.skipField(FieldsReader.java:331) at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:279) at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:471) at org.apache.lucene.index.DirectoryReader.document(DirectoryReader.java:564) at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:251) at com.atlassian.jira.index.DelegateSearcher.doc(DelegateSearcher.java:94) at com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector.collect(FieldableDocumentHitCollector.java:31) at org.apache.lucene.search.IndexSearcher.searchWithFilter(IndexSearcher.java:575) at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:535) at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:323) at com.atlassian.jira.index.DelegateSearcher.search(DelegateSearcher.java:160) at com.atlassian.jira.issue.search.providers.LuceneSearchProvider.search(LuceneSearchProvider.java:245) at com.atlassian.jira.issue.search.providers.LuceneSearchProvider.search(LuceneSearchProvider.java:110) at sun.reflect.GeneratedMethodAccessor1138.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at com.atlassian.multitenant.impl.MultiTenantComponentFactoryImpl$AbstractMultiTenantAwareInvocationHandler.invokeInternal(MultiTenantComponentFactoryImpl.java:181) at com.atlassian.multitenant.impl.MultiTenantComponentFactoryImpl$MultiTenantAwareInvocationHandler.invoke(MultiTenantComponentFactoryImpl.java:211) at $Proxy217.search(Unknown Source) at sun.reflect.GeneratedMethodAccessor1138.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129) at $Proxy217.search(Unknown Source) at sun.reflect.GeneratedMethodAccessor1138.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:154) at $Proxy217.search(Unknown Source) at com.atlassian.greenhopper.service.issue.IssueDataServiceImpl.findImpl(IssueDataServiceImpl.java:148) at com.atlassian.greenhopper.service.issue.IssueDataServiceImpl.findWithServiceOutcome(IssueDataServiceImpl.java:49) at com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl.executeWorkModeCallback(PoolServiceImpl.java:204) at com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl.getColumnStatisticsAndBoardUpdatedData(PoolServiceImpl.java:176) at com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl.getColumnConstraintsData(PoolServiceImpl.java:140) at com.atlassian.greenhopper.web.rapid.work.WorkDataFactory.getAllData(WorkDataFactory.java:129) at com.atlassian.greenhopper.web.rapid.work.WorkResource$1.call(WorkResource.java:71) ...

Cause

Index is corrupted.

Resolution

Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.