Symptom
- When trying to create a connection to File Server in SAC, the following error pops-up: "Access to the path specified in the connection is not permitted."
- The Catalina error logs indicate that the specified file server whitelist does not exist or is not a file with the following error: "The specified file server whitelist does not exist, or is not a file"
Environment
SAP Analytics Cloud 2026.2.10
Reproducing the Issue
- Attempt to create a SAC File Server import connection.
- Notice the "Access to the path specified in the connection is not permitted." error.
- Collect the Catalina logs.
- Observe the "The specified file server whitelist does not exist, or is not a file" error.
Cause
The whitelist path was set via the Apache Tomcat GUI tool, in the "Java Options" tab. However, the paths were incorrectly pointing to a folder instead of a .txt file. This was causing the Tomcat to throw the error indicating that the specified path is not a file.
Resolution
- Update the whitelist path to point to a file, e.g., "P:\\SAC\\Import\\whitelist.txt".
- Use UNC paths instead of mapped drives, e.g., "\\Server\\My Share\\SAC\\Import\\whitelist.txt".
- Restart Tomcat after making configuration changes.
- Ensure the user running Tomcat has explicit read/write permissions to the folder.
See Also
- Import Data to Your Model | SAP Help Portal
- KBA 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- KBA 2487011 - What information do I need to provide when opening a case for SAP Analytics Cloud?
- KBA 2511489 - Troubleshooting performance issues in SAP Analytics Cloud
- SAP Analytics Cloud Connection Guide
- SAP Analytics Cloud Get More Help and SAP Support
- Need More Help? Contact Support
Your feedback is important to help us improve our knowledge base.
Keywords
File server, connection, import, path, file, allowlist, properties, sac, java, tomcat, agent, catalina, folder. , KBA , LOD-ANA-AQU , Import Data Connections (Acquiring Data) , How To
Product
SAP Analytics Cloud 1.0
SAP Knowledge Base Article - Public