Process Scheduler - App Engine Help.

We are trying to run an application engine program that produces a simple report as an excel file (.XLS), in the process scheduler when running the program and selecting type EMAIL and format as XLS we are running into some issues.
The report gets emailed, but we then schedule a PS Query to run as email and XLS format right after, the PS Query produces the output of the app engine report and not the query results.
Any idea or suggestions on what this could be ?

i found the issue. it base on the rows in the PSPRCSRQST and PS_CDM_LIST table, in Peoplesoft online, the user is deleting the process instance triggered by the event. She/he tries to delete the process instance while it is in progress of generating the PDF file. Thanks!

Similar Messages

  • How to identify if the COBOL ran successfully from app engine?

    I have scheduled a COBOL process from App Engine. Once it ran successfully, i need to start another process. How to accomplish this in App engine peoplecode? Is there any flag updated on the successfull run of the cobol process? How to handle when the cobol did not run successfully?

    Refer to PeopleBooks
    http://peoplebooks.cognizant.com/PSOL/PT848/eng/psbooks/tpcl/chapter.htm?File=tpcl/htm/tpcl02.htm%23H4529
    Sample code from PBooks Pasted below
    Rem Set the return code so we are sure it is sent back.
    &Returncode = -1;
    Rem Set the parameters that will be sent across.
    &param1 = "John";
    &param2 = "Smith";
    Rem Set the standard parameters that indicate program name and run-control.
    &RemoteCobolPgm = "CBLPROG1";
    /* call the remote function */
    RemoteCall ("PSRCCBL",
    "PSCOBOLPROG", &RemoteCobolPgm,
    "PSRUNCTL", workrec.runctl,
    "FirstName", &param1,
    "LastName", &param2,
    "Returncode", &Returncode,
    "MessageSet", &msgset,
    "MessageID", &msgid,
    "MessageText1", &msgtext1,
    "MessageText2", &msgtext2);
    if &Returncode <> 0
    WinMessage(MsgGet(&msgset, &msgid, "default message", &msgtext1, &msgtext2));
    end-if;

  • App Server and Process Scheduler stuck while booting

    Hi All,
    We are facing a big issue in our production instance.The application server showed down while accessing the PIA.When we tried to reboot the same it didnt start and was getting stuck after some steps..few snipets are below after the last PSSRENSRV process does not proceed further.
    exec PSSAMSRV  --A  --  -C  psappsrv.cfg  -D FNPROD  -S PSSAMSRV:
            CMDTUX_CAT:819: INFO:Process id=5584 Assume started <pipe>.
    exec PSSAMSRV  --A  --  -C  psappsrv.cfg  -D FNPROD  -S PSSAMSRV:
            CMDTUX_CAT:819: INFO:Process id=5600 Assume started <pipe>.
    exec PSSAMSRV  --A  --  -C  psappsrv.cfg  -D FNPROD  -S PSSAMSRV:
            CMDTUX_CAT:819: INFO:Process id=5616 Assume started <pipe>.
    exec PSSAMSRV  --A  --  -C  psappsrv.cfg  -D FNPROD  -S PSSAMSRV:
            CMDTUX_CAT:819: INFO:Process id=5632 Assume started <pipe>.
    exec PSSAMSRV  --A  --  -C  psappsrv.cfg  -D FNPROD  -S PSSAMSRV:
            CMDTUX_CAT:819: INFO:Process id=5648 Assume started <pipe>.
    exec PSSAMSRV  --A  --  -C  psappsrv.cfg  -D FNPROD  -S PSSAMSRV:
            CMDTUX_CAT:819: INFO:Process id=5664 Assume started <pipe>.
    exec PSRENSRV  --A  --   -C  psappsrv.cfg  -D FNPROD  -S PSRENSRV:The tuxedo,appserv and renserv logs shows,
    renserv log
    ----- Begin booting PSRENSRV -------------------------
    0.5608 [14/Jul/2011 07:51:54](ERROR) CRenTuxSvcMgr::ReqBootParameters - Tux service call failed.
    ----- Begin booting PSRENSRV -------------------------
    0.5056 [14/Jul/2011 07:58:47](ERROR) CRenTuxSvcMgr::ReqBootParameters - Tux service call failed.
    ----- Begin booting PSRENSRV -------------------------
    0.780 [14/Jul/2011 08:21:04](ERROR) CRenTuxSvcMgr::ReqBootParameters - Tux service call failed.------------------------------------------------------------------------------------------
    tuxedo log
    receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV
    082104.UKLO2K3S55!JSH.5060.5084.-2: JOLT_CAT:1107: "ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV"
    082104.UKLO2K3S55!WSH.4364.1752.0: WSNAT_CAT:1107: ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV
    082104.UKLO2K3S55!WSH.4472.4416.0: WSNAT_CAT:1107: ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV
    082104.UKLO2K3S55!WSH.1684.4128.0: WSNAT_CAT:1107: ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV
    082104.UKLO2K3S55!WSH.4256.4172.0: WSNAT_CAT:1107: ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV
    082104.UKLO2K3S55!JSH.4876.496.-2: JOLT_CAT:1107: "ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV"
    082104.UKLO2K3S55!WSH.4896.4284.0: WSNAT_CAT:1107: ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV
    082104.UKLO2K3S55!JSH.4800.1036.-2: JOLT_CAT:1107: "ERROR: Error receiving messages, tperrno = TPEOS, Uunixerr = UMSGRCV"
    082104.UKLO2K3S55!WSL.3904.4032.0: LIBTUX_CAT:703: ERROR: Cannot get statistics on message queue 43
    082104.UKLO2K3S55!JSL.4316.4024.0: JOLT_CAT:1196: "INFO: Terminating handlers in preparation for shutdown"
    082104.UKLO2K3S55!WSL.3904.4032.0: WSNAT_CAT:1197: INFO: Exiting system
    082104.UKLO2K3S55!JREPSVR.5768.5800.0: LIBTUX_CAT:271: ERROR: System lock semop failure, key = 61480 (errno = 22)
    082104.UKLO2K3S55!WSL.3904.4032.0: LIBTUX_CAT:268: ERROR: Failed to stop serving
    082104.UKLO2K3S55!JSL.4316.4024.0: JOLT_CAT:1197: "INFO: Exiting system"
    082104.UKLO2K3S55!JREPSVR.5768.5800.0: LIBTUX_CAT:268: ERROR: Failed to stop serving
    082104.UKLO2K3S55!JSL.4316.4024.0: LIBTUX_CAT:268: ERROR: Failed to stop serving
    082105.UKLO2K3S55!PSWATCHSRV.6124.568.-2: ERROR: msgrcv err(LIBTUX_CAT:669: ERROR: Message operation failed because of the invalid message queue identifier): errno=22,qid=2,buf=9580216,bytes=4572,type=-1073741824,flag=2048
    082105.UKLO2K3S55!PSWATCHSRV.6124.568.-2: LIBTUX_CAT:268: ERROR: Failed to stop serving------------------------------------------------------------------------------------------
    app serv log
    PSADMIN.4944 (0) [07/14/11 07:48:28](0) Begin boot attempt on domain FNPROD
    PSWATCHSRV.4720 (0) [07/14/11 07:48:33] Starting
    PSADMIN.4944 (0) [07/14/11 07:52:29](0) End boot attempt on domain FNPROD
    PSADMIN.4944 (0) [07/14/11 07:55:46](0) Begin boot attempt on domain FNPROD
    PSWATCHSRV.1412 (0) [07/14/11 07:55:50] Starting
    PSADMIN.4892 (0) [07/14/11 08:08:07](0) Begin boot attempt on domain FNPROD
    PSWATCHSRV.5032 (0) [07/14/11 08:08:13] Starting
    PSADMIN.4892 (0) [07/14/11 08:08:27](0) End boot attempt on domain FNPROD
    PSADMIN.6104 (0) [07/14/11 08:20:28](0) Begin boot attempt on domain FNPROD
    PSWATCHSRV.6124 (0) [07/14/11 08:20:32] Starting-----------------------------------------------------------------------------------------
    tuxedo log
    213815.UKLO2K3S55!PSSAMSRV.6072.6040.0: LIBTUX_CAT:262: INFO: Standard main starting
    213815.UKLO2K3S55!PSRENSRV.2440.2444.-2: 07-13-2011: Tuxedo Version 8.1 32-bit Windows.
    213815.UKLO2K3S55!PSRENSRV.2440.2444.-2: LIBTUX_CAT:262: INFO: Standard main starting
    214434.UKLO2K3S55!BBL.5964.4464.0: ERROR: msgrcv err(LIBTUX_CAT:666: ERROR: Message operation failed because the queue was removed): errno=100,qid=257,buf=10285048,bytes=4572,type=-1073741824,flag=0
    214434.UKLO2K3S55!PSRENSRV.2440.2444.-2: ERROR: msgrcv err(LIBTUX_CAT:666: ERROR: Message operation failed because the queue was removed): errno=100,qid=277,buf=11551960,bytes=8668,type=805306369,flag=0
    214434.UKLO2K3S55!BBL.5964.4464.0: ERROR: msgrcv err(LIBTUX_CAT:669: ERROR: Message operation failed because of the invalid message queue identifier): errno=22,qid=257,buf=10285048,bytes=4572,type=0,flag=0
    214434.UKLO2K3S55!BBL.5964.4464.0: LIBTUX_CAT:271: ERROR: System lock semop failure, key = 33242 (errno = 22)
    214434.UKLO2K3S55!BBL.5964.4464.0: LIBTUX_CAT:268: ERROR: Failed to stop serving
    214434.UKLO2K3S55!BBL.5964.4464.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    214434.UKLO2K3S55!PSWATCHSRV.5208.4528.-2: ERROR: msgrcv err(LIBTUX_CAT:669: ERROR: Message operation failed because of the invalid message queue identifier): errno=22,qid=258,buf=9654368,bytes=27996,type=-1073741824,flag=2048
    214434.UKLO2K3S55!PSWATCHSRV.5208.4528.-2: LIBTUX_CAT:268: ERROR: Failed to stop serving
    214507.UKLO2K3S55!tmboot.4616.5152.-2: 07-13-2011: Tuxedo Version 8.1 32-bit Windows.
    214507.UKLO2K3S55!tmboot.4616.5152.-2: TUXNT_CAT:4: ERROR: Cannot access ipc server (The system cannot find the file specified.
    214507.UKLO2K3S55!tmboot.4616.5152.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    214508.UKLO2K3S55!PSADMIN.868: End boot attempt on domain FNPRODAlso the process scheduler was not getting booted the logs are shown below,
    scheduler log
    085646.UKLO2K3S55!restartsrv.2484.4116.-2: server BASE/101: CMDTUX_CAT:587: INFO: Cannot restart server, scheduling for cleanup
    085653.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:550: WARN: Cleaning up restartable server BASE/101
    085653.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:216: WARN: Process 4300 died; removing from BB
    085653.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:216: WARN: Process 5372 died; removing from BB
    085653.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:216: WARN: Process 5640 died; removing from BB
    085653.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:216: WARN: Process 5768 died; removing from BB
    085653.UKLO2K3S55!cleanupsrv.4148.4364.-2: 07-14-2011: Tuxedo Version 8.1 32-bit Windows.
    085653.UKLO2K3S55!cleanupsrv.4148.4364.-2: GP_CAT:1077: ERROR: Unable to open environment file E:\Psoft\PRDAPP\appserv\prcs\FNPROD\psprcsrv.env for reading
    085653.UKLO2K3S55!cleanupsrv.4148.4364.-2: LIBTUX_CAT:353: ERROR: Error putting ENVFILE E:\Psoft\PRDAPP\appserv\prcs\FNPROD\psprcsrv.env into environment
    085653.UKLO2K3S55!cleanupsrv.4148.4364.-2: server BASE/101: CMDTUX_CAT:551: INFO: server removed
    085743.UKLO2K3S55!BBL.4044.5996.0: ERROR: msgrcv err(LIBTUX_CAT:666: ERROR: Message operation failed because the queue was removed): errno=100,qid=80,buf=10304328,bytes=4572,type=-1073741824,flag=0
    085743.UKLO2K3S55!BBL.4044.5996.0: ERROR: msgrcv err(LIBTUX_CAT:669: ERROR: Message operation failed because of the invalid message queue identifier): errno=22,qid=80,buf=10304328,bytes=4572,type=-1073741824,flag=0
    085743.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:271: ERROR: System lock semop failure, key = 64479 (errno = 22)
    085743.UKLO2K3S55!BBL.4044.5996.0: LIBTUX_CAT:268: ERROR: Failed to stop serving
    085743.UKLO2K3S55!BBL.4044.5996.0: CMDTUX_CAT:26: INFO: The BBL is exiting systemIs this a problem with Tuxedo if so what has to be done...Pls help its a bit urgent...
    Thanks in advance...

    First of all; if a problem is urgent then you should always contact Oracle support instead.
    It looks like the domain is corrupt within Tuxedo. You could try to reconfigure the domain so that it will get recreated in Tuxedo. Make sure you have a backup before you do this. To reconfigure the domain simply open a CMD box and type the following command (from the appserver directory):
    psadmin -c configure -d "DOMAIN_NAME"
    You can only use this command for the application server.

  • App server , process scheduler , web server and DB scripts

    Team,
    Good Morning.
    I am looking for the script which will help me in doing health check-up for app server , process scheduler , web server and DB.
    The script should trigger a email when any one of the domain is down and when it get up.
    Waiting heartly

    If you really only want scripts you should write them yourself. If you don't understand the script how can you be expected to support it, modify it, or add new features? You don't even indicate what OS your using? I could give you a copy of a powershell script but what good is that on a linux box?
    You need to identify what you really are interested in monitoring. Is it process health only? actual system integrity? Do you need to know if a process count goes under a certain threshold? Is the processes scheduler really working? Is queuing occurring somewhere? Is the web server at a critical number of open sessions? log monitoring for keywords? Do you need to actually simulate a web session which would prove the full system is working in one execution, although it won't indicate a failure will occur where some other monitoring might?
    This is why the others have recommended pre-built packages that already offer most of this. If you still want scripts, gather your requirements, think about what you really need, try some stuff on your own, and if you have a specific problem with a script or how to accomplish a particular system check, post a new question, and I'll do my best to help. I think you'll get a better response from everyone if you do that.

  • Running Reports with a Process Definition/XMLPublisher App Engine

    Is there any documentation for creating the Application Engine to run XMLP reports from the PeopleSoft menu?  We are converting our Crystal reports to XMLP and I get the report to run fine through Report Viewer but the user wants to access it on the report menu.  The Data Source is query and the query has 7 run control prompts.  I can see how other report App Engines run using three fields UserID, Run Control, Language but this query would have seven prompts to pass from the run control page to the query/report.  I'm assuming I would have to use bind variables.  I don't want to use the method of passing three prompts from the run control table and then setting criteria in the query but to just pass all of the prompt values directly to the report because the query is a union so that complicates the process.  I was wondering if there is a paper, documentation or something to explain the process for passing the prompts (through peoplecode) to the report when running the report from the process definition to the App Engine from the menu?

    Anil and Rohit,
    Thank you both for the help and getting back to me timely. So let me be sure I understand. When running my report in JDeveloper, I am not able to run the rwservlet because it is not deployed on the 9iDS instance of OC4J that JDeveloper uses, because JDeveloper uses a lightweight version of the 9iDS OC4J containers (Or rather, is it not even a version of 9iDS OC4J?). So, I have to start a separate 9iDS OC4J instance which does have rwservlet deployed. So if I try the unsupported trick and deploy reports_ids.ear to the same OC4J instance that Jdeveloper is using, I may be able to get everything working with one instance of OC4J. If I do, what about when I deploy my report to a production 9iAS server? I'm thinking that the 9iAS instance of OC4J would have the rwservlet deployed, so my application would be fit for this environment, and I would still be running everything on one instance of 9iAS OC4J. I also have the idea, for development, of instead of running my application and reports using the internal JDeveloper OC4J instance, I would use a standalone 9iDS OC4J instance on my machine and just run everything (my web application and reports) on this. Do you think this would be feasible? Should I be able to use the JDeveloper debugger to remotely debug all this?
    Thanks and sorry for so many questions!
    Bill

  • Run App Engine through command line but have it show up in Process Monitor

    We are trying to run Application Engine through command line and have it show up in the Process Monitor.
    We have successfully ran the Application Engine through command line. We also can successfully run the Application Engine through PIA.
    Only when you run the AppEng through PIA it goes through the Process Scheduler and shows up in the Process Monitor.
    We would like to be able to do this through command line as well. Has anyone done this before?

    I'm not sure if it is (easily) doable.
    => Fire a process through the front end appl is nothing but insert few rows in process scheduler tables settings (PSPRCSRQST, PSPRCSQUE), then the process scheduler is taking information from there every x seconds and eventually run the command (on the process scheduler server) keeping an eye on the process result in the tables to post the result.
    => Fire psae through command line (or pssqr) bypass the process scheduler, you can run it from any client... so even without any clue about Process Scheduler server or even without Process Scheduler at all (cf. the very first AE running during an installation is VERSION without anything else than the client).
    So finally, your AE program has no clue where it should run outside the client you are fired the command from (i.e. on the batch server as it is running when you are fired the same AE through the front end application), nothing more about the process scheduler configuration file, and where the output files should be posted.
    Maybe not by running the AE from the command line, but by simulating the actions as it would be from the front end application, for instance by inserting in the tables whatever you want to run... but it sounds odd. Probably some developer might have done this before... but this should be reconsidered by Peopletools version/patch level (or through CI ?)
    Nicolas.
    added the last paragraph
    Edited by: N Gasparotto on May 21, 2010 2:46 PM

  • Restarting App server and Process Scheduler

    Hi all,
    Can any body send me the document on how to Restart App server and Process Scheduler.
    Thanks In Advance
    Karthik

    Use the psadmin utility under $PS_HOME/appserv.
    https://peoplebooks.uta.edu/PSOL/pt846books/eng/psbooks/tsvt/chapter.htm?File=tsvt/htm/tsvt03.htm%23H3005
    Nicolas.

  • Seperate NT service for App server and Process Scheduler

    Is it possible to create a separate NT service for App server and Process Schedule for the same environment? Everytime i need to shutdown either App Domain or Prcs Domain (not both) using service, it brings down both.
    I could use psadmin but services run as a different user.
    Please advise.

    What PeopleTools release are you using?  Off the top of my head, one strategy would be to use different PS_CFG_HOMEs for the App and the Process scheduler.  The service points to the PS_CFG_HOME and reads the pswinsrv.cfg file to know what to start/stop.  I'm not sure there is a way to override psntsrv and tell it to use a different config file, so you may need a different HOME.  You could also create a script that wraps the service start/stop.  It could edit/update the config file prior to stop/start and remove Process Scheduler from the config and then reinsert it later.
    You could have a stop_app/start_app and stop_prcs/start_prcs script that would copy in specific versions of the pswinsrv.cfg file for what you want to do.

  • Installing NT service for app and process scheduler (Windows 2003)

    I have followed the install guide instructions for creating an NT service for the process scheduler, however, whenever I attempt to start the service I receive the following warning message:
    The PeopleSoft H:\apps\psoft\PT849 service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service.
    The service does not start properly, however when launching the services via psadmin, both the app and process scheduler processes start properly.
    Any assistance would be appreciated.

    I have followed the install guide instructions for creating an NT service for the process scheduleWhat are the doc you've followed ?
    It is well explained here below :
    http://download.oracle.com/docs/cd/E05406_01/psft/acrobat/hwtools849_itora.pdf
    Task 10A-5: Starting Process Scheduler as a Windows Service
    Furthermore, describe what steps have been done.
    Nicolas.

  • Failed to start server domain and process scheduler in the App/Batch VM

    Hi,
    after the modification of /etc/tnsnames.ora in the App/Batch VM :
    [psadm2@psovmab LOGS]$ more /etc/tnsnames.ora
    H91TMPLT=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.133)(PORT=1521)))
    (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=H91TMPLT.corp.peoplesoft.com))
    I can't start server domain and process scheduler :
    NLS:4: Cannot open message catalog TMADMIN_CAT, set 1, num 197; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    NLS:4: Cannot open message catalog TMADMIN_CAT, set 1, num 198; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level (none)NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 793; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec BBL -A :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 773; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    NLS:4: Cannot open message catalog TMADMIN_CAT, set 1, num 495; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    Attempting to boot ... INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level (none)
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 801; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSWATCHSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 55021 -D APPDOM -S PSWATCHSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSAPPSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSAPPSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSQRYSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSQRYSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSSAMSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D APPDOM -S PSSAMSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSBRKHND -o ./LOGS/stdout -e ./LOGS/stderr -s PSBRKHND_dflt:BrkProcess -- -D APPDOM -S PSBRKHND_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSBRKDSP -o ./LOGS/stdout -e ./LOGS/stderr -s PSBRKDSP_dflt:Dispatch -- -D APPDOM -S PSBRKDSP_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSPUBHND -o ./LOGS/stdout -e ./LOGS/stderr -s PSPUBHND_dflt:PubConProcess -- -D APPDOM -S PSPUBHND_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSPUBDSP -o ./LOGS/stdout -e ./LOGS/stderr -s PSPUBDSP_dflt:Dispatch -- -D APPDOM -S PSPUBDSP_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSSUBHND -o ./LOGS/stdout -e ./LOGS/stderr -s PSSUBHND_dflt:SubConProcess -- -D APPDOM -S PSSUBHND_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSSUBDSP -o ./LOGS/stdout -e ./LOGS/stderr -s PSSUBDSP_dflt:Dispatch -- -D APPDOM -S PSSUBDSP_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSMONITORSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 55021 -D APPDOM -S PSMONITORSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec JSL -o ./LOGS/stdout -e ./LOGS/stderr -A -- -n //hrapp.xflash.com:9000 -m 5 -M 7 -I 5 -j ANY -x 40 -S 10 -c 1000000 -w JSH :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec JREPSVR -o ./LOGS/stdout -e ./LOGS/stderr -A -- -W -P /home/psadm2/ps/pt/8.50/appserv/APPDOM/jrepository :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 774; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    Thanks

    Hi,
    - Which user are you connected with when running psadmin ?
    psadmin2
    - the output :
    {[psadm2@hrapp appserv]$ ./psadmin
    PSADMIN -- Tools Release: 8.50.02
    Copyright (c) 1988, 2009, Oracle. All rights reserved.
    PeopleSoft Server Administration
    1) Application Server
    2) Process Scheduler
    3) Search Server
    q) Quit
    Command to execute (1-3, q): 1
    PeopleSoft Application Server Administration
    1) Administer a domain
    2) Create a domain
    3) Delete a domain
    4) Import domain configuration
    q) Quit
    Command to execute (1-4, q) : 1
    Tuxedo domain list:
    1) APPDOM
    Select domain number to administer: 1
    PeopleSoft Domain Administration
    Domain Name: APPDOM
    1) Boot this domain
    2) Domain shutdown menu
    3) Domain status menu
    4) Configure this domain
    5) TUXEDO command line (tmadmin)
    6) Edit configuration/log files menu
    7) Messaging Server Administration menu
    8) Purge Cache
    9) Preload File Cache
    10) Clean IPC resources of this domain
    q) Quit
    Command to execute (1-10, q) : 1
    PeopleSoft Domain Boot Menu
    Domain Name: APPDOM
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    psappsrv.cfg has changed archiving old one...
    Copying APPDOM/Archive/psappsrv.cfg to APPDOM/Archive/psappsrv_123109_1116_13.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 2007-2008 Oracle.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by Oracle.
    Tuxedo is a registered trademark.
    INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level (none)NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 793; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec BBL -A :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 774; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    Attempting to boot ... INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level (none)
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 801; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSWATCHSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 55021 -D APPDOM -S PSWATCHSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSAPPSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSAPPSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSQRYSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSQRYSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSSAMSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D APPDOM -S PSSAMSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSBRKHND -o ./LOGS/stdout -e ./LOGS/stderr -s PSBRKHND_dflt:BrkProcess -- -D APPDOM -S PSBRKHND_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSBRKDSP -o ./LOGS/stdout -e ./LOGS/stderr -s PSBRKDSP_dflt:Dispatch -- -D APPDOM -S PSBRKDSP_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSPUBHND -o ./LOGS/stdout -e ./LOGS/stderr -s PSPUBHND_dflt:PubConProcess -- -D APPDOM -S PSPUBHND_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSPUBDSP -o ./LOGS/stdout -e ./LOGS/stderr -s PSPUBDSP_dflt:Dispatch -- -D APPDOM -S PSPUBDSP_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSSUBHND -o ./LOGS/stdout -e ./LOGS/stderr -s PSSUBHND_dflt:SubConProcess -- -D APPDOM -S PSSUBHND_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSSUBDSP -o ./LOGS/stdout -e ./LOGS/stderr -s PSSUBDSP_dflt:Dispatch -- -D APPDOM -S PSSUBDSP_dflt :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec PSMONITORSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 55021 -D APPDOM -S PSMONITORSRV :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec JSL -o ./LOGS/stdout -e ./LOGS/stderr -A -- -n //hrapp.xflash.com:9000 -m 5 -M 7 -I 5 -j ANY -x 40 -S 10 -c 1000000 -w JSH :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    exec JREPSVR -o ./LOGS/stdout -e ./LOGS/stderr -A -- -W -P /home/psadm2/ps/pt/8.50/appserv/APPDOM/jrepository :
         NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 821; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 773; check TUXDIR=/opt/oracle/psft/appbatch/bea/tuxedo, LANG=en_US.UTF-8}
    -Are you able to connect onto the database from there with the same user ?
    {[psadm2@hrapp appserv]$ sqlplus sysadm/SYSADM@H91TMPLT
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Dec 31 11:40:12 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>}
    thank you in advance
    JM

  • Blank App Engine stdout

    I have an issue with a PeopleTools 8.52.09 instance where all of my Application Engine standard out log files are blank.
    Here's what I have done to try to fix the issue:
    I removed the Distribution node so that it would not post. I checked the file in the log_output directory where it was created and it still contained no data -- 0 bytes.
    I turned on tracing for the Process Scheduler. I see the additional .trc files, but still a blank stdout file.
    I deleted the Process Scheduler domain and rebuilt it. Same result.
    I ran the same Application Engine program from App Designer, and it is able to redirect the standard output with no problem.
    Does anyone have any thoughts on other things to do to get it to produce log files through the Process Scheduler?
    Thanks...

    Jared,
    I'm facing EXACTLY the same issue as you have posted above.
    The issue is at the statement (in PeopleCode) : &ReportDef.ProcessReport(&sTemplateId, %Language_User, %Date, &sOutputFormat);
    And the trace is exactly the same as you have posted above. Were you able to resolve this issue?
    Any help would be appreciated!
    Thanks
    Saad Umair

  • PRCSSYSPURGE App Engine

    Hi,
    In the App Engine PRCSSYSPURGE I have a section named PrcsRqst I have Peoplecode Action which has a function
    PurgeProcessRequest();
    How can I find the definition of this function.Can anyone help me out with this.
    Thanks.

    See resolution for Issue 200779362 in oracle metalink (excerpt below):
    Response: The detailed steps in the code of what these PeopleCode functions do in 8.4x, are as follows:
    PurgeProcessRequest & PurgeSpecificServer
    Both do the same thing except PurgeProcessRequest does it for all Servers whereas - PurgeSpecificServer does it for a named Server only.
    1. Retrieve from the PS_PRCSPURGELIST table for all the run status that needs to be deleted.
    2. Delete items marked deleted from Archive table: PSPRCSRQSTARCH
    3. Delete dups in Archive table
    4. Move all Single Processes Into the Archive table
    5. Move all Job Headers Into the Archive table
    6. Move all Job Items Into the Archive table
    7. Commits Deletes
    8. Performs purge of items marked Deleted from archives that are also in PRCSINSTANCE table.
    9. Performs purge of itmes from Process Scheduler and Report Distribution subsidiary tables that are not in PSPRCSRQST
    10. Deletes Messages from Message Queue and Log Tables related to deleted Archived Reports

  • Error in creating the process scheduler

    Hi all,
    I recently installed with Peolesoft 8.9 and tools 8.49 and oracle 9i.
    Now i tried to create the process scheduler.
    I have got the error in the image http://narchu.coolinc.info/install_failed.html
    what i did.
    from the menu i selected to create a new process scheduler.
    gave the name as fsdmo
    configure? yes
    changed the username to VP1
    changed the password to VP1
    and then load the config as shown.
    start the process scheduler.
    then it gave the error in the image in the above link.
    The password is not gettin encrypted. i think it must be encrypted, but i am not sure.
    Can any one please help solving it.
    Thank you,
    Bye.

    I think if it is default installation without screwing anything VP1 can start app and Proc server.
    But Nicolas is right, to get more we need log file....it may be database connectivity issue, password encryption issue , tuxedo issue and much more.If u can post the logs it will helpful to diagnose your issue.

  • App Engine XMLP Report with PeopleTools 8.5

    Hi All,
    I have an issue with creating an XMLP report in App Engine using PeopleTools 8.5 / PSFT HCM 9.1. As Rowsets, XMLDoc objects are now depreciated as a datasource, I am using XML File as the datasource type.
    In my code, I create an XMLDoc object populate an XML file I put on the app server to be used as the datasource. I have taken this XML file output and loaded it into the template builder within Word without any problem, so by that I trust that the XML is well-formed. I have also created the appropriate datasource, report definition for the report within the PIA.
    My problem comes up when I try to run the report through System Process Requests. I run it as an XML Publisher process type and it gives me the following output. The error makes it appear like my XML is not formed correctly, but if that was the case, would it load into the template builder? If anyone can provide any insight into this problem, would be greatly appreciated. Below is snippets.
    XML output file I use for the datasource:
    <?xml version="1.0"?>
    <root>
    <employee>
      <under_500>
        <empl_num>
          <![CDATA[115]]>
        </empl_num>
        <empl_pct>
          <![CDATA[87.79]]>
        </empl_pct>
        <surv_num>
          <![CDATA[16]]>
        </surv_num>
        <surv_pct>
          <![CDATA[12.21]]>
        </surv_pct>
        <all_num>
          <![CDATA[131]]>
        </all_num>
        <all_pct>
          <![CDATA[1.49]]>
        </all_pct>
      </under_500>
    </employee>
    </root>Stdout file:
    [081710_155732658][oracle.apps.xdo.common.xml.XSLT10gR1][UNEXPECTED] <Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
    [081710_155732659][oracle.apps.xdo.template.FOProcessor][EXCEPTION] java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(Unknown Source)
            at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
            at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
            at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
            at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
            at com.peoplesoft.pt.xmlpublisher.PTFOProcessor.generateOutput(PTFOProcessor.java:88)
    Caused by: org.xml.sax.SAXParseException: <Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
            at oracle.xdo.parser.v2.XMLError.flushErrorHandler(XMLError.java:441)
            at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:303)
            at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:343)
            at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:285)
            at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:289)
            ... 12 more
    081710_172859989][oracle.apps.xdo.template.FOProcessor][ERROR] End Memory: max=63MB, total=13MB, free=2MB
    Error generating report output:  (235,2309) PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute  Name:ProcessReport  PCPC:59808  Statement:1291
    Called from:TEST83.MAIN.GBL.default.1900-01-01.Gen_Rpt.OnExecute  Statement:193
    Process 5805 ABENDED at Step TEST83.MAIN.Gen_Rpt (PeopleCode) -- RC = 24 (108,524)
    Process %s ABENDED at Step %s.%s.%s (Action %s) -- RC = %s
    PSAESRV completed service request at 17.29.00 2010-08-17
    PeopleTools(8.50.11) AE SQL/PeopleCode Trace - 2010-08-17Trace file:
    Line     Time       Elapsed Trace Data...
    -------- --------   ------- ------------->
    161      17.28.59  5487.402000                   PCodeWTL(3/3): xdo.cfg path: D:\Apps\psoft\DEV1NAM\appserv\xdo.cfg
    162      17.28.59     0.008000           PCodeWTL(3/3): Using Output Directory:D:\apps\psoft\DEV1NAM\appserv\prcs\DEV1NAM\files\XMLP\73148205-aa46-11df-8375-a29d367ea3a0\RptInst
    163      17.28.59     0.000000           PCodeWTL(3/3): XML Publisher ProcessReport Job Start: 2010-08-17-17.28.59.000000
    164      17.28.59     0.000000           PCodeWTL(3/3): Report Definition Name: TEST83
    165      17.28.59     0.000000           PCodeWTL(3/3): Template ID:
    166      17.28.59     0.000000           PCodeWTL(3/3): Language CD: ENG
    167      17.28.59     0.000000           PCodeWTL(3/3): As of date: 2010-08-17
    168      17.28.59     0.000000           PCodeWTL(3/3): Output format: PDF
    169      17.28.59     0.000000           PCodeWTL(3/3): Actual output format: 2
    170      17.28.59     0.006000           PCodeWTL(3/3): Actual template ID: TEST83_1
    171      17.28.59     0.000000           PCodeWTL(3/3): Actual template date: 2010-08-11
    172      17.28.59     0.001000           PCodeWTL(3/3): Actual Language Code: ENG
    173      17.28.59     0.001000               PCodeWTL(3/3): TMPLFILE: D:\apps\psoft\DEV1NAM\appserv\prcs\DEV1NAM\files\XMLP\73148205-aa46-11df-8375-a29d367ea3a0\TEST83_1.xsl
    174      17.28.59     0.000000               PCodeWTL(3/3): RTFFILE: D:\apps\psoft\DEV1NAM\appserv\prcs\DEV1NAM\files\XMLP\73148205-aa46-11df-8375-a29d367ea3a0\TEST83.rtf
    175      17.28.59     0.014000           PCodeWTL(3/3): XSL template: D:\apps\psoft\DEV1NAM\appserv\prcs\DEV1NAM\files\XMLP\73148205-aa46-11df-8375-a29d367ea3a0\TEST83_1.xsl
    176      17.28.59     0.000000           PCodeWTL(3/3): Xliff File:
    177      17.28.59     0.008000                   PCodeWTL(1/3): xmlpublisher PTFOProcessor.generateOutput error.  XSL file:D:\apps\psoft\DEV1NAM\appserv\prcs\DEV1NAM\files\XMLP\73148205-aa46-11df-8375-a29d367ea3a0\TEST83_1.xsl  Data file:D:\Temp\xmlOut.xml  Xliff file:  Output file:D:\apps\psoft\DEV1NAM\appserv\prcs\DEV1NAM\files\XMLP\73148205-aa46-11df-8375-a29d367ea3a0\RptInst\TEST83.pdf  Format:2
    XDOException:nullIf anyone could provide any help, would be greatly appreciated. Thanks!
    Jared

    Jared,
    I'm facing EXACTLY the same issue as you have posted above.
    The issue is at the statement (in PeopleCode) : &ReportDef.ProcessReport(&sTemplateId, %Language_User, %Date, &sOutputFormat);
    And the trace is exactly the same as you have posted above. Were you able to resolve this issue?
    Any help would be appreciated!
    Thanks
    Saad Umair

  • Process Scheduler UNIX - PSDSTSRV no post

    Hello I have a trouble.
    I have defined a Process Scheduler in UNIX… the processes and reports finish correct, but the distribution finishes incorrect… in the file stdout I have the following message:
    OprId = VP1
    PS_TOKEN=AAAAnwECAwQAAQAAAAACvAAAAAAAAAAsAARTaGRyAgBOZwgAOAAuADEAMBQa2m1pVz/gsTCheZFtS1f62cS47wAAAF8ABVNkYXRhU3icHYpLDkBAAEPfILN0ExPzQRwAO5mE2Fq6pMOpaZPXpinwmKpuMEjV+9NykfGWhZ2tVT9YObk15ESgl2c6MRSmQo8janEMSqfH78jEyAcNZwp8
    The XML file returned by the web server is invalid. (63,94)
    XML document object creation failed. (63,102)
    Unable to process HTTP reply from Report Repository. (63,73)
    =================================Error===============================
    Message: Unable to post report/log file for Process Instance: 7075, Report Id: 5359
    Process Name: AEMINITEST, Type: Application Engine
    Description: Programa Simple Pruebas AE
    Directory: /psoft/pt849/appserv/prcs/fs9dmo/log_output/AE_AEMINITEST_7075
    =====================================================================
    Can anybody help me?

    Its hard to tell why report distribution fails , there is a lot of criteria that needs to be in place to make it work.
    Does the user have process scheduler admin/report distribution admin roles assigned ?
    Is local node setup with user id/password ?It could be unix report node definition pointing to an incorrect location.
    what is the reports location in web server config.properties file ?

Maybe you are looking for