ArrayIndexOutOfBoundsException in SimpleDateFormat.format
Issue
- We see the following exception at times:
java.lang.ArrayIndexOutOfBoundsException
at java.text.SimpleDateFormat.subFormat(SimpleDateFormat.java:1084)
at java.text.SimpleDateFormat.format(SimpleDateFormat.java:917)
at java.text.SimpleDateFormat.format(SimpleDateFormat.java:887)
at java.text.DateFormat.format(DateFormat.java:327)
Environment
- Java
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
