cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPGUI Java on Mac cannot write file to Desktop

ZackFrazier
Product and Topic Expert
Product and Topic Expert
0 Likes
2,179

I'm trying to generate an .ini file in SAPGUI Java on a Mac running Big Sur. I am able to navigate to a local directory but after clicking Save I get an error "Write access to file "file://DEST_SAM2010_PPROP" denied." See full log below.

violation-log.png

The app has permissions to access the folder and I am able to save a text file via the "Save/Send > Local File..." menu to those locations.

sapgui-access.png

Is this an issue with the file itself, the SAPGUI client, Java, or my local system? Any way to rectify it?

Accepted Solutions (0)

Answers (1)

Answers (1)

RMW
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Zack,

Seems to be just a filename without path, not sure in which folder this is going to end up.

You might want to have a look at

note 2045689 - AccessControlException accessing arbitrary predefined directories

Best regards

Rolf-Martin