コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Adobe Assets - Asset Link Sharing - Forbidden Error

Avatar

Level 1

I'm trying to share a large file from the DAM  via the "email link to download" functionality. When he send it over to the user, it won't allow them to download the source file and gives them a lower res version. He gets the below error. Any idea what that might mean?

 

image.png

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi,

 

This might be causing because of out of memory errors in JVM. To secure the system from a potential denial of service attack due to this situation, configure the maximum size using the Max Content Size (uncompressed) parameter for Day CQ DAM Adhoc Asset Share Proxy Servlet in Configuration Manager. The default value is 100 MB.

 

1) Go to Tools > Operations > Web Console.

2) From the web console, locate the Day CQ DAM Adhoc Asset Share Proxy Servlet configuration.

3) Open the Day CQ DAM Adhoc Asset Share Proxy Servlet configuration in edit mode, and modify the value of the Max Content Size (uncompressed) parameter.

4) Save the changes

 

Hope this helps !

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

Hi,

 

This might be causing because of out of memory errors in JVM. To secure the system from a potential denial of service attack due to this situation, configure the maximum size using the Max Content Size (uncompressed) parameter for Day CQ DAM Adhoc Asset Share Proxy Servlet in Configuration Manager. The default value is 100 MB.

 

1) Go to Tools > Operations > Web Console.

2) From the web console, locate the Day CQ DAM Adhoc Asset Share Proxy Servlet configuration.

3) Open the Day CQ DAM Adhoc Asset Share Proxy Servlet configuration in edit mode, and modify the value of the Max Content Size (uncompressed) parameter.

4) Save the changes

 

Hope this helps !

Avatar

Level 1
Thanks so much! That was it!