ERROR: Unsupported Method
A free file archiver for extremely high compression
Brought to you by:
ipavlov
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
you used old version 7za.exe 22.00 that doesn't support arm64 filter method:
note that
7za.exe
and7z.exe
from7-Zip
are different files.But I have latest version of 7-zip installed on my PC:-
Doesn't 7za.exe upgrade along with the application?
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