[jboss-jira] [JBoss JIRA] (WFLY-3513) Cannot untar wildfly-dist-8.1.0.final
Thomas Diesler (JIRA)
issues at jboss.org
Tue Jun 17 07:51:24 EDT 2014
Thomas Diesler created WFLY-3513:
------------------------------------
Summary: Cannot untar wildfly-dist-8.1.0.final
Key: WFLY-3513
URL: https://issues.jboss.org/browse/WFLY-3513
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 8.1.0.Final
Reporter: Thomas Diesler
Assignee: Jason Greene
{code}
Caused by: java.lang.IllegalArgumentException: Invalid byte 32 at offset 7 in ' {NUL}' len=8
at org.apache.commons.compress.archivers.tar.TarUtils.parseOctal(TarUtils.java:134)
at org.apache.commons.compress.archivers.tar.TarUtils.parseOctalOrBinary(TarUtils.java:173)
at org.apache.commons.compress.archivers.tar.TarArchiveEntry.parseTarHeader(TarArchiveEntry.java:953)
at org.apache.commons.compress.archivers.tar.TarArchiveEntry.parseTarHeader(TarArchiveEntry.java:940)
at org.apache.commons.compress.archivers.tar.TarArchiveEntry.<init>(TarArchiveEntry.java:324)
at org.apache.commons.compress.archivers.tar.TarArchiveInputStream.getNextTarEntry(TarArchiveInputStream.java:247)
at org.apache.commons.compress.archivers.tar.TarArchiveInputStream.getNextEntry(TarArchiveInputStream.java:526)
at io.fabric8.spi.process.AbstractProcessHandler.create(AbstractProcessHandler.java:108)
at io.fabric8.domain.agent.internal.AgentService.createProcess(AgentService.java:214)
{code}
we are using the same utility to untar other distributions without problems (e.g. tomcat, karaf)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list