I am using Tomcat 7.0.28, running under OpenJDK 1.7 on Ubuntu, and am trying to modify the formatting string used by java.util.logging.SimpleFormatter. According to the Jav
You may be witnessing this bug.
The bug is fixed from Tomcat version 7.0.41 onwards as well as 6.0.38 onwards.