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

springboot.grpc.GRpcServerRunner : Shutting down gRPC server ... #1325

Closed
kvsravindrareddy opened this issue Feb 1, 2019 · 1 comment
Closed
Assignees
Labels
type: question Request for information or clarification. Not an issue.

Comments

@kvsravindrareddy
Copy link

i followed the same steps but the server stopper abnormally.

kubectl create -f ./deployment.yaml

57.109 seconds (JVM running for 58.412)
2019-02-01 09:45:27.925 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] o.l.springboot.grpc.GRpcServerRunner : Starting gRPC Server ...
2019-02-01 09:45:28.062 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] o.l.springboot.grpc.GRpcServerRunner : 'com.cb.application.service.TestService' service has been registered.
2019-02-01 09:45:28.087 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] o.l.springboot.grpc.GRpcServerRunner : 'com.cb.application.service.CognitiveService$$EnhancerBySpringCGLIB$$a6b22124' service has been registered.
2019-02-01 09:45:28.139 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] o.l.springboot.grpc.GRpcServerRunner : 'com.cb.application.service.UserService' service has been registered.
2019-02-01 09:45:28.945 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] o.l.springboot.grpc.GRpcServerRunner : Shutting down gRPC server ...
2019-02-01 09:45:29.427 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2019-02-01 09:45:29.436 INFO [cb-user-dataaccess-grpc,,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.

@kurtisvg kurtisvg self-assigned this Jun 5, 2019
@kurtisvg kurtisvg added the type: question Request for information or clarification. Not an issue. label Jun 10, 2019
@kurtisvg
Copy link
Contributor

Hey @kvsravindrareddy,

Unfortunately there isn't enough information here to figure out which sample you were using or what is going wrong. In the future, please stick to using the provided issue template so that we can provide guidance more easily.

minherz pushed a commit that referenced this issue Nov 16, 2022
* feat: add BatchGetEffectiveIamPolicy code samples

* refactor: Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
minherz pushed a commit that referenced this issue Nov 17, 2022
* feat: add BatchGetEffectiveIamPolicy code samples

* refactor: Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
anguillanneuf pushed a commit that referenced this issue Dec 5, 2022
* feat: add BatchGetEffectiveIamPolicy code samples

* refactor: Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants