Installation issue

Please help. Error I receive on trying to compile and first project in trail version.
This is my environment on Windows 10 Pro

Jmix version: 2.3.4
Jmix Studio plugin version: 2.3.3-242
IntelliJ version: IntelliJ IDEA 2024.2.3 (Ultimate Edition)

Screen shot

Execution failed for task ‘:bootRun’.

Process ‘command ‘C:\Program Files\Java\jdk-17\bin\java.exe’’ finished with non-zero exit value 1

  • 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.
BUILD FAILED in 53s
7 actionable tasks: 6 executed, 1 up-to-date

Hello @eugene ,

Please send us the full logs with your error.

Regards,
Nikita

1 Like

Error Logs.txt (1.0 MB)

Logs with scan.txt (16.1 KB)

Thanks, appreciate your assistance.

Hello, Eugene!

As i can see inside “Logs with scan.txt”
Web server failed to start. Port 8080 was already in use

So you need to kill process that using the port

Regards,
Dmitry

1 Like

That is 100% correct.

Problem solved.

Thank Dmitry

1 Like