microsoft / microsoft/azure-tools-for-java
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.Throwable: Can't instantiate configurable for com.intellij.idea.plugin.hybris.settings.HybrisProjectSettingsConfigurableProvider
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
IntelliJ build version: 2022.3.3 IC-223.8836.41
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.6
Plugin version: 3.77.0-2022.3
Additional Info: None
Parent component:
com.intellij.openapi.wm.impl.IdeRootPane[,7,7,1281x681,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.Throwable: Can't instantiate configurable for com.intellij.idea.plugin.hybris.settings.HybrisProjectSettingsConfigurableProvider
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:202)
at com.microsoft.azure.toolkit.intellij.common.action.LegacyIntellijAccountActionsContributor.openSettingsDialog(LegacyIntellijAccountActionsContributor.java:90)
at com.microsoft.azure.toolkit.intellij.common.action.LegacyIntellijAccountActionsContributor.lambda$registerHandlers$4(LegacyIntellijAccountActionsContributor.java:71)
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:102)
at com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.lambda$runInObservable$0(AzureTask
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at LegacyIntellijAccountActionsContributor.openSettingsDialog, especially line 90, and inspect how it attempts to instantiate com.intellij.idea.plugin.hybris.settings.HybrisProjectSettingsConfigurableProvider. Reproduce with IntelliJ 2022.3.3, plugin 3.77.0-2022.3, Windows 10, and JDK 17.0.6; done means the settings action no longer reports this uncaught exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100