Ask - Test
RE: error on tutorial
error on tutorial
New Member Post: 1 Join Date: 1/31/25 Recent Posts-
blade gw clean deploy
errors when trying to do the tutorial: https://learn.liferay.com/l/27355959
-
Starting a Gradle Daemon (subsequent builds will be faster)> Task :client-extensions:liferay-clarity-batch-create-distributor-object-fields:cleanDockerImage FAILED
Removing image with ID 'liferay-clarity-batch-create-distributor-object-fields:latest'.FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':client-extensions:liferay-clarity-batch-create-distributor-object-fields:cleanDockerImage'.
> /Users/konrad/Library/Caches/JNA/temp/jna17270625561772728318.tmp: dlopen(/Users/konrad/Library/Caches/JNA/temp/jna17270625561772728318.tmp, 0x0001): tried: '/Users/konrad/Library/Caches/JNA/temp/jna17270625561772728318.tmp' (fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/konrad/Library/Caches/JNA/temp/jna17270625561772728318.tmp' (no such file), '/Users/konrad/Library/Caches/JNA/temp/jna17270625561772728318.tmp' (fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e' or 'arm64'))* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 7s
1 actionable task: 1 executed
RE: error on tutorial
Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent PostsHey Konrad!
Looks like you're using Windows on ARM and that we may not have everything in place to support that.
Do you have another system you can use? Windows on Intel/AMD should work, or a linux distro on the ARM would also work.
In the mean time, we've reached out to our dev tools team to verify whether ARM is supported and what it would take for us to support (if it isn't).
We'll let you know what we hear.
RE: error on tutorial
Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent PostsSo I spent some time creating a new Windows 11 instance on ARM in Azure...
I couldn't get the command line tools to install, let alone start and throw this error.
Can you share what version of windows you're running and what JDK you're using?
What version of blade do you have installed? And what version of Gradle is the workspace configured to use?
Thanks!
Powered by Liferay™