An error or exception which is thrown when a program makes a request for memory that cannot be satisfied.
First time app starts correctly. Then I delete webapp/*.war file and paste new version of *.war. Jetty start deploying …
memory-leaks jetty out-of-memory permgen jvm-argumentsI am doing some memory tuning on my Spark job on YARN and I notice different settings would give different …
hadoop memory memory-management apache-spark out-of-memoryWhen I run a Spark job using its example code BinaryClassification.scala with my own data, it always shows the …
scala out-of-memory apache-spark rddI am developing an application for the Galaxy S4. One of the requirements of the application is having a SplashScreen …
android image bitmap android-imageview out-of-memoryI want to display all images stored in the Windows Phone 8 photo folder in my custom gallery which uses a …
c# listbox out-of-memory windows-phone-8 photo-galleryI am trying to get my application to display different views when Image buttons are clicked. Its a fairly simple …
java android android-layout out-of-memory android-studio-2.0I'm currently struggling with an odd behavior of the Android platform -- the Bitmap / Java heap memory limit. Depending on …
android out-of-memoryI’m building an image-intensive social app where images are sent from the server to the device. When the device …
android performance bitmap out-of-memoryI am geting the above error when i run a model training pipeline with spark `val inputData = spark.read .option("…
apache-spark out-of-memory spark-submitWe have java streaming server running in production and it requires ~10GB of RAM for operation so we have 32GB …
java out-of-memory jmap