Run OpenSearh project and i got gradle.xml error

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):

2.11.0

Describe the issue: I got the OpenSearch from github on intellij Idea and build it successfully. when i run the project, i got this error:
FAILURE: Build failed with an exception.

  • Where:
    Script ‘D:\IdeaProjects\OpenSearch\gradle\ide.gradle’ line: 114

  • What went wrong:
    Execution failed for task ‘:configureIdeaGradleJvm’.

java.io.FileNotFoundException: D:\IdeaProjects\OpenSearch.idea\gradle.xml (The system cannot find the file specified)
how can i fixed it?
i can not found the gradle.xml even in OpenSearch github

Configuration:

Relevant Logs or Screenshots:
بعدازظهر: Executing ‘:configureIdeaGradleJvm’…

Task :buildSrc:reaper:compileJava UP-TO-DATE
Task :buildSrc:reaper:processResources NO-SOURCE
Task :buildSrc:reaper:classes UP-TO-DATE
Task :buildSrc:compileJava UP-TO-DATE
Task :buildSrc:reaper:jar UP-TO-DATE
Task :buildSrc:compileGroovy UP-TO-DATE
Task :buildSrc:generateVersionProperties UP-TO-DATE
Task :buildSrc:pluginDescriptors UP-TO-DATE
Task :buildSrc:processResources UP-TO-DATE
Task :buildSrc:classes UP-TO-DATE
Task :buildSrc:jar UP-TO-DATE

Configure project :plugins:repository-hdfs
hdfsFixture unsupported, please set HADOOP_HOME and put HADOOP_HOME\bin in PATH
=======================================
OpenSearch Build Hamster says Hello!
Gradle Version : 8.4
OS Info : Windows 10 10.0 (amd64)
JDK Version : 11 (Oracle JDK)
JAVA_HOME : C:\Program Files\Java\jdk-11.0.16.1
Random Testing Seed : E2CF75CA4796A0C6
In FIPS 140 mode : false
=======================================

Task :configureIdeaGradleJvm FAILED

FAILURE: Build failed with an exception.

  • Where:
    Script ‘D:\IdeaProjects\OpenSearch\gradle\ide.gradle’ line: 114

  • What went wrong:
    Execution failed for task ‘:configureIdeaGradleJvm’.

java.io.FileNotFoundException: D:\IdeaProjects\OpenSearch.idea\gradle.xml (The system cannot find the file specified)

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Get more help at https://help.gradle.org.

BUILD FAILED in 39s
9 actionable tasks: 1 executed, 8 up-to-date
۰۶:۲۶:۵۸ بعدازظهر: Execution finished ‘:configureIdeaGradleJvm’.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.