BI Publisher Scheduler Error

Hi,
I am trying to schedule a report to run in BI Publisher and it fails with the following error:
Message oracle.apps.xdo.servlet.scheduler.ProcessingException: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
     at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:959)
     at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
     at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
     at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
Caused by: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
     at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
     at oracle.apps.xdo.servlet.data.DataException.fillInStackTrace(DataException.java:127)
     at java.lang.Throwable.<init>(Throwable.java:181)
     at java.lang.Exception.<init>(Exception.java:29)
     at oracle.apps.xdo.servlet.ReportException.<init>(ReportException.java:40)
     at oracle.apps.xdo.servlet.data.DataException.<init>(DataException.java:44)
     at oracle.apps.xdo.servlet.data.bind.SQLBoundValue11.callDataEngine(SQLBoundValue11.java:741)
     at oracle.apps.xdo.servlet.data.bind.SQLBoundValue11.processData(SQLBoundValue11.java:501)
     at oracle.apps.xdo.servlet.data.bind.SQLBoundValue11.getXML(SQLBoundValue11.java:865)
     at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:408)
     at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:420)
     at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:115)
     at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:337)
     at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:953)
     ... 3 more
Any help would be appreciated.
Thanks.
Vinnie

Even I got the similar error.
How to resolve it?
oracle.apps.xdo.servlet.scheduler.ProcessingException: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:945)
at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
Caused by: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
at oracle.apps.xdo.servlet.data.DataException.fillInStackTrace(DataException.java:127)
at java.lang.Throwable.<init>(Throwable.java:181)
at java.lang.Exception.<init>(Unknown Source)
at oracle.apps.xdo.servlet.ReportException.<init>(ReportException.java:40)
at oracle.apps.xdo.servlet.data.DataException.<init>(DataException.java:44)
at oracle.apps.xdo.servlet.data.bind.ConcatenateBoundValue.process(ConcatenateBoundValue.java:139)
at oracle.apps.xdo.servlet.data.bind.ConcatenateBoundValue.getXML(ConcatenateBoundValue.java:183)
at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:408)
at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:400)
at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:114)
at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:358)
at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:939)

