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 2015/07/01 15:51:05 UTC

[jira] [Resolved] (UIMA-4498) DUCC Web Server (WS) NPE during monitor processing

     [ https://issues.apache.org/jira/browse/UIMA-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lou DeGenaro resolved UIMA-4498.
--------------------------------
    Resolution: Fixed

Code is delivered.

> DUCC Web Server (WS) NPE during monitor processing
> --------------------------------------------------
>
>                 Key: UIMA-4498
>                 URL: https://issues.apache.org/jira/browse/UIMA-4498
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>            Priority: Minor
>             Fix For: 2.0.0-Ducc
>
>
> 01 Jul 2015 08:19:35,925  INFO WS.DuccWebMonitorReservation - 252837 renew  not found
> 01 Jul 2015 08:19:35,926  INFO WS.DuccHandlerProxy - N/A handle   <null> java.lang.NullPointerException
> At:
>         org.apache.uima.ducc.ws.server.DuccWebMonitorReservation.renew(DuccWebMonitorReservation.java:230)
>         org.apache.uima.ducc.ws.server.DuccWebMonitor.renew(DuccWebMonitor.java:199)
>         org.apache.uima.ducc.ws.server.DuccHandlerProxy.handleServletReservationStatus(DuccHandlerProxy.java:157)
>         org.apache.uima.ducc.ws.server.DuccHandlerProxy.handleDuccRequest(DuccHandlerProxy.java:270)
>         org.apache.uima.ducc.ws.server.DuccHandlerProxy.handle(DuccHandlerProxy.java:293)
>         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)
>         org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048)
>         org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601)
>         org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214)
>         org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411)
>         org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535)
>         org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
>         org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529)
>         java.lang.Thread.run(Thread.java:780)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)