Concurrent Manager in Windows XP

Hi All,
I installed Apps 11.5.10 onto my home PC, My Concurrent Manager is not working. When I start the service from Services then it shows me started and but as soon as I submit any job , it automatically shut down and job shows Status Inactive and No Manager. I run the script cmclean.sql but after running this I am facing another problem when try to change any responsibility i.e. Node ID does not exist for the current application server id.
Please tell me how to resolve this problem.
Thanks

Hi,
Give full details about the concurrent manager. Before cmclean.sql is there any requests are pending or not. If possiable send me the screen shots.
Thanks and Regards
Venkat..
[email protected]

Similar Messages

  • Concurrent manager does not start

    Sinds today I cannot start concurrent manager, get Windows error 1065, database connection error. The vis database and listeners are running.

    After stopping services using c:\oracle\viscomn\admin\scripts\VIS_pc007\adstpall.cmd APPS/APPS command, running C:\oracle\viscomn\admin\scripts\VIS_pc007\adautocfg.cmd, C:\oracle\visdb\9.2.0\appsutil\scripts\VIS_pc007\adautocfg.cmd and starting services by c:\oracle\viscomn\admin\scripts\VIS_pc007\adstrtal.cmd APPS/APPS the concurrent manager has been started. However when I try to log in to E-business suite as sysadmin I get following errors:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SQL_PLSQL_ERROR. Tokens: ROUTINE = createSession(int)(userId=6,sessionMode='null','50A433AC43BB44D19FEE33615DA0CC0122667116423664681147113645494831'); REASON = java.sql.SQLException: ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.MO_UTILS" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 1811
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 302
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 455
    ORA-06512: at line 1
    ; ERRNO = 4068; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:974)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4572)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.MO_UTILS" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 1811
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 302
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 455
    ORA-06512: at line 1
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4572)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.MO_UTILS" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 1811
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 302
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 455
    ORA-06512: at line 1
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1972)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1119)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2185)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2059)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2976)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:656)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:734)
         at oracle.apps.fnd.common.WebAppsContext.createSession(WebAppsContext.java:2120)
         at oracle.apps.fnd.common.WebAppsContext.createSession(WebAppsContext.java:2224)
         at oracle.apps.fnd.common.WebAppsContext.createAnonymousSession(WebAppsContext.java:4347)
         at oracle.apps.fnd.common.WebRequestUtil.setGuestSession(WebRequestUtil.java:1077)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4570)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.MO_UTILS" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 1811
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 302
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 455
    ORA-06512: at line 1
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4572)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.MO_UTILS" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 1811
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 302
    ORA-06512: at "APPS.FND_SESSION_MANAGEMENT", line 455
    ORA-06512: at line 1
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1972)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1119)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2185)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2059)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2976)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:656)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:734)
         at oracle.apps.fnd.common.WebAppsContext.createSession(WebAppsContext.java:2120)
         at oracle.apps.fnd.common.WebAppsContext.createSession(WebAppsContext.java:2224)
         at oracle.apps.fnd.common.WebAppsContext.createAnonymousSession(WebAppsContext.java:4347)
         at oracle.apps.fnd.common.WebRequestUtil.setGuestSession(WebRequestUtil.java:1077)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4570)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)

  • 11.5.10.2 Windows XP installation - Concurrent Manager not working

    I have completed the 11.5.10.2 installation on windows XP without any issues. However, concurrent manager even though it starts but when I submit any request, "no active manager" displays in the requests window.
    I tried if anyone had issues in this forum and found that I need to run autoconfig but that has not helped.
    The following steps are being already tried but with no luck:
    1. Stopped all application tier services (apache, fulfillment, forms etc)
    2. Ran \oracle\viscomn\admin\scripts\<VIS_Server>\adautocfg.cmd - it completed successfully
    3. One of the threads in this forum said "OracleVISOra806_2TNSListener80APPS_VIS" must be running in order for CM to work - it was not running and attempted to start but could not.
    Here is the log file info for "OracleVISOra806_2TNSListener80APPS_VIS" service:
    System parameter file is E:\oracle\visdb\9.2.0\network\admin\<VIS_Server>\listener.ora
    Log messages written to E:\oracle\visora\8.0.6\NET80\log\apps_vis.log
    TNS-01151: Missing listener name, APPS_VIS, in LISTENER.ORA
    Thanks in advance..

    As I ran autoconfig, it has set the service to start automatically...this is the service name I'm referring to: OracleVISOra806_2TNSListener80APPS_VIS
    8.0.6 listner.ora
    APPS_VIS =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= TCP)(Host= pravdhir)(Port= 1626))
    SID_LIST_APPS_VIS =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDSM )
    ( ORACLE_HOME = E:\oracle\visora\8.0.6 )
    ( PROGRAM = E:\oracle\visappl\fnd\11.5.0\bin\fndsm.exe )
    ( ARGV0 = FNDSM_VIS_pravdhir )
    ( envs='MYAPPSORA=E:\oracle\visappl\APPSVIS_pravdhir.cmd,FNDSM_SCRIPT=E:\oracle\viscomn\admin\scripts\VIS_pravdhir\gsmstart.cmd' )
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = E:\oracle\visora\8.0.6 )
    ( PROGRAM = E:\oracle\visappl\fnd\11.5.0\bin\fndfs.exe )
    ( ARGV0 = VIS_pravdhir )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=American_America.UTF8,APPLFSTT=VIS_BALANCE;VIS;VIS_806_BALANCE;VIS_FO,APPLFSWD=E:\oracle\visappl\admin;E:\oracle\viscomn\temp;E:\oracle\viscomn\html\oam\nonUix\launchMode\restricted')
    STARTUP_WAIT_TIME_APPS_VIS = 0
    CONNECT_TIMEOUT_APPS_VIS = 10
    TRACE_LEVEL_APPS_VIS = OFF
    LOG_DIRECTORY_APPS_VIS = E:\oracle\visora\8.0.6\net80\admin
    LOG_FILE_APPS_VIS = APPS_VIS
    TRACE_DIRECTORY_APPS_VIS = E:\oracle\visora\8.0.6\net80\admin
    TRACE_FILE_APPS_VIS = APPS_VIS
    IFILE = E:\oracle\visora\8.0.6\network\admin\VIS_pravdhir\VIS_pravdhir_listener_ifile.ora
    9.2.0 Listner.ora
    VIS =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= IPC)(KEY= EXTPROCVIS))
    (ADDRESS= (PROTOCOL= TCP)(Host= pravdhir.dp.com )(Port= 1521))
    SID_LIST_VIS =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= E:\oracle\visdb\9.2.0)
    (SID_NAME = VIS)
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = E:\oracle\visdb\9.2.0)
    (PROGRAM = extproc)
    STARTUP_WAIT_TIME_VIS = 0
    CONNECT_TIMEOUT_VIS = 10
    TRACE_LEVEL_VIS = OFF
    LOG_DIRECTORY_VIS = E:\oracle\visdb\9.2.0/network/admin
    LOG_FILE_VIS = VIS
    TRACE_DIRECTORY_VIS = E:\oracle\visdb\9.2.0/network/admin
    TRACE_FILE_VIS = VIS
    ADMIN_RESTRICTIONS_VIS = OFF
    IFILE=E:\oracle\visdb\9.2.0\network\admin\VIS_pravdhir\listener_ifile.ora
    As the system parameter is set to 9.2.0 directory and it is trying to find APPS_VIS entry which is not found in 9.2.0 Listner.ora file and hence erroring out.
    I tried the following:
    1. I copied the contents from 8.0.6 listner.ora file and added into 9.2.0 listner.ora file.
    2. Rebooted
    3. OracleVISOra806_2TNSListener80APPS_VIS > service started successfully
    4. Started 9.2.0 listner service (OracleVIS_db920_RDBMSTNSListenerVIS) and Oracle Service manually
    5. I ran autoconfig
    6. I started all the application services manually
    It worked but I don;t know where else the application will fail. So far so good. But is this the right procedure?
    one more question? Do I need to run autoconfig after every reboot?

  • Concurrent Manager Issue in Oracle Apps 11i on MS Windows 2003

    Hi,
    We have Oracle Apps 11i (11.5.10) on Windows 2003 running Oracle Financilas and Supply Chain.
    From this morning onwards, concurrent requests are not getting completed. All requests are showing Running Normally. I checked the server (Single Node 4 GB Memory) and CPU usage is more than 90%. Task Manager is showing 50% CPU usage for SYSTEM (Image Name). Once the CPU usage for SYSTEM(image name) goes beyond 40% then the server is becoming slow and the problem starts.
    When I stop the Concurrent Manager it does not stop and I have to End Process the FNDLIBR process manually.
    I have recreated the concurrent manager using CCMSETUP and also ran cmclean.sql. Nothing is helping.
    System is Live since 2006 and the issue started only today.
    Please suggest any solutions as this is happening in our Production system.
    Thanks.
    Thiru

    Thiru,
    Which concurrent manager consumes the CPU usage? Are you able to identify it?
    Any errors in the CM log file? Did you try to start the CM with diag=y and see if any errors are reported in the log files?
    What happen to the CPU usage when you stop the CM?
    I assume that you are running Purge Concurrent Manager/Requests on regular basis, so this should not be an issue here.
    Please review the following notes, and see if it helps.
    Note: 114380.1 - Concurrent Manager Processes Taking Lots of CPU
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=114380.1
    Note: 264752.1 - FNDLIBR Consuming Memory Causing CPU Utilization To Increase Daily
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=264752.1
    System is Live since 2006 and the issue started only today.I assume no changes have been done recently, correct?
    Regards,
    Hussein

  • How to up concurrent manager in R12 EBS installation in windows 2003 server

    Hi,
    I have installed R12 EBS on windows 2003 server. It was working fine for 2 days.
    Then suddenly when I submitted some concurrent program ,
    status was "No Manager" i.e. concurrent manager was down.
    I dont know how to restart/start concurrent manager .
    Any help will be greatly appreciated .
    Thanks

    Thanks hussein , where do I get application env file. I tried stoping cm from the services and then executed file CMCLEAN.sql and then restarted cm from services menu. However still I can't see cm running in application. I bounced the server also before restartingConfiguration and Environment Files
    http://docs.oracle.com/cd/E18727_01/doc.121/e13676/T530334T530337.htm#admu-cef
    Did you commit the changes after running cmclean.sql? If yes, please check the CM log file for any errors.
    Thanks,
    Hussein

  • R12 on Windows XP - Concurrent Manager Service

    I installed R12 on WIndows XP.
    It is working fine, but concurrent Manager Service is not getting created.
    I tried with Auto Config...and also running directly ccmsvc.exe...
    It always errors out displaying a window which reads Oracle Applications Concurrent Manager service encountered an error and needs to close. We are sorry for inconvenience.+
    I looked at the Application log in Event viewer. It says Application: ccmsvc.exe and faulting module ntdll.dll.
    Does any body know how to fix the faulting module ntdll.dll error....?
    THanks in Advance
    Ambati

    Sorry for the delay...I was sick all these days....
    I did restart the machine.....
    THis is the error report in event viewer...and the version of ntdll.dll appears to be 5.1.2600.5512
    Faulting application ccmsvc.exe, version 0.0.0.0, faulting module ntdll.dll, version 5.1.2600.5512, fault address 0x000249ab.+
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.+
    I have Windows XP Service Pack 3 installed on my machine.

  • Renaming Set Code and Stage Code for a refresh set in Concurrent Manager

    Hi,
    We're using Oracle Applications 11.5.10.2 on a 10.2.0.4 Database:
    Would anyone know how to rename the Set Code for the Refresh Set and Stage Code for the Stage for a Refresh Set in Concurrent Manager? I’ve seen it done in the two Report Sets but when I try to so it in the Report Set I’m creating, those fields are grayed out. How do I get around that?
    Thanks!

    950950 wrote:
    Hello folks.
    There is a request set that has three stages. I've got to remove the final stage but I don't seem to be able to do this.
    I'm logged in with a System Administrator role and I believe we're on 11.5.10.2.
    I'll keep poking around but I'm hoping one of you gurus has the information at the tip of your fingers, or could at least point me in the right direction.
    Thanks,
    GeorgeWhat is the error you get?
    Please make sure you remove the link stages for this particulare stage (from "Link Stages" window) before you delete it from the "Define Stages" window.
    Thanks,
    Hussein

  • Generating pdf report via concurrent manager and xml publisher

    I have report (rdf) which works fine in eBusiness Suite but I’d like to create translatable reports with reach layout (comparing with the Report Builder) based on the functionalities of the XML publisher. I’ve made all necessary steps (first change the output format for that report in concurrent manager from pdf to xml, submit the report to get xml file, which I’ve used in Microsoft Word Template Builder to make layout in rtf file, and create data and template in XML Publisher Administrator in eBusiness Suite).
    When I’ve submitted that report from concurrent manager, after the concurrent manage finished his job I got the warning message.
    Also the output file is not generated and in log file there is a message: One or more post-processing actions failed. Consult the OPP service log for details.
    Concurrent manager works fine, but there are problem when concurrent manager send the xml output of the report to XML Publisher which have to create pdf layout based on rtf template.
    I think there might be a problem with report complexity, while I’ve used layout formatting, api calls to eBusiness Suite, parameters, placeholders, attached library etc.
    If it is impossible to get new report based on xml publisher template, what is the purpose of xml publisher if it is so limited, while every eBusiness Suite Report is so complex.
    I hope there will be a person on this forum with the same problem, otherwise I’ll give up at all from XML Publisher, at least until it come a better version of that tool which it seems to be in early development phase and not ready for the market yet.

    All of the complex report logic is handled in your Oracle Report (rdf) file.
    If your Oracle report is working OK, then this report should be generating XML.
    After running your report, go to the View Requests window. Highlight your request, and click the Diagnostics button. Then click the 'View XML' button. If you see XML data, then you should be OK.
    When I faced a similar issue, it was because the '1 step' process didnt work for the particular report I was using. The '1 step' process doesn't work for every report. Which report are you using?
    If the report is submitted via a form (not the concurrent manager request form), then you probably need to use 2 steps to produce the desired output.
    For more information, see the following thread:
    Enhancment to avoid 2 step check printing
    HTH,
    Mark K

  • Concurrent Manager service cant be started

    Good day
    -I installed Apps 11i 11.5.0 on my PC for learning purpose , My OS is (Win XP SP2) .
    -The Concurrent Manager service in windows cant be started although it was fine directly after installation ( i tried to submit request for one report and it worked ) .
    -If i start the service manually it returns the error :
    Error 1065 : the database specified is dose not exist .
    -In the event viewer i find two errors :
    Cannot connect to database (APPS/_‚ ?ٹ„‚•ٹگڈ”@VIS). ORA-error:1033.
    OR
    Cannot connect to database (APPS/_‚ ?ٹ„‚•ٹگڈ”@VIS). ORA-error:1017.
    -I didn’t change any database password .
    -I can log on to the application using (operation/welcome) .
    Any idea …
    Thanx in advance .
    Edited by: Hassan Abazid on Jan 21, 2009 6:45 AM

    Source the application env file (envshell.cmd) under %APPL_TOP%, and run the following script to remove the existing Concurrent Manager Service:
    adsvcm.cmd -deinstallTo create a new Concurrent Manager Service:
    adsvcm.cmd apps <appspassword>Oracle® Applications Maintenance Procedures
    http://download.oracle.com/docs/cd/B11454_01/11.5.9/acrobat/11iadproc.pdf

  • Could not activate Internal Concurrent Manager

    Hi all,
    I downloaded ebiz suite from edelivery and installed it on my stand alone xp system, giving a random domain name during installation (and editing the etc/hosts file before that). For some reason I couldn't activate ICM in windows services folder listed as OracleConcMgr_VISLocalhost. I manually tried to start the service by clicking on start, it starts up and stays there for 10 secs and then shuts it self down. I even tried starting the ICM by running 'adcmctl start apps/apps'. But it simply exits with a status 0, and it doesn't generate any log file in viscomn/admin/logs/vis_localhost.
    The output for the above command:
    Starting concurrent manager for....
    adcmctl.cmd exiting with status 0
    I've also tried cmclean.sql. Please help me in solving this issue as all my request are in 'no manager available' status. I even tried re installing the apps but it still gives me the same error.
    Thanks
    Suneel

    Fadi Hasweh, you rock!!!
    It works!!!
    Wierdly the tnsnames.ora file is located under F:\visora\8.0.6\NET80\ADMIN\VIS_localhost directory . I added the entries as you suggested and restarted the system. And that earlier error doesn't show up any more.
    Now I got a new error when I try to run a report:
    +---------------------------------------------------------------------------+
    Receivables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    ARXCTA module: Adjustment Approval Report
    Current system time is 27-FEB-2007 11:06:31
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_ORDER_BY='Adjustment Name'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    LOG :
    Report: F:\visappl\ar\11.5.0\reports\US\ARXCTA.rdf
    Logged onto server:
    Username:
    LOG :
    Logged onto server:
    Username: APPS
    ERR REP-3002: Error initializing printer. Please make sure a printer is installed.
    Program exited with status 3
    Cause: The program terminated, returning status code 3.
    Action: Check your installation manual for the meaning of this code on this operating system.
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 2719522.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 27-FEB-2007 11:06:31
    ---------------------------------------------------------------------------

  • Concurrent Manager not starting

    Platform: "Windows 2003 R2 32-bit"
    EBS: "11.5.10.2"
    Database: "10.2.0.4"
    Just applied patch 6241631 and then successfully completed autoconfig on both database and application. When trying to start the application services concurrent manager service is not being started and giving error:
    ECHO is off.
    ECHO is off.
    Thu 08/18/2011 09:53 AM
    ECHO is off.
    ECHO is off.
    Thu 08/18/2011 09:53 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    Starting concurrent manager for PROD ...
    The OracleConcMgrPROD_apps11i service is starting.
    adcmctl.cmd exiting with status 2
    .end std out.
    The OracleConcMgrPROD_apps11i service could not be started.
    A system error has occurred.
    System error 1067 has occurred.
    The process terminated unexpectedly.
    .end err out.
    The patch completed succesfully but I am wondering why its is behaving abnormally. I have run cmclean.sql and even rebooted the machine but in vain.
    Please guide me to get rid out of this.
    In the "08180953.log" at the end I see the following report:
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_apps11i adapcctl.cmd Started
    OraclePRODOra806_2TNSListener80APPS_PROD adalnctl.cmd Started
    OracleConcMgrPROD_apps11i adcmctl.cmd Started
    OracleFormsServer-Forms60PROD_apps11i adfrmctl.cmd Started
    OracleReportServer-Rep60_PROD adrepctl.cmd Started
    Oracle Metrics Client PROD_apps11i adfmcctl.cmd Started
    Oracle Metrics Server PROD_apps11i adfmsctl.cmd Started
    Oracle Fulfillment Server PROD_apps11i jtffmctl.cmd Already Started
    Oracle Restricted Apache Server PROD_apps11i adaprstctl.cmd Disabled
    Oracle Apache Server PROD_apps11i for PL/SQL adapcctl.cmd Disabled
    Oracle TCF SocketServer PROD_apps11i adtcfctl.cmd Disabled
    Oracle ICSM PROD_apps11i ieoicsm.cmd Disabled
    Oracle iProcurement Bulk Loader PROD_apps11i icxblkctl.cmd Disabled
    Oracle MWA Service PROD_apps11i mwactlwrpr.cmd Disabled
    ServiceControl is exiting with status 0
    Edited by: user12194837 on Aug 17, 2011 10:19 PM

    The OracleConcMgrPROD_apps11i service is starting.
    adcmctl.cmd exiting with status 2
    .end std out.Please check the CM log file for details about the error.
    The OracleConcMgrPROD_apps11i service could not be started.
    A system error has occurred.
    System error 1067 has occurred.
    The process terminated unexpectedly.Please check the Event Viewer for details about the error.
    Thanks,
    Hussein

  • Unable to view output from concurrent manager

    Hello all,
    I am unable to view output from concurrent manager, I am using IE 8 32bit on Windows 7 & adobe 10.0.1
    It gives a blank page
    We are trying to view an xml report
    EBS 11.5.10.2
    db : 10.2.0.
    linux 4 update 5
    I have already reffered below documents but for no luck
    Note: 888932.1 - R12.1 Unable To View Output For Xml Outputs - View Output Button - The window opens up And Disappear Automatically
    Note: 305850.1 - Unable To View Output Of PDF Report When Clicking ''View Output''
    Thanks.

    Is the issue with XML/PDF concurrent requests or with all requests?
    Can you find any errors in Apache/Database log files?
    Is the application listener up and running? Can you find any errors in the listener log file?
    Have you tried to run AutoConfig and bounce the services and see if this helps?
    Thanks,
    Hussein

  • Unable to start concurrent manager Service on WinXP

    Hi
    I have successfully installed R12 vision instance on widows XP with service pack 3.when i try to start oracle concurrent manager service from windows services it gives me error
    The oracleConcMgrVIS_demo (demo is the name of computer) service on local computer started then stopped. Some services started stop automatically if they have no work to for examples the performance logs and alert services.
    I am not able to run any report or concurrent request bcz of this.
    Kindly help me.
    Regards

    Hi ,
    Please go to services and update CM services properties.
    Right manager services--> Properties-->Log On--> As a domain User.( Not Local Usre)
    Restarte the machine with below command (Don't start from start->shutdown)
    Go to command prompt-- type below command
    shutdown -r -t 0 1
    l

  • Widows XP - Concurrent Manager - Target node/queue unavailable!

    Dear All,
    Need help to run concurrent Manager, all services are up, started, but all request are inactive, no manager, I tried my best to solve this problem thru metalink, updating FND......, its activating and suddenly status changing to target node/queue unavailable.
    Please give me some idea how to sort this problem, when intalling 11i there is some error came memory error and i cancelled, then it proceeded and completed installation.
    Regards,
    Williams.

    Hi All,
    I am also facing same problem and did you got the any soluation.
    I am getting below problem, while trying to install E-Business suite on Windows server XP,
    RW-50011 :ERROR:- Operating system patch/version test has returned an error:1
    Moreover I have prox 92 GB disk space free, but it's giving errors, there is no enough free space on disk...
    Warm regards
    raags INDIA
    [email protected]

  • Concurrent Manager - Actual processes

    Oracle EBS 11.5.9 on Windows 2003
    1-In administer concurrent Managers screen.
    against STANDARD MANAGER, i am not able to see ACTUAL process where as in TARGET & RUNNING columns are showing values.
    I think it happend after cloning, on production i am able see ACTUAL processes.
    2-The problem is basically, concurrent manager processing is very slow.
    How i can troubleshoot above two points.
    Regards,

    Hi,
    1-In administer concurrent Managers screen.
    against STANDARD MANAGER, i am not able to see ACTUAL process where as in TARGET & RUNNING columns are showing values.
    I think it happend after cloning, on production i am able see ACTUAL processes. Any errors in the CM log file?
    From System Administrator responsibility, navigate to Concurrent > Manager > Administer. Query "Standard Manager", click on "Work Shifts" and verify the number of Processes.
    2-The problem is basically, concurrent manager processing is very slow.Do you run "Purge Concurrent Request and/or Manager Data" concurrent program on regular basis?
    How many rows you have in the FND_CONCURRENT_PROCESSES and FND_CONCURRENT_REQUESTS tables? Make sure it does in exceed 50K by running "Purge Concurrent Request and/or Manager Data" concurrent program.
    Regards,
    Hussein

Maybe you are looking for