-
Notifications
You must be signed in to change notification settings - Fork 250
Exception in plugin AWS Toolkit 1.57-223 when using AWS CodeWhisperer #3423
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
Comments
Happening here as well using Intellij IDEA 2022.3.1 Build #IU-223.8214.52, built on December 20, 2022. Occurs whenever I create a new project in the IDE. I see this lovely message: Exception in plugin AWS Toolkit(1.57-223)...... com.fasterxml.jackson.module.kotlin.MissingKotlinParameterException: Instantiation of [simple type, class software.aws.toolkits.core.region.Partitions] value failed for JSON property partitions due to missing (therefore NULL) value for creator parameter partitions which is a non-nullable type |
* fix bug reported #3423 --------- Co-authored-by: Richard Li <[email protected]>
Confirmed here too, 😞 IntelliJ IDEA 2023.1.4 (Ultimate Edition)
|
Associated fix released in 1.61 |
Describe the bug
Been getting this recently when I just started using the AWS Toolkit plugin again to test out AWS CodeWhisperer.
Exception in plugin AWS Toolkit 1.57-223
To reproduce
Expected behavior
No errors.
Screenshots
Your Environment
which sam
Additional context
I haven't tested this without CodeWhisperer running. I don't use the AWS Toolkit plugin for anything else, i.e, I'm not using any valid AWS credentials except for the AWS Builder ID to login to AWS CodeWhisperer.
The text was updated successfully, but these errors were encountered: