You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: