The error message here contains a %s in a string that is never passed to String.format(), so it bubbles of to the application with the %s still in the string.