-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I am trying to reproduce java.lang.OutOfMemoryException in Jboss4, which one of our client got, presumably by running the J2EE applications over days/weeks.
I am trying to find a way for the webapp to spitout java.lang.OutOfMemoryException in a matter of minutes (instead of days/weeks).
One…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
This question is related to my previous question.
The storyline: I have an application which consumes a lot of memory
if you look at task manager VMSize. I am trying to find out what consumes this amount of memory.
You see in the picture below that VM size is 2,46 GB
Ok now I am looking…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I have a net Windows service that is constantly throwing OutOfMemoryException.
The service has two builds for x86 and x64 Windows. However on x64 it consumes a lot more
memory. I have tried profiling it with various memory profilers. But I cannot get a clue what the problem is. The diagnosis -…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
While Compiling the WPF Application for many times in a day it give following error
'Exception of type 'System.OutOfMemoryException' was thrown.'
Can anyone know why this error occured and how to remove that error.
But if visual studion is restarted then there is no such problem.
thanks in…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
So here's my issue. I have an image that I need to shrink. The original image is a grayscale PNG, which isn't a huge issues except that when I shrink it down, the thermal label printers pickup the artifacts and print them on the label. So, what I did was change the image to black & white (Format1bppIndexed)…
>>> More