java.lang.IllegalArgumentException: Invalid format: "P1M"
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 Stack Overflow by stackUnderflow
, 1 year agojava.lang.IllegalArgumentException: Invalid format: "P1M"
at org.joda.time.convert.StringConverter.getDurationMillis(StringConverter.java:111)
at org.joda.time.base.BaseDuration.
(BaseDuration.java:105) at org.joda.time.Duration.
(Duration.java:209) at org.joda.time.Duration.parse(Duration.java:59)