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: Invalid runtime configuration. #8139

Open
yatendrakumawat opened this issue Feb 7, 2024 · 0 comments

Comments

@yatendrakumawat
Copy link

IntelliJ build version: 2023.2.4 IC-232.10203.10
OS: Windows 11
JDK: JetBrains s.r.o. 17.0.8.1
Plugin version: 3.85.0-2023.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1366x720,invalid,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: Invalid runtime configuration.
	at <REDACTED: user-file-path>(Objects.java:235)
	at com.microsoft.azure.toolkit.lib.appservice.config.RuntimeConfig.toWebAppRuntime(RuntimeConfig.java:67)
	at com.microsoft.azure.toolkit.intellij.legacy.webapp.runner.webappconfig.WebAppConfiguration.validate(WebAppConfiguration.java:119)
	at com.microsoft.azure.toolkit.intellij.legacy.common.AzureSettingsEditor.applyEditorTo(AzureSettingsEditor.java:25)
	at com.microsoft.azure.toolkit.intellij.legacy.common.AzureSettingsEditor.applyEditorTo(AzureSettingsEditor.java:15)
	at com.microsoft.azure.toolkit.intellij.legacy.webapp.action.DeployWebAppAction.lambda$runConfiguration$3(DeployWebAppAction.java:76)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTask.lambda$new$0(AzureTask.java:119)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant