Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while expanding /RDPTools/classifier/build/classes/data.tgz #16

Open
philge opened this issue Mar 9, 2017 · 2 comments
Open

Error while expanding /RDPTools/classifier/build/classes/data.tgz #16

philge opened this issue Mar 9, 2017 · 2 comments

Comments

@philge
Copy link

philge commented Mar 9, 2017

Error while expanding /RDPTools/classifier/build/classes/data.tgz
java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
at org.apache.tools.tar.TarBuffer.readBlock(TarBuffer.java:253)
at org.apache.tools.tar.TarBuffer.readRecord(TarBuffer.java:220)
at org.apache.tools.tar.TarInputStream.read(TarInputStream.java:603)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at org.apache.tools.ant.taskdefs.Expand.extractFile(Expand.java:358)
at org.apache.tools.ant.taskdefs.Untar.expandStream(Untar.java:163)
at org.apache.tools.ant.taskdefs.Untar.expandFile(Untar.java:109)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:148)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
at org.apache.tools.ant.Main.runBuild(Main.java:857)
at org.apache.tools.ant.Main.startAnt(Main.java:236)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:287)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:113)

Total time: 15 seconds
make: *** [classifier/dist/classifier.jar] Error 1

@janpb janpb mentioned this issue Mar 14, 2018
@mortonjt
Copy link

@rdpstaffmsu, I'm also seeing this error on both Mac and Linux ...

However, it looks like I'm able to get something working on sourceforge, so thank you guys for putting that together. Will there be an update to the github page in the future?

@caijian89
Copy link

caijian89 commented Sep 19, 2018

I am also encountering this error, could you kind to tell me the solution you fix it? @mortonjt @philge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants