-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Milestone
Description
IntelliJ build version: 2022.1.2 IU-221.5787.30
OS: Linux
JDK: JetBrains s.r.o. 11.0.15
Plugin version: 3.65.1-2022.1
Additional Info: None
Parent component:
com.intellij.openapi.wm.impl.IdeRootPane[,0,37,1247x759,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.intellij.javascript.debugger.sourcemap.visualizer.SourcemapFileViewer.<init>(SourcemapFileViewer.kt:47)
at com.microsoft.azure.toolkit.intellij.appservice.actions.AppServiceFileAction.openFileInEditor(AppServiceFileAction.java:125)
at com.microsoft.azure.toolkit.intellij.appservice.actions.AppServiceFileAction.lambda$openAppServiceFile$4(AppServiceFileAction.java:104)
at com.microsoft.azure.toolkit.lib.common.task.AzureTask.lambda$new$0(AzureTask.java:117)
at com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect.execute(AzureOperationAspect.java:95)
at com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.lambda$runInObservable$0(AzureTaskManager.java:384)
at com.microsoft.azure.toolkit.lib.common.operation.OperationThreadContext.run(OperationThreadContext.java:81)
at com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.lambda$runInObservable$1(A