293
Views
7
Comments
Error code: Out of Memory
Application Type
Traditional Web
Service Studio Version
11.10.3 (Build 36711)

I have a screen that contains 3 listings, all of the attributes in the listing are text except one attribute is image.

max records in each listing is 16

Once i open the screen i got an error as follows:

the error occurs in all browsers

2022-06-17 09-22-26
Huarlem Lima

Hi, Muhamed,

Clearing the cache can help, try incognito to see if the same error happens.

If you can share oml, it can help us see what’s wrong.

UserImage.jpg
Muhamed Akl

I've tried to clear the cache,incognito and reinstalling the browser and the same problem occurs

2021-03-05 13-56-11
Ricardo Pereira
 
MVP

Hi,


That occurs just in one machine or you already try in anothers?

Can you shar the OML or code prints please?

Thanks!

Best regards,

Ricardo M Pereira

2018-09-27 18-20-33
Swatantra Kumar
Champion

Aw, Snap! This seems to be a browser issue, not the OutSystems. 

As google explains (for chrome) the Error Code: Out of Memory, there are 6 steps to check (read the details on the page).

Step 1: Check your internet connection

Step 2: Clear your cache

Step 3: Close other tabs, extensions, & apps

Step 4: Restart your computer

Step 5: Update Chrome

Step 6: Check for unwanted software

My best bet will be Clear your cache and cookies.


Regards,

Swatantra

2021-02-11 16-27-42
Swapnil

Hi,

You can follow the steps provided here

https://support.google.com/chrome/answer/95669?co=GENIE.Platform%3DDesktop&hl=en

Thanks,

Swapnil

2021-03-30 06-52-52
Ali Amin

Hi,

You can also verify your logic it may be case of unsatisfied condition.

You can check the stack or debug on browser debugger tool.

Regards,

Ali Amin

2025-04-22 05-54-18
Shashi Kant Shukla

Hi Muhamed,

Can you please debug the code in preparation where you fetching data to bind the list.

do not fetch binary attribute every time you can give the link in grid and open the popup and fetch the image from database when required.


Regards

Shashikant Shukla

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.