-
Notifications
You must be signed in to change notification settings - Fork 166
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: Cannot invoke "Object.hashCode()" because "key" is null #7248
Comments
@krystian-panek-wttech @camelmann @gerardv the provided stack trace is truncated causing us not able to find the root cause, can you share the full exception stack trace here if you encounter this error again? |
@Flanker32 I guess the error should be related to the bicep language server client based on the limited information currently available. |
I'm sorry but I can't reproduce the exception and cannot supply the full stack trace... This report was made by the IntelliJ Azure toolkit. I just submitted it so it can be examined. |
#7248: java.lang.NullPointerException: Cannot invoke "Object.hashCode()" because "key" is null
@gerardv no worry, we will simply fix it based on the information currently available. Please add it here if you encounter this error again in the future. |
@wangmingliang-ms the error I get is related to the
|
thanks @camelmann , this should be another problem, we'll investigate it. |
#7248: java.lang.NullPointerException: Cannot invoke "Object.hashCode()" because "key" is null
#7248: java.lang.NullPointerException: Cannot invoke "Object.hashCode()" because "key" is null
this bug should have been fixed in the latest |
Will try, thank you.
…________________________________
From: Miller Wang ***@***.***>
Sent: Friday, February 24, 2023 2:57:21 AM
To: microsoft/azure-tools-for-java ***@***.***>
Cc: Gerard Veneman ***@***.***>; Mention ***@***.***>
Subject: Re: [microsoft/azure-tools-for-java] [IntelliJ][ReportedByUser] Uncaught Exception java.lang.NullPointerException: Cannot invoke "Object.hashCode()" because "key" is null (Issue #7248)
this bug should have been fixed in the latest 3.73.0, can please upgrade and try again?
—
Reply to this email directly, view it on GitHub<#7248 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AANW4YW7475IKNHZIURPIFTWZAIQDANCNFSM6AAAAAAUHKLFQY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
IntelliJ build version: 2022.3.1 IU-223.8214.52
OS: Mac OS X
JDK: JetBrains s.r.o. 17.0.5
Plugin version: 3.72.0-2022.3
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: