my rest servers seem to crash:

Oct 8, 2010 8:51:03 AM
com.sun.jersey.server.impl.application.DeferredResourceConfig
getApplication
INFO: Instantiating the Application class, named
org.apache.hadoop.hbase.rest.ResourceConfig
Oct 8, 2010 8:51:18 AM com.sun.jersey.spi.container.ContainerResponse
mapMappableContainerException
SEVERE: The exception contained within MappableContainerException
could not be mapped to a response, re-throwing to the HTTP container
org.mortbay.jetty.EofException
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:319)
        at 
org.mortbay.jetty.HttpParser$Input.blockForContent(HttpParser.java:1144)
        at org.mortbay.jetty.HttpParser$Input.read(HttpParser.java:1122)
        at java.io.InputStream.read(InputStream.java:85)
        at com.sun.jersey.core.util.ReaderWriter.writeTo(ReaderWriter.java:111)


Anyone seen this before?

-jack

Reply via email to