Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. 15:03:17.182 [graviteeio-node] [] INFO i.g.p.a.i.AlertEngineServiceImpl - There is no alert to start
  2. 15:03:17.184 [graviteeio-node] [] INFO i.g.g.standalone.node.GatewayNode - Gravitee.io - API Gateway id[b8674f83-e8e9-4b95-a74f-83e8e9eb9535] version[1.23.1] pid[1] build[323#${env.GIT_COMMIT}] jvm[Oracle Corporation/OpenJDK 64-Bit Server VM/25.181-b13] started in 33581 ms.
  3. 15:03:17.901 [vert.x-eventloop-thread-0] [] INFO i.g.n.r.vertx.ReporterManagerImpl - Starting reporter: io.gravitee.node.reporter.vertx.eventbus.EventBusReporterWrapper@2670b973
  4. 15:03:17.977 [vert.x-eventloop-thread-0] [] INFO i.g.n.r.vertx.ReporterManagerImpl - Starting reporter: io.gravitee.node.reporter.vertx.eventbus.EventBusReporterWrapper@3788e38d
  5. 15:03:18.002 [vert.x-eventloop-thread-1] [] INFO i.g.n.m.h.v.e.ManagementEndpointManagerImpl - Register a new endpoint for Management API: GET / [io.gravitee.node.management.http.node.NodeEndpoint]
  6. 15:03:18.002 [vert.x-eventloop-thread-1] [] INFO i.g.n.m.h.v.e.ManagementEndpointManagerImpl - Register a new endpoint for Management API: GET /configuration [io.gravitee.node.management.http.configuration.ConfigurationEndpoint]
  7. 15:03:18.055 [vert.x-eventloop-thread-1] [] INFO i.g.n.m.h.v.v.ManagementVerticle - HTTP listener for Node Management bind to port TCP:18082
  8. 15:03:18.058 [vert.x-eventloop-thread-0] [] INFO i.g.g.s.vertx.ReactorVerticle - HTTP listener ready to accept requests on port 8082
  9. 15:03:18.061 [vert.x-worker-thread-0] [] INFO i.g.reporter.file.FileReporter - Opened rollover access log file /opt/graviteeio-gateway/logs/access-yyyy_mm_dd.log
  10. 15:03:18.062 [vert.x-eventloop-thread-1] [] INFO i.g.g.s.vertx.ReactorVerticle - HTTP listener ready to accept requests on port 8082
  11. 15:03:18.063 [vert.x-worker-thread-0] [] INFO i.g.common.service.AbstractService - Initializing service io.gravitee.reporter.elasticsearch.ElasticsearchReporter
  12. 15:03:18.063 [vert.x-worker-thread-0] [] INFO i.g.r.e.ElasticsearchReporter - Starting Elastic reporter engine...
  13. 15:03:22.063 [vert.x-eventloop-thread-0] [] INFO i.g.r.e.ElasticsearchReporter - Index mapping template successfully defined
  14. 15:03:22.099 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.h.a.m.impl.ApiManagerImpl - Deployment of Api{id='3ea5ea94-d696-42e7-a5ea-94d69642e7c2', name='Hello World', version='1.0'}
  15. 15:03:22.150 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.h.a.m.impl.ApiManagerImpl - Deploying 1 plan(s) for API 3ea5ea94-d696-42e7-a5ea-94d69642e7c2:
  16. 15:03:22.153 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.h.a.m.impl.ApiManagerImpl - - Free
  17. 15:03:22.279 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.s.s.SubscriptionsCacheService - Add a task to refresh subscriptions each 10000 MILLISECONDS for API id[Hello World] name[3ea5ea94-d696-42e7-a5ea-94d69642e7c2]
  18. 15:03:22.293 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.s.a.ApiKeysCacheService - Add a task to refresh api-keys each 10000 MILLISECONDS for API [name: Hello World] [id: 3ea5ea94-d696-42e7-a5ea-94d69642e7c2]
  19. 15:03:22.299 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.r.h.i.DefaultReactorHandlerRegistry - Creating a new handler for Api{id='3ea5ea94-d696-42e7-a5ea-94d69642e7c2', name='Hello World', version='1.0'}
  20. 15:03:22.299 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.r.h.i.DefaultReactorHandlerRegistry - Preparing a new handler for Api{id='3ea5ea94-d696-42e7-a5ea-94d69642e7c2', name='Hello World', version='1.0'}
  21. 15:03:22.299 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.r.h.i.DefaultReactorHandlerRegistry - Loading instances for type io.gravitee.gateway.reactor.handler.ReactorHandlerFactory
  22. 15:03:22.469 [vert.x-worker-thread-0] [] INFO i.g.r.e.ElasticsearchReporter - Starting Elastic reporter engine... DONE
  23. 15:03:22.962 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.s.core.SecurityProviderLoader - Loading instances for type io.gravitee.gateway.security.core.AuthenticationHandler
  24. 15:03:23.000 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.h.a.p.s.PlanBasedAuthenticationHandlerEnhancer - API [Hello World (1.0)] requires the following security providers:
  25. 15:03:23.001 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.h.a.p.s.PlanBasedAuthenticationHandlerEnhancer - * key_less
  26. 15:03:23.252 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.handlers.api.ApiReactorHandler - API handler is now starting, preparing API context...
  27. 15:03:23.498 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.c.e.l.i.EndpointGroupLifecycleManager - Create new endpoint: name[default] type[HTTP] target[http://api.gravitee.io/echo]
  28. 15:03:23.498 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.c.e.f.s.SpringFactoriesEndpointFactory - Loading instances for type io.gravitee.gateway.core.endpoint.factory.EndpointFactory
  29. 15:03:23.597 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.http.connector.VertxHttpClient - Create HTTP Client with configuration:
  30. 15:03:23.597 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.http.connector.VertxHttpClient - HTTP {ConnectTimeout='5000', KeepAlive='true', IdleTimeout='60', MaxChunkSize='8192', MaxPoolSize='100', MaxWaitQueueSize='-1', Pipelining='false', PipeliningLimit='10', TryUseCompression='true'}
  31. 15:03:23.649 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.handlers.api.ApiReactorHandler - API handler started in 397 ms and now ready to accept requests on /demo/*
  32. 15:03:23.649 [sync-1] [3ea5ea94-d696-42e7-a5ea-94d69642e7c2] INFO i.g.g.r.h.i.DefaultReactorHandlerRegistry - Registering a new handler for Api{id='3ea5ea94-d696-42e7-a5ea-94d69642e7c2', name='Hello World', version='1.0'} on path /demo/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement