You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Aman Varshney (Jira)" <ax...@ws.apache.org> on 2022/04/27 08:35:00 UTC

[jira] [Created] (AXIS-2948) Getting java.io.IOException when we upload large size file

Aman Varshney created AXIS-2948:
-----------------------------------

             Summary: Getting java.io.IOException when we upload large size file
                 Key: AXIS-2948
                 URL: https://issues.apache.org/jira/browse/AXIS-2948
             Project: Axis
          Issue Type: Bug
          Components: Basic Architecture
            Reporter: Aman Varshney


While upload large file, we are getting below Exception. We are using axis-1.4.jar in our project.

*Caused by: java.io.IOException: Resource has been deleted.*
        at org.apache.axis.attachments.ManagedMemoryDataSource$Instream.read(ManagedMemoryDataSource.java:688)
        at com.ctc.wstx.io.BaseReader.readBytes(BaseReader.java:155)
        at com.ctc.wstx.io.UTF8Reader.loadMore(UTF8Reader.java:369)
        at com.ctc.wstx.io.UTF8Reader.read(UTF8Reader.java:116)
        at com.ctc.wstx.io.MergedReader.read(MergedReader.java:104)
        at com.ctc.wstx.io.ReaderSource.readInto(ReaderSource.java:88)
        at com.ctc.wstx.io.BranchingReaderSource.readInto(BranchingReaderSource.java:57)
        at com.ctc.wstx.sr.StreamScanner.loadMore(StreamScanner.java:1011)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org