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.AssertionError #8081

Open
dnanatihor opened this issue Dec 28, 2023 · 2 comments
Open

Comments

@dnanatihor
Copy link

IntelliJ build version: 2023.3.2 IC-233.13135.103
OS: Linux
JDK: JetBrains s.r.o. 17.0.9
Plugin version: 3.83.0-2023.3
Additional Info: None
Parent component:

javax.swing.JRootPane[,0,37,1080x900,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.AssertionError
	at com.microsoft.azure.toolkit.lib.cognitiveservices.AzureCognitiveServices.accounts(AzureCognitiveServices.java:44)
	at com.microsoft.azure.toolkit.lib.cognitiveservices.AzureCognitiveServices.isOpenAIEnabled_aroundBody0(AzureCognitiveServices.java:50)
	at com.microsoft.azure.toolkit.lib.cognitiveservices.AzureCognitiveServices$AjcClosure1.run(AzureCognitiveServices.java:1)
	at com.microsoft.azure.toolkit.lib.common.cache.CacheManager.lambda$readCache$0(CacheManager.java:129)
	at com.microsoft.azure.toolkit.lib.common.cache.CacheManager.readCache(CacheManager.java:126)
	at com.microsoft.azure.toolkit.lib.common.cache.CacheManager.ajc$inlineAccessMethod$com_microsoft_azure_toolkit_lib_common_cache_CacheManager$com_microsoft_azure_toolkit_lib_common_cache_CacheManager$readCache(CacheManager.java:1)
	at com.microsoft.azure.toolkit.lib.common.cache.CacheManager.aroundCacheable(CacheManager.java:77)
	at com.microsoft.azure.toolkit.lib.cognitiv
@Flanker32
Copy link
Member

@dnanatihor Thank you for reporting this issue and we apologize for the delay in responding to you. This issue seems to be caused by an authentication problem. Could you please try signing in again and check if the issue is resolved?

@wangmingliang-ms
Copy link
Collaborator

this issue was fixed in the latest v3.85.0.

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