IntelliJ can not create new Project Quarkus

Answered

Hi,

I can not create new project quarkus. There is an initialization failure.
I don't use proxy and the network is normal.
Any ide how to resolve this failure ?

0
15 comments

Hi,

This is likely due no network misconfiguration or restrictions on your machine.

If you are behind a proxy, you need to configure it inside the IDE.

Please also check if you have anything in the system hosts file that can override the default network routes.

0
Avatar
Permanently deleted user

I try to connect to internet directly without proxy
Http Proxy setting is set to no proxy, still have the error

I tried to create New Project Spring, Micronaut and MicroProfile, they are normal, no error
So, the problem is only New Project Quarkus

 

0

Please attach the idea.log file (Help | Show Log in Explorer).

You can upload it privately to https://uploads.jetbrains.com/

0
Avatar
Permanently deleted user

I just uploaded the log file

0

Please provide the upload id.

0
Avatar
Permanently deleted user

Upload id: 2021_02_26_LdZ3qapjbSubxnkv (file: idea.log)

0

Thank you, checking.

0

The issue is a known one: https://youtrack.jetbrains.com/issue/IDEA-262943 (fixed)

The fix is included in the 2020.3.3 Preview build of IntelliJ IDEA (public release available March 9th).

0

Same error

Upload id: 2021_04_07_2qzhqdLJrypV5Ens

IntelliJ IDEA 2020.3.3 (Ultimate Edition)
Build #IU-203.7717.56, built on March 15, 2021
Licensed to IntelliJ IDEA Evaluator
Expiration date: May 7, 2021
Runtime version: 11.0.10+8-b1145.96 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.15.7
GC: ParNew, ConcurrentMarkSweep
Memory: 4029M
Cores: 8

0

Decamincow

Can you check if the issue is gone for you in the latest 2021.1 release?

0

Arina Efremova

Yes this problem is repeated in the version 2021.1.3

0

Sergey Lisitsa Please share the logs folder compressed via uploads.jetbrains.com. The reason could be different. 

0

Konstantin Annikov

Upload ID: 2021_08_04_W5YGJDYczMPL5sLo

0

Does it help to update IntelliJ IDEA to 2021.2?

The error is different: 

ERROR - e.wizard.WebStarterInitialStep - Unable to get server options for quarkus

java.lang.NullPointerException: configRoot.get("quarkusVersion") must not be null
 
I've created bug request for that:  https://youtrack.jetbrains.com/issue/IDEA-275250
0

Konstantin Annikov

I have updated Intellij IDEA to version 2021.2

This problem is not reproduced in version 2021.2

0

Please sign in to leave a comment.