You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2013/03/16 11:04:12 UTC

[jira] [Created] (UIMA-2749) DUCC webserver (WS) ArrayIndexOutOfBoundsException

Lou DeGenaro created UIMA-2749:
----------------------------------

             Summary: DUCC webserver (WS) ArrayIndexOutOfBoundsException
                 Key: UIMA-2749
                 URL: https://issues.apache.org/jira/browse/UIMA-2749
             Project: UIMA
          Issue Type: Bug
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor


15 Mar 2013 16:34:29,414  INFO WS.DuccHandlerLegacy - handle     N/A  15 java.lang.ArrayIndexOutOfBoundsE-xception: 15

At:
        sun.util.calendar.BaseCalendar.getCalendarDateFromFixedDate(BaseCalendar.java:436)
        java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2081)
        java.util.GregorianCalendar.computeFields(GregorianCalendar.java:1996)
        java.util.Calendar.setTimeInMillis(Calendar.java:1109)
        java.util.Calendar.setTime(Calendar.java:1075)
        java.text.SimpleDateFormat.format(SimpleDateFormat.java:876)
        java.text.SimpleDateFormat.format(SimpleDateFormat.java:869)
        java.text.DateFormat.format(DateFormat.java:316)
        org.apache.uima.ducc.common.utils.TimeStamp.simpleFormat(TimeStamp.java:35)
        org.apache.uima.ducc.ws.server.DuccHandlerLegacy.handleServletLegacySystemDaemons(DuccHandlerLegacy.java:1279)
        org.apache.uima.ducc.ws.server.DuccHandlerLegacy.handleDuccRequest(DuccHandlerLegacy.java:1606)
        org.apache.uima.ducc.ws.server.DuccHandlerLegacy.handle(DuccHandlerLegacy.java:1629)
        org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:47)
        org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
        org.eclipse.jetty.server.Server.handle(Server.java:346)
        org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira