<?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>Build theme project create APPCRASH issue</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113743373" />
  <subtitle>Build theme project create APPCRASH issue</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113743373</id>
  <updated>2026-04-04T11:57:42Z</updated>
  <dc:date>2026-04-04T11:57:42Z</dc:date>
  <entry>
    <title>RE: Build theme project create APPCRASH issue</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113756313" />
    <author>
      <name>Arun Das</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113756313</id>
    <updated>2019-05-29T09:33:57Z</updated>
    <published>2019-05-29T09:33:57Z</published>
    <summary type="html">Do you get the same error ?</summary>
    <dc:creator>Arun Das</dc:creator>
    <dc:date>2019-05-29T09:33:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: Build theme project create APPCRASH issue</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113754801" />
    <author>
      <name>Deepak Panda</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113754801</id>
    <updated>2019-05-29T05:10:23Z</updated>
    <published>2019-05-29T05:10:23Z</published>
    <summary type="html">Hi David,Thanks for ur suggestion, but I am already using the above solution and issue still persist. Kindly suggest what to do. PFB my &amp;#34;build.gradle&amp;#34; file.&lt;br /&gt;buildscript {&lt;br /&gt;    dependencies {&lt;br /&gt;        classpath group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.gradle.plugins.theme.builder&amp;#34;, version: &amp;#34;2.0.5&amp;#34;&lt;br /&gt;    }    repositories {&lt;br /&gt;        maven {&lt;br /&gt;            url &amp;#34;https://repository-cdn.liferay.com/nexus/content/groups/public&amp;#34;&lt;br /&gt;        }&lt;br /&gt;    }&lt;br /&gt;}apply plugin: &amp;#34;com.liferay.portal.tools.theme.builder&amp;#34;dependencies {&lt;br /&gt;    parentThemes group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.theme.styled&amp;#34;, version: &amp;#34;3.0.4&amp;#34;&lt;br /&gt;    parentThemes group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.theme.unstyled&amp;#34;, version: &amp;#34;3.0.4&amp;#34;    portalCommonCSS group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.frontend.css.common&amp;#34;, version: &amp;#34;3.0.1&amp;#34;&lt;br /&gt;    themeBuilder group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.portal.tools.theme.builder&amp;#34;, version: &amp;#34;1.1.6&amp;#34;&lt;br /&gt;    cssBuilder group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.css.builder&amp;#34;, version: &amp;#34;2.1.3&amp;#34;&lt;br /&gt;}</summary>
    <dc:creator>Deepak Panda</dc:creator>
    <dc:date>2019-05-29T05:10:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: Build theme project create APPCRASH issue</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113745128" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113745128</id>
    <updated>2019-05-27T14:20:15Z</updated>
    <published>2019-05-27T14:20:15Z</published>
    <summary type="html">&lt;a href="https://community.liferay.com/forums/-/message_boards/message/113726573"&gt;https://community.liferay.com/forums/-/message_boards/message/113726573&lt;/a&gt;</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2019-05-27T14:20:15Z</dc:date>
  </entry>
  <entry>
    <title>Build theme project create APPCRASH issue</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113743372" />
    <author>
      <name>Deepak Panda</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113743372</id>
    <updated>2019-05-27T12:51:56Z</updated>
    <published>2019-05-27T12:51:56Z</published>
    <summary type="html">Hi,&lt;br /&gt;I am creating a theme project using the Liferay plugin in eclipse. I have followed the steps as mention by other community members, but whenever I am trying to build the project it show me &amp;#34;Task :buildCSS FAILED &amp;#34; and my java shows APPCRASH exception. Kindly provide any solution if anyone resolve this issue.  I am using &amp;#34;jdk1.8.0_171&amp;#34;. Below is my exception.&amp;gt; Task :buildTheme UP-TO-DATE&lt;br /&gt;&amp;gt; Task :compileJava NO-SOURCE&lt;br /&gt;&amp;gt; Task :buildCSS&lt;br /&gt;Using native Sass compiler&lt;br /&gt;SLF4J: Failed to load class &amp;#34;org.slf4j.impl.StaticLoggerBinder&amp;#34;.&lt;br /&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;br /&gt;SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.&lt;br /&gt;Parsed /css/clay/atlas-variables.scss in 1583ms&lt;br /&gt;Parsed /css/clay/atlas.scss in 6827ms&lt;br /&gt;Parsed /css/clay/base-variables.scss in 353ms&lt;br /&gt;Parsed /css/clay/base.scss in 5040ms&lt;br /&gt;Parsed /css/clay/bootstrap/bootstrap-grid.scss in 264ms&lt;br /&gt;Parsed /css/clay/bootstrap/bootstrap-reboot.scss in 80ms&lt;br /&gt;Parsed /css/clay/bootstrap/bootstrap.scss in 897ms&lt;br /&gt;Parsed /css/clay/bootstrap.scss in 1069ms&lt;br /&gt;Parsed /css/clay/site/site-atlas-font-awesome.scss in 5407ms&lt;br /&gt;Parsed /css/clay/site/site-lexicon-font-awesome.scss in 5359ms&amp;gt; Task :buildCSS FAILEDFAILURE: Build failed with an exception.* What went wrong:&lt;br /&gt;Execution failed for task &amp;#39;:buildCSS&amp;#39;.&lt;br /&gt;&amp;gt; Process &amp;#39;command &amp;#39;C:\Program Files (x86)\Java\jdk1.8.0_171\bin\java.exe&amp;#39;&amp;#39; finished with non-zero exit value -1073741819* Try:&lt;br /&gt;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.orgDeprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.&lt;br /&gt;Use &amp;#39;--warning-mode all&amp;#39; to show the individual deprecation warnings.&lt;br /&gt;See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warningsBUILD FAILED in 1m 46s&lt;br /&gt;2 actionable tasks: 1 executed, 1 up-to-date</summary>
    <dc:creator>Deepak Panda</dc:creator>
    <dc:date>2019-05-27T12:51:56Z</dc:date>
  </entry>
</feed>
