[ 
https://issues.apache.org/jira/browse/AXIS-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528794#comment-17528794
 ] 

Robert Lazarski commented on AXIS-2948:
---------------------------------------

None of the active committers are users of axis 1.x, we just help maintain it 
for security issues and apply patches submitted by the community.

A release of Axis 1.x is possible - last one was 2006 - but we'd need help from 
the community to push it forward so it at least compiles with JDK 11.

That all being said, I suggest trying to compile the project from source and 
trying it out as it has had hundreds of commits since the last release.

git clone https://github.com/apache/axis-axis1-java.git

 

 

> Getting java.io.IOException while reading 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
>            Priority: Major
>
> While reading 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-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to