Hi All,
When I schedule report via CMC , first it went into running status and after sometime it failed with below log.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2013-12-22 18:03:13,277 INFO [PublishingService:RunInstancePool-7] BusinessObjects_PublicationAdminLog_Instance_408000 - [Publication ID # 408000] - Running publication instance.
2013-12-22 18:03:13,338 INFO [PublishingService:RunInstancePool-7] BusinessObjects_PublicationAdminLog_Instance_408000 - [Publication ID # 408000] - The global delivery rule for this publication was met; publication processing will now begin.
2013-12-22 18:03:13,397 ERROR [PublishingService:RunInstancePool-7] BusinessObjects_PublicationAdminLog_Instance_408000 - [Publication ID # 408000] - An exception was caught while scheduling the publication. (FBE60203)
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at com.crystaldecisions.sdk.occa.infostore.internal.InfoObjects.get(InfoObjects.java:701)
at com.businessobjects.publisher.processing.ProcessingHelper.isServerAlive(ProcessingHelper.java:479)
at com.businessobjects.publisher.processing.ProcessingHelper.calculateJobThreadPoolSize(ProcessingHelper.java:309)
at com.businessobjects.publisher.processing.ProcessingHelper.<init>(ProcessingHelper.java:105)
at com.businessobjects.publisher.processing.ProcessingMain.runInstanceThreadProc(ProcessingMain.java:642)
at com.businessobjects.publisher.processing.ProcessingMain$2.run(ProcessingMain.java:190)
at com.businessobjects.publisher.processing.threadpool.TraceLogRunnableWrapper.run(TraceLogRunnableWrapper.java:29)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:743)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Has anybody faced this issue earlier? This issue is happening in our system when we migrate BO to other server.
Best Regards,
Tushar.