Skip to content

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

Closed
@kvsravindrareddy

Description

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.

Metadata

Assignees

Labels

type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions