<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>error on tutorial</title>
  <link rel="self" href="https://liferay.dev/en/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=123217845" />
  <subtitle>error on tutorial</subtitle>
  <id>https://liferay.dev/en/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=123217845</id>
  <updated>2026-04-09T12:09:06Z</updated>
  <dc:date>2026-04-09T12:09:06Z</dc:date>
  <entry>
    <title>RE: error on tutorial</title>
    <link rel="alternate" href="https://liferay.dev/en/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123244872" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/en/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123244872</id>
    <updated>2025-02-13T20:52:09Z</updated>
    <published>2025-02-13T20:52:09Z</published>
    <summary type="html">&lt;p&gt;So I spent some time creating a new Windows 11 instance on ARM in Azure...&lt;/p&gt;
&lt;p&gt;I couldn't get the command line tools to install, let alone start and
  throw this error.&lt;/p&gt;
&lt;p&gt;Can you share what version of windows you're running and what JDK
  you're using?&lt;/p&gt;
&lt;p&gt;What version of blade do you have installed? And what version of
  Gradle is the workspace configured to use?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2025-02-13T20:52:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: error on tutorial</title>
    <link rel="alternate" href="https://liferay.dev/en/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123244471" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/en/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123244471</id>
    <updated>2025-02-13T16:26:44Z</updated>
    <published>2025-02-13T16:26:43Z</published>
    <summary type="html">&lt;p&gt;Hey Konrad!&lt;/p&gt;
&lt;p&gt;Looks like you're using Windows on ARM and that we may not have
  everything in place to support that.&lt;/p&gt;
&lt;p&gt;Do you have another system you can use? Windows on Intel/AMD should
  work, or a linux distro on the ARM would also work.&lt;/p&gt;
&lt;p&gt;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).&lt;/p&gt;
&lt;p&gt;We'll let you know what we hear.&lt;/p&gt;</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2025-02-13T16:26:43Z</dc:date>
  </entry>
  <entry>
    <title>error on tutorial</title>
    <link rel="alternate" href="https://liferay.dev/en/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123217844" />
    <author>
      <name>Konrad Konieczny</name>
    </author>
    <id>https://liferay.dev/en/c/message_boards/find_message?p_l_id=119785294&amp;messageId=123217844</id>
    <updated>2025-01-31T15:29:22Z</updated>
    <published>2025-01-31T12:30:22Z</published>
    <summary type="html">&lt;ol&gt;
  &lt;li&gt;
    &lt;pre&gt;
&lt;code&gt;blade gw clean deploy
&lt;/code&gt;&lt;/pre&gt;
    &lt;p&gt;errors when trying to do the tutorial: https://learn.liferay.com/l/27355959&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;
      &lt;br&gt;  Starting a Gradle Daemon (subsequent builds will be faster)&lt;/p&gt;
    &lt;p&gt;&amp;gt; Task
      :client-extensions:liferay-clarity-batch-create-distributor-object-fields:cleanDockerImage
      FAILED&lt;br&gt;  Removing image with ID 'liferay-clarity-batch-create-distributor-object-fields:latest'.&lt;/p&gt;
    &lt;p&gt;FAILURE: Build failed with an exception.&lt;/p&gt;
    &lt;p&gt;* What went wrong:&lt;br&gt;  Execution failed for task
      ':client-extensions:liferay-clarity-batch-create-distributor-object-fields:cleanDockerImage'.&lt;br&gt;
      &amp;gt;
      /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'))&lt;/p&gt;
    &lt;p&gt;* Try:&lt;br&gt;  &amp;gt; Run with --stacktrace option to get the stack
      trace.&lt;br&gt;  &amp;gt; Run with --info or --debug option to get more log
      output.&lt;br&gt;  &amp;gt; Run with --scan to get full insights.&lt;br&gt;  &amp;gt;
      Get more help at https://help.gradle.org.&lt;/p&gt;
    &lt;p&gt;Deprecated Gradle features were used in this build, making it
      incompatible with Gradle 9.0.&lt;/p&gt;
    &lt;p&gt;You can use '--warning-mode all' to show the individual
      deprecation warnings and determine if they come from your own
      scripts or plugins.&lt;/p&gt;
    &lt;p&gt;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.&lt;/p&gt;
    &lt;p&gt;BUILD FAILED in 7s&lt;br&gt;  1 actionable task: 1 executed&lt;/p&gt;
  &lt;/li&gt;
&lt;/ol&gt;</summary>
    <dc:creator>Konrad Konieczny</dc:creator>
    <dc:date>2025-01-31T12:30:22Z</dc:date>
  </entry>
</feed>
