Watson Discovery

 View Only
Expand all | Collapse all

esadmin command to start a crawler gives index oot of bounds exception

  • 1.  esadmin command to start a crawler gives index oot of bounds exception

    Posted Mon January 11, 2021 02:32 PM

    Hi

    We are working to automate a complete roll out.

    After importing a collection from a zip and starting the crawler session,

    we actually want to start a (full) crawl.

    After the succesful command:

    esadmin firststeps.ADAPTER_67080 start

    We try the next command:

    esadmin firststeps.ADAPTER_67080 startCrawl -options 2

    FFQC5303I FileNet P8-crawler (sid: firststeps.ADAPTER_67080) CCL session exists. PID: 3992

    FFQC5312E An error occurred while running the action: [startCrawl]

    FFQG0024E An internal error occurred. Exception message: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0

    at com.ibm.es.control.crawler.server.OzeCrawlerAPI.startCrawl(OzeCrawlerAPI.java:346)

    at com.ibm.es.control.crawler.server.ComponentCrawlerW.startCrawl(ComponentCrawlerW.java:114).....

    When we perform this activity from the Admininstration Console (ESAdmin webapp) everything works fine.





    #Support
    #SupportMigration
    #WatsonDiscovery
    #WatsonExplorer


  • 2.  RE: esadmin command to start a crawler gives index oot of bounds exception
    Best Answer