Similar Messages

  • BI Publisher scheduler error ,plz help me how to fix these kind of errors

    BI publisher scheduler error while we schedule the report in BIP.
    Guide me what need to be done .... many of reports are running and failed everyday.
    Help me regarding the issue..
    Thanks,
    Ram

    Take a look at this thread if you haven't already: Re: Schedule problems
    Based on the error message, it appears to be an issue with privileges. Make sure the user specified in the error message has the privilege to access the report.
    Also I believe usernames are case sensitive, so check that out as well..

  • BI Publisher Scheduling Error

    Hi Experts,
    i scheduled some of my BIP reports integrated with siebel. I Notice that if i schedule a report to genreate a 1.5k+ records i always received this kind of error :
    oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.data.DataException: Requested data type does not match with existing data type
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:983)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: oracle.apps.xdo.servlet.data.DataException: Requested data type does not match with existing data type
         at oracle.apps.xdo.servlet.data.server.DefaultDataSet.getString(DefaultDataSet.java:178)
         at oracle.apps.xdo.servlet.data.bind.WebServiceBoundValue11.getValue(WebServiceBoundValue11.java:173)
         at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:413)
         at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:362)
         at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:114)
         at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:357)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:977)
    ... 3 more
    Do you have any idea what can be the solution to solve this issue?

    check this link BI Publisher Scheduling Problem

  • Urgent: Publisher scheduling error while FTP

    Hi team,
    i m trying to ftp a file on one of the windows server via Publisher.But i get this error.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.StringIndexOutOfBoundsException
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1621)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:478)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: java.lang.StringIndexOutOfBoundsException
         at java.lang.String.substring(String.java:1088)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1431)
         ... 3 more
    Can you please help me out with this?
    Edited by: Bhupendra Gupta on Aug 25, 2009 5:36 AM

    You might want to try this forum for Publisher: BI Publisher
    And for "Urgent" questions you should be raising an SR with Oracle.

  • Power BI Scheduling Error

    Hi,
    I am getting the following scheduling error for the report which I ceated using Power Query and publish on O365. If anyone has any insight on the same please help.
    I am trying to pull the data from Sharepoint list into excel for the report
    Refresh on demand 
    We're sorry. We can't open the workbook in the browser because it uses these unsupported features: • SharePoint lists
    Correlation ID:
    a9fc9d7f-95d7-43e9-90e4-c6d9fb65531e
    Thanks
    Mohammed

    Are you pulling data from SharePoint List using Power Query?
    As of now SharePoint List is not not supported datasource for scheduled refresh on O365.
    Only SQL Server is supported right now.
    Thanks,
    Sagar K
    (Blog: http://datamazik.blogspot.in/)

  • BI Scheduler doesn't stop Publisher scheduled jobs

    Hi guys!
    We are facing the issue that we want to stop all Publisher scheduled jobs, so we went to "report job history" and marked all jobs as "cancelled". That jobs gets the status of "cancelling" but never stops. Any idea? We had restarted coreaplication server but it does not help.
    Any workaround to "delete" that jobs?
    Thanks for your time! Any help will be appreciated.
    Regards,
    Ariel

    I am also facing same issue with BI Publisher Scheduler but showing below mentioned error while creating new job.
    Error
    "Job submission failed : Error occurred while scheduling the job. org.quartz.ObjectAlreadyExistsException: Unable to store Job with name: '-1' and group: 'weblogic', because one already exists with this identification."
    Cheers.
    Vishal

  • BI Publisher Scheduling Problem

    Hi Experts,
    Our BI Publisher is currently integrated with siebel, whenever i tried generating 35k records bip report via manual generation in siebel, it completed successfully, however when i tried generating it via bip scheduling it fails. Do you have any idea why this is happening? note that if i generate less number of records bip scheduler successfully generated the report. Hope you could help me on this.
    Thanks in Advance!

    hope this helps
    if u have meta link u can check this document (ID 1359304.1) regarding this error
    and now recent is a bug .[ID 1430802.1] so it is a bug u were hitting
    Symptoms
    Siebel BI Publisher Scheduled Report jobs that use large data set (mostly over 10000 rows) fail with XDO error on the BI Publisher Server:
    [111511_135636875][oracle.apps.xdo.servlet.scheduler.XDOJob][EXCEPTION] [ID:904]
    Exception occurred while processing the document.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.d
    ata.DataException: Requested data type does not match with existing data type
    at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:9
    83)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:520)
    Caused by: oracle.apps.xdo.servlet.data.DataException: Requested data type does
    not match with existing data type
    Cause
    The issue occurs when a Siebel BIP Report based on an Integration Component that has more than 20 Integration Component Fields and processing over 20000-30000 records is run as a Scheduled Job on the BI Publisher server. This behavior can be reproduced with out-of-box reports also, provided the Integration Component has more than 20 fields.
    A Product Bug:13398030 has been logged to request a fix in the future release of Siebel CRM.
    Solution
    Workaround
    The report can be run in interactive/ real-time mode rather than running as a scheduled job.
    NOTE: Please implement the solution as documented in the Document 1064043.1 to be able to run large data volume reports.
    For document 1064043.1 this is the link https://support.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?_afrLoop=560666563922074&id=1064043.1&_afrWindowMode=0&_adf.ctrl-state=j5m2csomr_120
    Permanent Solution
    The fix for this issue will be released in the Siebel CRM 8.1.1.9 Fix Pack.
    Edited by: Avinash_Varma on Mar 18, 2013 12:38 PM

  • Just got a new Samsung laptop. Windows 7, .  Downloaded and installed Itunes 10.6.3.  Now every time i try to open Itunes, I get BSOD and a Veido Scheduler error message.  Anyone else heard of this problem ?

    Running Windows 7 on a new Samsung Series 7 laptop.  Downloaded latest Itunes 64 bit and installed.  Now, when i try to run Itunes, I get BSOD and a video scheduler error message

    Running Windows 7 on a new Samsung Series 7 laptop.  Downloaded latest Itunes 64 bit and installed.  Now, when i try to run Itunes, I get BSOD and a video scheduler error message

  • OBIEE 11G Scheduler error

    Good afternoon guys
    Hope all are well
    My Question is as follows.
    When doing and ./opmnctl startall or even a startproc for the BI Scheduler i get the following error.
    [2013-09-26T13:03:57.000+02:00] [OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: ] [tid: a0ee1720] [68008] Scheduler Error:  [[
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.. Errors were encountered while initializing Scheduler's backend database, check database configuration.
    Can anyone assist?
    Regards
    Rayno

    Good Morning Guys
    We are still having the Scheduler error and i have tried all the posts from you guys, and still no luck.
    In the OPMN logs i get the following error.
    [2013-10-03T10:01:26+02:00] [opmn] [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1752313904:27266) [No addresses matched the properties for the request]
    [2013-10-03T10:01:26+02:00] [opmn] [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1752313904:27266)
    [2013-10-03T10:01:26+02:00] [opmn] [ERROR:1] [] [libopmncustom] Ping failed in Ready callback for proc:1752313904
    [2013-10-03T10:01:27+02:00] [opmn] [NOTIFICATION:1] [663] [pm-process] Stopping Process: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1752313904:27266)
    [2013-10-03T10:02:26+02:00] [opmn] [ERROR:1] [] [libopmncustom] Forcefully Terminating Process: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1752313904:27266)
    [2013-10-03T10:02:26+02:00] [opmn] [TRACE:1] [536] [pm-workers] Job 0 955 result: [[
    No addresses matched the properties for the request
    Can anyone assist please?
    Regards
    Rayno

  • Background job SWFSLSDLEX cannot be scheduled (error )"

    Hi All ,
    i got the following error ,
    when i try to customize the SWU3 " Schedule background job for dead line monitoring ".
    The error is :
    "Work item -: Background job SWFSLSDLEX cannot be scheduled (error )"
    And the Error log says :
    Refer to your workflow system administrator.
    The specified error number should indicate possible reasons for the error. It is possible that the system is in an inconsistent state. The scheduled start of the specified background job must be compared with the minimum date/time of all work items in table SWWDHMIN. It may be necessary to delete the scheduled background job by hand and reschedule it by calling report RSWWDHEX.
    Apparently i dont see any table SWWDHMIN.
    Thanks!
    Richard A

    The issue is solved by adding start profile and instance profile to operation modes.
    Many thanks to my BASIS Guys for solving it !
    Richard  A

  • BI Scheduler error after SSL

    Hi,
    I am unable to schedule the reports after implementing SSL in OBIEE 11.1.1.6.2
    I get the below error. when ever i try to save the agent.
    The following error occurred: Oracle BI Scheduler Error: Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=SSL_connect: (Number=1) error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    [nQSError: 46119] Failed to open HTTP connection to server 167.83.84.82 at port 9814.
    [nQSError: 68021] Message from Oracle BI Scheduler.
    Please let me know if there is any confugration that needs to be done to BI scheduler after implemeting SSL
    please help me
    Thanks.

    Hi,
    please make sure SSL Cerificate installed properly...i just implemented step by step..refer my document with screen short.
    Are you using Custom SSL Cerificate or Oracle Demo? if your using custom certicate just check with u r SSL Admin (CA, port expire date..etc)
    Step by step word document
    http://obieedue.blogspot.sg/2012/08/obiee11g-ssl-setup-and-configuration.html
    Thanks
    Deva

  • BI scheduler error, 1064: An exception occurred in the service

    I am getting an error below while trying to restart BI scheduler,
    "could not start the oracle bi scheduler service on local computer, error 1064: An exception occurred in the service when handling the control request".
    Obiee is running on windows 2003 server. Scheduler was working fine until env went down, when l tried to restart it, suddenly i get this error message. The other services restart fine. Answers, dboard work fine. Its only the scheduler.
    I tried a couple suggested things on the Forum,
    1) l tried to connect the scheduler user using sqlplus, i get an error, ORA-12560: TNS:protocol adapter error. i cant connect. checked with the DB the user is not locked.
    2) I checked the tnsnames.ora everything is fine.
    3) I tried tns ping the user from cmd line i get an error TNS-03505: Failed to resolve the name.
    The scheduler log details are below
    2010-09-24 07:44:01
    [68008] Scheduler Error:
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified
    at OCI call OCIServerAttach.
    [nQSError: 17014] Could not connect to Oracle database.
    If enable tracing on sqlnet.ora i get
    (4472) [24-SEP-2010 09:10:14:390] nnftmlf_make_system_addrfile: entry
    (4472) [24-SEP-2010 09:10:14:390] nnftmlf_make_system_addrfile: system names file is E:\oracle\product\10.2.0\client_1\network\admin\tnsnames.ora
    (4472) [24-SEP-2010 09:10:14:390] nnftmlf_make_system_addrfile: exit
    (4472) [24-SEP-2010 09:10:14:390] nnftboot: exit
    (4472) [24-SEP-2010 09:10:14:390] nnftrne: entry
    (4472) [24-SEP-2010 09:10:14:390] nnftrne: Original name: S_NQ_SCHED
    (4472) [24-SEP-2010 09:10:14:390] nnfttran: entry
    (4472) [24-SEP-2010 09:10:14:390] nnfgrne: Query unsuccessful, skipping to next adapter
    (4472) [24-SEP-2010 09:10:14:390] nnfgrne: exit
    (4472) [24-SEP-2010 09:10:14:390] nnfun2a: address for name "S_NQ_SCHED" not found
    (4472) [24-SEP-2010 09:10:14:390] niqname: Return code from nnfsn2a is 1
    (4472) [24-SEP-2010 09:10:14:390] nigtrm: Count in the NI global area is now 0
    Thanks
    Farai

    hi,
    I tried tns ping the user from cmd line i get an error TNS-03505: Failed to resolve the name.Is there any whitespaces in your DSN name or in tnsnames(.ora) file ? please check it once
    Confirm this ,are you using same DB connection in Job manager and connection pool settings ??
    thanks,
    Saichand.v

  • OBI Scheduler Error on AiX

    Hi,
    we need to configure scheduler on AIX machine. We have installed Oracle 11g client on the same machine where we need to configure scheduler. we ran schconfig from respective folder and tried to start scheduler service then we got following error
    [nQSError: 67004] Registry value for DSN not set.
    [68008] Scheduler Error: [nQSError: 67042] The Scheduler Configuration is incorrect.
    [nQSError: 67004] Registry value for DSN not set.
    ld.so.1: nqscheduler: fatal: /oracle/app/oracle/product/11.1.0/lib/libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /opt/OracleBI/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed
    I was wondering whether it is needed to have oracle 10g client to be installed on AIX maching or we can configure the existing obiee installation with oracle 11g. If we can configure then please tell me step by steps to be followed.
    Thanks in Advance,
    Phani.

    Fixed by installing schema from Admin-scheduler config

  • Oracle BI Scheduler Error

    Hi all,
    I have created a request and added it to the dashboard. I have scheduled the request using Delivers. I have created an iBOT and when i save it the following error is thrown. What cud be the reason?
    Oracle BI Scheduler Error: [nQSError: 68019] Authentication Failed.
    Error Details
    Error Codes: GYFPI8RN
    Cheers.
    Thank u.

    Hi I also faced this problem..
    see this link
    http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/
    you need to use the cryptotools utility to register the user name and password of the administrator user.
    Edited by: kart on Apr 28, 2010 1:05 PM

  • Why do I get Publish Failed Error Message when trying to publish a project to SWF. I am using Captivate 6 (32 Bit) Version 6.0.1.240. I have tried clearing the Cache and renaming my Preferences folder

    Why do I get Publish Failed Error Message when trying to publish a project to SWF. I am using Captivate 6 (32 Bit) Version 6.0.1.240. I have tried clearing the Cache and renaming my Preferences folder

    Try the troubleshooting tips here:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic-troubleshooting-tech niques
    You may have something in your project on one of the slides that is tripping up the publishing process.

Maybe you are looking for