Skip to content

[IntelliJ][ReportedByUser] Uncaught Exception java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 #5008

@hunylee

Description

@hunylee

IntelliJ build version: 2020.3.2 IU-203.7148.57
OS: Mac OS X
JDK: JetBrains s.r.o. 11.0.9.1
Plugin version: 3.50.0-2020.3
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,28,1680x940,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at com.microsoft.azure.toolkit.intellij.appservice.subscription.SubscriptionComboBox.<init>(SubscriptionComboBox.java:22)
	at com.microsoft.azure.toolkit.intellij.link.mysql.BasicLinkMySQLPanel.$$$setupUI$$$(BasicLinkMySQLPanel.java)
	at com.microsoft.azure.toolkit.intellij.link.mysql.BasicLinkMySQLPanel.<init>(BasicLinkMySQLPanel.java:72)
	at com.microsoft.azure.toolkit.intellij.link.LinkMySQLToModuleDialog.createUIComponents(LinkMySQLToModuleDialog.java:77)
	at com.microsoft.azure.toolkit.intellij.link.LinkMySQLToModuleDialog.$$$setupUI$$$(LinkMySQLToModuleDialog.java)
	at com.microsoft.azure.toolkit.intellij.link.LinkMySQLToModuleDialog.<init>(LinkMySQLToModuleDialog.java:47)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions