Long variables in my online application get wrong value after runing sometime. I found this happens when my code autoboxing primitive long value to Long object implicitly. I kno