Getting “Abnormal build process termination: ” while building the application in intellij
Abnormal build process termination: nice -n 10 /Users/yashwandhare/Library/Java/JavaVirtualMachines/openjdk-22.0.2/Contents/Home/bin/java -Xmx700m -Djava.awt.headless=true “-Djna.boot.library.path=/Applications/IntelliJ IDEA CE.app/Contents/lib/jna/aarch64” -Djna.nosys=true -Djna.noclasspath=true –add-opens jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED –add-opens jdk.compiler/com.sun.tools.javac.jvm=ALL-UNNAMED -Dexternal.project.config=/Users/yashwandhare/Library/Caches/JetBrains/IdeaIC2024.3/projects/niffler.36f9b025/external_build_system -Dcompile.parallel=true -Drebuild.on.dependency.change=true -Didea.IntToIntBtree.page.size=32768 -Djdt.compiler.useSingleThread=true -Daether.connector.resumeDownloads=false -Dio.netty.initialSeedUniquifier=-532604766655091619 -Djps.use.dependency.graph=true -Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=IN -Didea.paths.selector=IdeaIC2024.3 “-Didea.home.path=/Applications/IntelliJ IDEA CE.app/Contents” “-Didea.config.path=/Users/yashwandhare/Library/Application Support/JetBrains/IdeaIC2024.3” “-Didea.plugins.path=/Users/yashwandhare/Library/Application […]