cancel
Showing results for 
Search instead for 
Did you mean: 

FRP error generating location environment file path (script executions without response)

former_member146451
Participant
0 Kudos

Hello, We have installed a SAP F&R 5.2 trial version with a Linux OS, and we have the following issue when trying to run the FRP for first time:

Location environmet file path are not created/deleted automatically with FPR execution, so WORK.ini file of each location can't be created because file path doesn't exist. That produces an error in task 2 of the FPR processor (CREATE_LOCATION_ENVIRONMENT).

We have noticed that scripts "gen_001_<LOCATION>.sh" and "del_001_<LOCATION>.sh" are generated correctly in the configured path /usr/sap/FRD/SYS/global/frp. But, during an FRP run, when system is trying to execute the generation script in method: "/fre/fu_cl_frp_services=>execute_unix_gen_script", it doesn't return any response and path is not created. We have maintained read/write/delete and admin permission in UNIX directory.

In debug mode, we have test to remove the shell statement (added by SAP note 1810162 for UNIX executions), and, without the prefix and sufix, the script is executed and the location environment can be saved in the new path.

With the location environment created by this method, CREATE_LOCATION_ENVIRONMENT task doesn't fail, but there is another error in task SAFRUN_NOCRIT without generating any exception.
So we suspect that it may be related to the problem of script execution, as this system task is trying to read configuration parameters and master data.

Thanks.

View Entire Topic
SylviaLudwig
Employee
Employee

Hello, I think you have to use a different Shell, not a c-Shell but a korn Shell (ksh)

I talked with the support, they will update notes 1487615 Implementation of an FRP 5.4.0 program correction (F&R 5.2). and 1487618 Installation of FRP 5.4.0 (F&R 5.2)

If you have further Problems you should open an OSS ticket, component SCM-FRE-FRP

Best regards

Sylvia