This is a serious fatal error of some kind and we need a complete stack trace to address it. The JVM stops giving complete stack traces after they repeat for a certain number of times, so you will need go back far enough in the log to find where a complete trace was dumped.
Thanks, Karl On Wed, Jan 9, 2019 at 3:18 AM Nikita Ahuja <[email protected]> wrote: > > Hi Mates, > > > I am executing a Web connector job with the ManifoldCF version 2.12 on the > linux server, with given specification: > > Repository Connector: Web > Transformation: Tika Extractor > Transformation: Metadata Adjuster > Output: ElasticSearch > > But the issue is after crawling some records, I am seeing the below error > in the ManifoldCF log and the service gets deactivated on the server and > then after restart it works normally. > > *FATAL 2019-01-08T15:24:03,103 (Worker thread '1') - Error tossed: null* > *java.lang.ArrayIndexOutOfBoundsException* > *FATAL 2019-01-08T15:24:28,285 (Worker thread '14') - Error tossed: null* > *java.lang.ArrayIndexOutOfBoundsException* > *FATAL 2019-01-08T15:24:41,702 (Worker thread '30') - Error tossed: null* > *java.lang.ArrayIndexOutOfBoundsException* > > Please suggest any steps which has to be followed. > > Thanks, > Nikita > > -- > Thanks and Regards, > Nikita > Email: [email protected] > United Sources Service Pvt. Ltd. > a "Smartshore" Company > Mobile: +91 99 888 57720 > http://www.smartshore.nl >
