You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR 2019-01-29 23:56:12,368 3393 [Ingest.obs-1] MetarDecoder: EDEX - null - Unable to decode METAR/SPECI
java.util.IllegalFormatConversionException: Y != java.lang.String
at java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4302) ~[na:1.8.0_101]
at java.util.Formatter$FormatSpecifier.printDateTime(Formatter.java:2835) ~[na:1.8.0_101]
at java.util.Formatter$FormatSpecifier.print(Formatter.java:2740) ~[na:1.8.0_101]
at java.util.Formatter.format(Formatter.java:2526) ~[na:1.8.0_101]
at java.util.Formatter.format(Formatter.java:2455) ~[na:1.8.0_101]
at java.lang.String.format(String.java:2940) ~[na:1.8.0_101]
at com.raytheon.edex.plugin.obs.metar.MetarDecoder.decode(MetarDecoder.java:848) ~[com.raytheon.edex.plugin.obs.jar:na]
at com.raytheon.edex.plugin.obs.ObsDecoder.decode(ObsDecoder.java:89) [com.raytheon.edex.plugin.obs.jar:na]
at sun.reflect.GeneratedMethodAccessor225.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101]
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101]
at org.apache.camel.component.bean.MethodInfo.invoke(MethodInfo.java:458) [camel-core-2.18.3.jar:2.18.3]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: