It sounds like a file time issue. I would double check the compiled .class files to see if the date on one of them is way off in the future. You may want to delete all the .class files generated in the [workspace]/[project]/bin folder and rebuild from scratch to see if the problem goes away.