java.lang.ArrayIndexOutOfBoundsException: 6
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 redhat.com by Unknown author, 1 year ago
via https://bugzilla.redhat.com/bugzilla/ by Sandro Bonazzola, 9 months ago
java.lang.ArrayIndexOutOfBoundsException: 6
at java.text.SimpleDateFormat.formatWithAttribute(libgcj.so.11)
at java.text.SimpleDateFormat.format(libgcj.so.11)
at java.text.DateFormat.format(libgcj.so.11)
at com.lowagie.text.Document.addCreationDate(itext-2.1.7.jar.so)
at com.lowagie.text.pdf.PdfDocument.
(itext-2.1.7.jar.so) at com.lowagie.text.pdf.PdfStamperImp.
(itext-2.1.7.jar.so)