Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in renovator tool <pre>java.lang.IllegalArgumentException: The maximum length of cell contents (text) is 32767 characters</pre> #3341

Open
3 tasks
sindhuja55 opened this issue May 21, 2024 · 2 comments

Comments

@sindhuja55
Copy link

Required Information

  • AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.5.20_
  • ACS AEM Commons Version: _6.6.0
  • Reproducible on Latest? yes

Expected Behavior

Using Acs commons MCP renovator, to fetch the unreferenced assets and download the report in Excel

Actual Behavior

Unreferenced assets report was generated but while downloading the report it throws an exception.

Steps to Reproduce

When a single image is referenced in multiple pages and in multiple locales the cell size would overflow in "Referred in" column. Allowed cell size is 32,767. The following exception would be encountered

java.lang.IllegalArgumentException: The maximum length of cell contents (text) is 32767 characters

I found related issue has been fixed for tag report below
#2146

Can this be fixed for renovator tool for assert report?

Thanks

Links

Links to related assets, e.g. content packages containing test components

@sindhuja55
Copy link
Author

Hi @klcodanr, @badvision,

Can you please let me know if this can be fixed in the upcoming release.

@sindhuja55
Copy link
Author

Hi @davidjgonzalez
Can you let us know if this issue can be fixed in upcoming release. Actually we are planning to upgrade acs commons. If this this issue can be fixed we can wait until this and upgrade later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant