Questions tagged as 'out-of-memory-error'

2
answers

Memory failure error

I'm trying to create a game but when I pass the cell phone to try it I throw the error of lack of memory. I do not know why this error is occurring because the images I use do not take up much of anything. How can you solve it? Here is the ga...
asked by 14.05.2018 / 01:24
0
answers

Error java.lang.OutOfMemoryError in MainActivity - Android

During the development of my app I realize that it has a specific error. This is presented especially on devices with Android 7. But I guess it's more for the hardware specifications of the device than the Android version. java.lang.OutOfMem...
asked by 10.08.2018 / 22:35
4
answers

Good image resolution causes "OutOfMemoryError"

I have a question about how I can work with good resolution images, because when I put them on I slow down the application, I would like to know if there is a way to work with an acceptable resolution without affecting the speed of the applicati...
asked by 26.03.2016 / 11:39
1
answer

What are the problems that can occur over time, by allocating more memory to the java heap?

I have an application that is giving me Heap Space problems, looking at what I did with the profiler of netbeans and other apps, I realized that there are instances that are consuming almost a total of 2.2 GB of memory depending on the case is c...
asked by 26.10.2017 / 23:37
0
answers

Why does Sonata Bundle give me an error when trying to load a list of more than 1000 records?

I am using the Sonata bundle in symfony 4.1 to manage my entities, the problem is that when I try to enter the administration of an entity that has about 1300 records it sends me this error    Error: Maximum execution time of 30 seconds excee...
asked by 04.12.2018 / 15:49
1
answer

I can not delete a column in Excel 2016. Memory Error

When trying to delete an Excel column, I get an error that says "There is not enough memory to complete this action". What's happening?     
asked by 16.11.2018 / 17:52
0
answers

Crystal Report error System.OutOfMemoryException

I have developed an application where I generate a lot of PDF files with Crystal Report and then send them by email. The problem is that as I generate the PDFs the consumption of RAM increases steadily until a System.OutOfMemoryException error i...
asked by 31.05.2018 / 06:00
0
answers

OutOfMemory in Recyclerview showing photos of a folder, doubts for possible solutions

I have had this error since the day I started my application. I already asked in his day also around here I found a mini-solution but it was never solved at all ... OutOfMemory Exceptio - Android APP with ImageViews as a "Gallery" In the end I...
asked by 28.05.2018 / 13:07
0
answers

Memory card overflow Crystal Report Error message every so often

I have implemented a web with IIS7, VS 2015 community which has a report generation method that receives a parameter ... it responds correctly, for a certain time, then it generates an error "There is not enough memory for the operation "...
asked by 09.03.2018 / 18:50
0
answers

Problem "Allowed memory size of xxxxx bytes exhausted (tried to allocate xxxx bytes) in php" when I dispatch a job in Laravel

I'm having memory problems with Laravel jobs and queues. The problem I have arises the following. I'm working with images like PNG, JPG and PSD. These last ones weigh much more, and it has very long chains of type base64 that is the encode with...
asked by 12.03.2018 / 11:23