We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cloud application should start
Cloud application fails to start with exception Message: getTransportChannel() called when needsExecutor() is true
Message: getTransportChannel() called when needsExecutor() is true
GOOGLE_APPLICATION_CREDENTIALS
io.micronaut.gcp:micronaut-gcp-secret-manager
Issue has been seen in Windows in JDK 1.8, 11, and 12 and Micronaut 3.0.3
https://github.com/meyerinj/gcp-secret-bug
3.0.3
The text was updated successfully, but these errors were encountered:
jeremyg484
No branches or pull requests
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
GOOGLE_APPLICATION_CREDENTIALS
pointing to valid google credentialsio.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
The text was updated successfully, but these errors were encountered: