Jun 6, 2007

Can't View Reports in Concurrent_Request

PROBLEM:

 

1) Can't "View Output"/"View Log file" in the Concurrent Request.
2) Can't Copy files (Navigation: Special --> Copy Files).

 

ENVIRONMENT:  

11.0.3/11i.
 

FIX:

1.  Check Profile Option: PROFILE > SYSTEM
    APPLICATIONS: Web Agent  =  http://test.abc.com:8007/pls/DEV

2.  Check that the FNDWRR.exe exists in the $FND_TOP/bin & $OA_HTML/bin
 
3.  Relink to create a New FNDWRR.exe in The $FND_TOP/bin:
  A. as APPLMGR Shutdown the Concurrent Manager
     Example: $common_top/admin/scripts/adcmctl.sh apps/apps stop
  B. $cd $FND_TOP/bin
  C. $mv FNDWRR.exe FNDWRR.bak
  D. $adrelink.sh force=y "fnd FNDWRR.exe"
 
4. Copy the New FNDWRR.exe to the $OA_HTML/bin directory

5. Start the Concurrent Manager

 Example: $common_top/admin/scripts/adcmctl.sh apps/apps start

No comments: