Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Unable to bursting the pdf using Webservice in OBIP 11G
Summary
Unable to bursting the pdf using Webservice in OBIP 11G
Content
Dear Team,
Unable to bursting the pdf output in OBIP 11G .Below Error occurs at the time of genaration.But Data Found in database for related Pdf file
Error:
BurstingDataProcessor.process :: Data processor failed::[INSTANCE_JOB_ID=1034]::NO_DATA_TO_PROCESS:: oracle.xdo.servlet.scheduler.ProcessingException: ::NO_DATA_TO_PROCESS::
Supplemental Detail at oracle.xdo.enterpriseScheduler.bursting.BurstingDataProcessor.process(BurstingDataProcessor.java:198)
at oracle.xdo.enterpriseScheduler.bursting.BurstingJobProcessor.execute(BurstingJobProcessor.java:282)
at oracle.xdo.enterpriseScheduler.bursting.BurstingJobProcessor.onMessage(BurstingJobProcessor.java:133)
at oracle.xdo.enterpriseScheduler.util.CheckpointEnabledListener.onMessage(CheckpointEnabledListener.java:25)
at oracle.xdo.enterpriseScheduler.jmswrapper.client.JMSMessageConsumer.processMessage(JMSMessageConsumer.java:231)
at oracle.xdo.enterpriseScheduler.jmswrapper.client.ThreadedMessageDispatcher$DispatchWorker.run(ThreadedMessageDispatcher.java:157)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:627)
at java.lang.Thread.run(Thread.java:801)