You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Philip Jan Baruis (Jira)" <ji...@apache.org> on 2021/09/03 12:10:00 UTC

[jira] [Created] (COMPRESS-590) Fatal Exception: java.lang.NoSuchMethodError

Philip Jan Baruis created COMPRESS-590:
------------------------------------------

             Summary: Fatal Exception: java.lang.NoSuchMethodError
                 Key: COMPRESS-590
                 URL: https://issues.apache.org/jira/browse/COMPRESS-590
             Project: Commons Compress
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.21
            Reporter: Philip Jan Baruis


Environment: Android Studio

JDK Version: 1.8

Apache Commons Compress Version: 1.21

Android Versions affected: Android 6 (Marshmallow) / API 23 , Android 7.1 (Nougat) / API 25

Here's what i got on the stacktrace.
{code:java}
Fatal Exception: java.lang.NoSuchMethodError: No virtual method toPath()Ljava/nio/file/Path; in class Ljava/io/File; or its super classes (declaration of 'java.io.File' appears in /system/framework/core-libart.jar)
 at org.apache.commons.compress.archivers.tar.TarArchiveEntry.<init>(TarArchiveEntry.java:421){code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)