Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-963

jcloud IOExpection: Error writing request body to server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.9.0
    • None
    • jclouds-blobstore
    • centos, tomcat8, rackspace

    Description

      We are using jclouds with Rackspace and when uploading lots of files via cloudfile api (multi threaded)

      Once in while we are getting an exception on objectApi.put l

      More Info

      http://stackoverflow.com/questions/31453750/jcloud-ioexpection-error-writing-request-body-to-server

      Exception info

       16-Jul-2015 11:58:00.811 SEVERE [threadsPool-1]      org.jclouds.logging.jdk.JDKLogger.logError error after writing 8192/streaming bytes to https://*****/****.jpg
       java.io.IOException: Error writing request body to server
              at sun.net.www.protocol.http.HttpURLConnection$StreamingOutputStream.checkError(HttpURLConnection.java:3478)
              at sun.net.www.protocol.http.HttpURLConnection$StreamingOutputStream.write(HttpURLConnection.java:3461)
              at com.google.common.io.CountingOutputStream.write(CountingOutputStream.java:53)
              at com.google.common.io.ByteStreams.copy(ByteStreams.java:74)
              at org.jclouds.http.internal.JavaUrlHttpCommandExecutorService.writePayloadToConnection(JavaUrlHttpCommandExecutorService.java:297)
              at org.jclouds.http.internal.JavaUrlHttpCommandExecutorService.convert(JavaUrlHttpCommandExecutorService.java:160)
              at org.jclouds.http.internal.JavaUrlHttpCommandExecutorService.convert(JavaUrlHttpCommandExecutorService.java:64)
              at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:91)
              at org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:90)
              at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:73)
              at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:44)
              at org.jclouds.reflect.FunctionalReflection$FunctionalInvocationHandler.handleInvocation(FunctionalReflection.java:117)
              at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
              at com.sun.proxy.$Proxy176.put(Unknown Source)
              at
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            oaktree Alonko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: