Histórico da Página
Conteúdo
Índice minLevel 2
01. Pré-requisitos
02. Instalação
03. Configuração
04. Iniciar o serviço instalado
Após concluir as etapas anteriores, basta iniciar o serviço instalado e verificar no arquivo de log se a aplicação foi iniciada com sucesso.
Bloco de código | ||||
---|---|---|---|---|
| ||||
INFO 19980 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8777 (http) INFO 19980 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] INFO 19980 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext INFO 19980 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2435 ms INFO 19980 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8777 (http) with context path '' INFO 19980 --- [scheduling-1] com.totvs.link.client.Waiter : Running... INFO 19980 --- [main] c.t.f.d.s.s.SmartLinkServiceApplication : Started SmartLinkServiceApplication in 6.464 seconds (JVM running for 10.737) INFO 19980 --- [grpc-default-executor-0] com.totvs.link.client.LinkService: Server is ON INFO 19980 --- [grpc-default-executor-0] com.totvs.link.client.LinkService: Server completed INFO 19980 --- [grpc-default-executor-0] com.totvs.link.client.LinkService: Client setup INFO 19980 --- [grpc-default-executor-2] com.totvs.link.client.LinkService: Client setup result: true INFO 19980 --- [grpc-default-executor-2] com.totvs.link.client.LinkService: Wait for messages INFO 19980 --- [grpc-default-executor-1] com.totvs.link.client.LinkService: Client setup completed INFO 19980 --- [grpc-default-executor-0] com.totvs.link.client.LinkService: Wait for messages |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas