See: Common Java Mistakes - Forgetting to initialize a variable

It basically means that you have some null value and at that point in time it's invalid to have null.