on 2013 Dec 22 9:23 AM
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.
Hi Tushar,
Please refer the below SAP note:
Symptom
2011-12-16 08:03:49,481 INFO [pool-4-thread-7] BusinessObjects_PublicationAdminLog_Instance_103308 - [Publication ID # 103308] - Running publication instance.
2011-12-16 08:03:49,603 INFO [pool-4-thread-7] BusinessObjects_PublicationAdminLog_Instance_103308 - [Publication ID # 103308] - The global delivery rule for this publication was met; publication processing will now begin.
2011-12-16 08:03:50,336 ERROR [PublishingService:HandlerPool-94] BusinessObjects_PublicationAdminLog_Instance_103308 - [Publication ID # 103308] - An exception was caught while scheduling the publication. (FBE60203)
com.crystaldecisions.thirdparty.org.omg.CORBA.DATA_CONVERSION: char value exceeds 127: 243 minor code: 0x0 completed: No
at com.crystaldecisions.thirdparty.com.ooc.CORBA.OutputStream.write_ascii_chars(OutputStream.java:739)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAi.info_wire_ob3Helper.write(info_wire_ob3Helper.java:130)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAi.info_wire_ob3_TYPEHelper.write(info_wire_ob3_TYPEHelper.java:70)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAi.InfoWireObjects3Helper.write(InfoWireObjects3Helper.java:76)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAi._InfoStoreEx4Stub.commitEx4(_InfoStoreEx4Stub.java:126)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:424)
at com.crystaldecisions.sdk.occa.infostore.internal._InfoStoreEx4Proxy.commitEx4(_InfoStoreEx4Proxy.java:237)
at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.commitHelper(InternalInfoStore.java:833)
at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.commit(InternalInfoStore.java:230)
at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.commit(InternalInfoStore.java:224)
at com.crystaldecisions.sdk.occa.infostore.internal.InfoStore.commit(InfoStore.java:131)
at com.businessobjects.publisher.scheduling.SchedulingHelper.scheduleScopeBatch(SchedulingHelper.java:341)
at com.businessobjects.publisher.processing.ScopeBatchHandler.run(ScopeBatchHandler.java:101)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
2011-12-16 08:03:50,414 INFO [pool-4-thread-7] BusinessObjects_PublicationAdminLog_Instance_103308 - [Publication ID # 103308] - Publication scheduling complete.
Environment
Reproducing the Issue
Cause
The Crystal Report document contains a parameter named with special characters (ü, ä, etc...).
Resolution
Rename the parameter in crystal report by removing special characters
SAP note reference: 1665405
Regards,
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Tushar,
You may consider rebuilding the CMS system DB. This would entail creating a new CMS system db and migrate your data/reports back into it.
Make sure to take a backup of the CMS database anf filestores.
I hope this helps.
Cheers,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the same Source reports are scheduling fine ? Do you have the same issue with the Source reports?
If yes, then try to resave the reports from the Web Intelligence designer .
if not, Then try to create a new Publication with the same reports and check
Do you have enterprise recipients or Dynamic recipients?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.