Marc Nuri - Blogging about business and technology (Page 12/14)

A thumbnail to represent the post java.lang.OutOfMemoryError: GC overhead limit exceeded
Learn what causes the java.lang.OutOfMemoryError: GC overhead limit exceeded error, how to diagnose and fix it, and best practices to avoid it in the future.

java.lang.OutOfMemoryError: GC overhead limit exceeded

A thumbnail to represent the post What is a Java Heap dump?
Learn what a Java heap dump is, why it's important, how to generate and analyze it, and improve your application's memory management.

What is a Java Heap dump?

A thumbnail to represent the post What is an Immediately Invoked Function Expression (IIFE)?
Learn what an Immediately Invoked Function Expression (IIFE) is and how to use it in JavaScript.

What is an Immediately Invoked Function Expression (IIFE)?

A thumbnail to represent the post BeansBinding Performance (Issue 37)
How to use ByteCode Injection to fix a performance issue in BeansBinding library

BeansBinding Performance (Issue 37)

A thumbnail to represent the post Windows XP: How to enable the built-in Administrator account
Learn how to effectively enable the built-in Administrator account in Windows XP.

Windows XP: How to enable the built-in Administrator account

A thumbnail to represent the post Windows: How to kill a process from the command line
How to effectively kill a process from the command line in Windows, using cmd or powershell

Windows: How to kill a process from the command line

A thumbnail to represent the post Windows: How to list all environment variables
Guide to show you the possible ways to list all the environment variables in Windows.

Windows: How to list all environment variables

A thumbnail to represent the post How to install Apache Maven on Windows?
Guide to install Apache Maven on Microsoft Windows

How to install Apache Maven on Windows?

A thumbnail to represent the post How to check open TCP/IP ports in Windows
How to check if a TCP/IP port is open in Windows and avoid conflicts

How to check open TCP/IP ports in Windows

A thumbnail to represent the post Reading UTF-8 encoded documents in java
How to read UTF-8 encoded documents in Java ignoring the BOM (Byte-order mark)

Reading UTF-8 encoded documents in java

A thumbnail to represent the post Viewing and storing images from an IP Camera
How to capture images from an IP surveillance camera with Java. Basic source code to create a surveillance application.

Viewing and storing images from an IP Camera

A thumbnail to represent the post java.lang.OutOfMemoryError: PermGen space // More memory for Tomcat under windows
Blog post showing how to use Apache Tomcat Properties windows dialog to set the initial and maximum Java memory pools

java.lang.OutOfMemoryError: PermGen space // More memory for Tomcat under windows