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

gax grpc exception on startup after upgrade to mn 3.0.3 #506

Open
4 tasks
meyerinj opened this issue Oct 7, 2021 · 0 comments
Open
4 tasks

gax grpc exception on startup after upgrade to mn 3.0.3 #506

meyerinj opened this issue Oct 7, 2021 · 0 comments
Assignees

Comments

@meyerinj
Copy link

meyerinj commented Oct 7, 2021

Expected Behavior

Cloud application should start

Actual Behaviour

Cloud application fails to start with exception Message: getTransportChannel() called when needsExecutor() is true

Steps To Reproduce

  • New Micronaut application with version 3.0.3
  • Add a bootstrap.yml
  • An environment variable GOOGLE_APPLICATION_CREDENTIALS pointing to valid google credentials
  • Add the dependency io.micronaut.gcp:micronaut-gcp-secret-manager

Environment Information

Issue has been seen in Windows in JDK 1.8, 11, and 12 and Micronaut 3.0.3

Example Application

https://github.com/meyerinj/gcp-secret-bug

Version

3.0.3

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

2 participants