Menu

#593 ERROR: Unsupported Method

open
nobody
None
5
2024-11-06
2024-11-06
No

Hi,

I'm getting this error while trying to extract a file, Could you please let me know how to resolve this?

7za.exe x "C:\local\VisualVM 2.1.10.7z" -o"C:\local\" -bd -y -aoa

7-Zip (a) 22.00 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-06-15

Scanning the drive for archives:
1 file, 16852651 bytes (17 MiB)

Extracting archive: C:\local\VisualVM 2.1.10.7z
--
Path = C:\local\VisualVM 2.1.10.7z
Type = 7z
Physical Size = 16852651
Headers Size = 5503
Method = 0A LZMA2:24 BCJ SPARC
Solid = +
Blocks = 5

ERROR: Unsupported Method : platform\modules\lib\aarch64\jnidispatch-nb.dll
ERROR: Unsupported Method : platform\modules\lib\aarch64\linux\libjnidispatch-nb.so
ERROR: Unsupported Method : platform\modules\lib\flatlaf-windows-arm64.dll
ERROR: Unsupported Method : platform\modules\lib\libflatlaf-macos-arm64.dylib
ERROR: Unsupported Method : visualvm\lib\deployed\jdk16\linux-aarch64\libprofilerinterface.so

Sub items Errors: 5

Archives with Errors: 1

Sub items Errors: 5

7-Zip version :- 24.08.00.0

Thanks,
Anique

Discussion

  • Igor Pavlov

    Igor Pavlov - 2024-11-06

    you used old version 7za.exe 22.00 that doesn't support arm64 filter method:

    7-Zip (a) 22.00 (x64)
    

    note that 7za.exe and 7z.exe from 7-Zip are different files.

     
  • Anique Naushad

    Anique Naushad - 2024-11-06

    But I have latest version of 7-zip installed on my PC:-

    PS C:\> get-addRemoveSoftware -ApplicationName '*7-zi*'
    AppName                   Version    NormalizedVersion InstallDate
    -------                   -------    ----------------- -----------
    7-Zip 24.08 (x64 edition) 24.08.00.0 24.8.0.0          10/12/2024 12:00:00 AM
    

    Doesn't 7za.exe upgrade along with the application?

     
  • Igor Pavlov

    Igor Pavlov - 2024-11-06

    7za.exe is not part of main 7-zip package.
    7za.exe is external reduced command line version that supports only main archive formats: 7z, zip, tar, gz,bz2, xz,zstd,cab,tar.

    You can dowload new 7za.exe here in "7-Zip extra" package from:
    https://7-zip.org/download.html

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.