/ April 2013 ~ Java EE Support Patterns

4.16.2013

java.lang.NullPointerException Minecraft

I have been receiving recently many comments and emails related to Minecraft Java related errors such as java.lang.NullPointerException.  I recommend to look at the following YouTube video: While this Blog is dedicated to general Java and Java EE troubleshooting, I’m still willing to help non Java programmers and Minecraft gamers who are facing these problems such as java.lang.NullPointerException when developing Mods and understand what is null in Java. If you are in fact facing such problem, please follow the steps below: Provide me with the Java error and complete stack trace from Minecraft and/or your code. Post...

4.15.2013

HotSpot GC Thread CPU footprint on Linux

The following question will test your knowledge on garbage collection and high CPU troubleshooting for Java applications running on Linux OS. This troubleshooting technique is especially crucial when investigating excessive GC and / or CPU utilization. It will assume that you do not have access to advanced monitoring tools such as Compuware dynaTrace or even JVisualVM. Future tutorials using such tools will be presented in the future but please...

Page 1 of 3212345Next