Uploaded image for project: 'Bitrepository'
  1. Bitrepository
  2. BITMAG-464

Put empty file produces Tomcat error

    XMLWordPrintable

Details

    Description

      empty file is left on dav server

      lars@ubuntu:~/Documents/sb/pilottest/cmd_client$ ./bitrepository-client put ../testfiles/emptyfile/emptyfile 
      <html><head><title>Apache Tomcat/6.0.35 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>java.lang.IllegalArgumentException: The value of the argument 'long sizeOfFile' must be positive, but is 0.
      	org.bitrepository.common.ArgumentValidator.checkPositive(ArgumentValidator.java:116)
      	org.bitrepository.modify.putfile.ConversationBasedPutFileClient.putFile(ConversationBasedPutFileClient.java:81)
      	org.bitrepository.BasicClient.putFile(BasicClient.java:114)
      	org.bitrepository.webservice.Reposervice.putFile(Reposervice.java:57)
      	sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
      	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	java.lang.reflect.Method.invoke(Method.java:597)
      	com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
      	com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
      	com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
      	com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
      	com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
      	com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
      	com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
      	com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
      	com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
      	com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
      	com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
      	com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
      	com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
      	com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
      	com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
      	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      </pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.35</h3></body></html>
      

      Attachments

        Issue Links

          Activity

            People

              ktc Kim Christensen (Inactive)
              lfm Lars Mydtskov
              Mikis Seth Sørensen Mikis Seth Sørensen (Inactive)
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: