Out of memory exception thrown When opening Xlsx File - Branched from 175452

I am running docker on Linux machine on AWS. Running into OOM issue. Any help is deeply appreciated.

I am facing issue with XLSX files


11 Replies

AH Alex Harson James Henso Syncfusion Team January 13, 2025 02:16 PM UTC

Hi Team,

 

We are in the process of setting up the mentioned environment to continue our investigation. Once the setup is complete, we will provide the details by January 16, 2025.

Thank you for your patience and understanding. Please feel free to reach out if you have any further questions or concerns.

 

Regards,

Alex Harson James H



MM Manik Mittal January 14, 2025 08:16 PM UTC

Thanks Alex,

Can we please expedite? This is impacting our customers. The docker container again went down today.

Appreciate a quick closure.


Regards,

Manik Mittal



MM Manik Mittal January 15, 2025 04:24 AM UTC

The memory is growing for the container. Do we have any documentation for running it in production? Is there some thing we are doing wrong?



MM Manik Mittal January 15, 2025 04:46 AM UTC

The container is repeatedly getting crashed.

This is our docker-compose file:

version: '3.4' services: spreadsheet-server: image: syncfusion/spreadsheet-server:28.1.33 environment: #Provide your license key for activation SYNCFUSION_LICENSE_KEY: <Syncfusion key> ports: - "8080:8080"



MM Manik Mittal January 15, 2025 05:14 PM UTC

I tried running it in local also. After loading multiple files, it failed with 137 in the container. No any error details.



JS Janakiraman Sakthivel Syncfusion Team January 16, 2025 04:29 AM UTC

Hi Manik Mittal,

I have pulled the spreadsheet-server image from Docker Hub, created the docker-compose.yml file based on your shared details, and then ran the Docker service. We used the Docker instance's localhost for open and save actions in the Spreadsheet component to check your reported query. However, we were unable to replicate the problem you reported on our end. The import action works properly, even when loading multiple times, and the export actions also function correctly.

For your convenience, we have attached the created docker-compose.yml file and a video demonstration.

To proceed further on our end, please share the details of the reported problem. If it occurs with any particular file, kindly share that file (with dummy data) to help us replicate the issue. Additionally, please confirm whether the problem occurs while exporting the spreadsheet (e.g., to PDF or Excel files).

And let us know if the issue happens only when loading different files multiple times or in any specific scenario.

Also, please provide clear details about your system OS and environment to help us investigate further. Additionally, please share a video demonstration for better understanding.

Based on the details you provide for our requested information above, we will review and provide an improved solution promptly.



JS Janakiraman Sakthivel Syncfusion Team January 16, 2025 04:34 AM UTC

Please find the attachments below for your reference.


Attachment: Attachments_195745_3a893ee.zip


MM Manik Mittal January 16, 2025 04:47 AM UTC

Thanks Jankiraman for your response,

What I did was to execute the api multiple times with many heavy files (~3-5 MB). Initially it works fine. After a while it stopped working and threw 137 error.


Did you try doing a load test on it?


When I see on linux server, it starts another process ("dotnet"), outside of the container, which keeps on growing and cause the container to fail.



JS Janakiraman Sakthivel Syncfusion Team January 18, 2025 06:54 AM UTC

Hi Manik Mittal,

Kindly refer to the ticket below for further updates regarding this query.

Ticket link: https://support.syncfusion.com/support/tickets/681296



SH Stefanie Hill January 31, 2025 04:10 AM UTC

We are also experiencing this issue (support ticket: https://support.syncfusion.com/support/tickets/687033). Are there any updates on this?



BP Babu Periyasamy Syncfusion Team February 3, 2025 07:15 AM UTC

Hi Stefanie Hill,


We have validated the query and provided the necessary details in the respective ticket. Kindly follow up on the ticket for further updates.


Ticket link: https://support.syncfusion.com/support/tickets/687033

Please let us know if you have any concerns.


Loader.
Up arrow icon