Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][ReportedByUser] Uncaught Exception java.lang.NullPointerException #6605

Closed
matthiasguentert opened this issue May 2, 2022 · 2 comments

Comments

@matthiasguentert
Copy link

IntelliJ build version: 2022.1 IU-221.5080.210
OS: Windows 11
JDK: JetBrains s.r.o. 11.0.14.1
Plugin version: 3.64.0-2022.1
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,7,0,1693x921,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.NullPointerException
	at com.microsoft.intellij.util.MavenUtils.getRootMavenProject(MavenUtils.java:111)
	at com.microsoft.azure.toolkit.intellij.legacy.function.wizard.module.helper.MavenFunctionsModuleBuilderHelper.lambda$setupMavenModule$1(MavenFunctionsModuleBuilderHelper.java:47)
@wangmingliang-ms
Copy link
Collaborator

This bug would be fixed by commit d199625, it will be included in the next stable release.

@wangmingliang-ms
Copy link
Collaborator

close as it has been fixed since v3.69.0, you can upgrade to the latest and try. Feel free to reopen it when you encounter this error again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants