One of the variables in your string is uninitialized. Check where each one is defined and/or assigned to and make sure they are all being set properly. Perhaps show us the rest of the code and someone might be able to spot which one is causing the problem.