Skip to content

[IJ/AS plugin] Internal error: Throwable #6469

@agrosner

Description

@agrosner

An internal error happened in the IDE plugin.

Message: (no message)

Stack trace

java.lang.Throwable: find: In dark wake, no UI possible (-25320)
	at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
	at com.intellij.credentialStore.KeyChainCredentialStore$Companion.checkForError(macOsKeychainLibrary.kt:96)
	at com.intellij.credentialStore.KeyChainCredentialStore$Companion.findGenericPassword(macOsKeychainLibrary.kt:39)
	at com.intellij.credentialStore.KeyChainCredentialStore$Companion.access$findGenericPassword(macOsKeychainLibrary.kt:31)
	at com.intellij.credentialStore.KeyChainCredentialStore.get(macOsKeychainLibrary.kt:104)
	at com.intellij.credentialStore.NativeCredentialStoreWrapper.get(NativeCredentialStoreWrapper.kt:46)
	at com.intellij.ide.passwordSafe.impl.BasePasswordSafe.get(PasswordSafeImpl.kt:96)
	at com.intellij.credentialStore.CredentialStore.getPassword(CredentialStore.java:14)
	at com.apollographql.ijplugin.settings.ApolloKotlinServiceConfiguration.getGraphOsApiKey(ProjectSettingsService.kt:176)
	at com.apollographql.ijplugin.studio.fieldinsights.FieldInsightsServiceImpl.fetchLatencies(FieldInsightsService.kt:92)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Environment

  • Plugin version: 4.1.1
  • IDE: IntelliJ IDEA 2024.3.5 Build #IU-243.26053.27
  • JDK: 21.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
  • OS: macOS 15.3.1

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions