java.util.MissingFormatArgumentException: Format specifier 's'
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Brad Baker [Atlassian], 1 year ago
via Atlassian JIRA by Brad Baker [Atlassian], 1 year ago
via Google Groups by sele...@googlecode.com, 2 years ago
via GitHub by kyri0
, 2 years agovia minecraft.de by Unknown author, 2 years ago
via Stack Overflow by Unknown author, 2 years ago
java.util.MissingFormatArgumentException: Format specifier 's'
at java.util.Formatter.format(Formatter.java:2432)
at java.util.Formatter.format(Formatter.java:2367)
at java.lang.String.format(String.java:2769)
at com.atlassian.bonfire.upgradetasks.TemplatesUpgrade.doUpgrade(TemplatesUpgrade.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)