Agent is not connecting with Skywalking #8226
Replies: 2 comments 2 replies
-
Follow the showcase to start SkyWalking out-of-box quickly. https://skywalking.apache.org/docs/#SkyWalkingShowcase |
Beta Was this translation helpful? Give feedback.
-
We are getting this error in the log files. Please suggest a solution for this. agent log: DEBUG 2021-12-02 20:16:04:982 grpc-nio-worker-ELG-1-4 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0xa3865fdf, L:/10.83.100.231:49818 - R:/10.83.101.88:11800] OUTBOUND HEADERS: streamId=2163 headers=GrpcHttp2OutboundHeaders[:authority: 10.83.101.88:11800, :path: /skywalking.v3.JVMMetricReportService/collect, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.32.1, authentication: erasmith12345, agent-version: 8.8.0, grpc-accept-encoding: gzip, grpc-timeout: 29999874u] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false Collector log: Description: The Tomcat connector configured to listen on port 8092 failed to start. The port may already be in use or the connector may be misconfigured. Action: Verify the connector's configuration, identify and stop any process that's listening on port 8092, or configure this application to listen on another port. 2021-12-02 15:01:07.741 INFO 3717 --- [main] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6e06451e: startup date [Thu Dec 02 15:00:59 EST 2021]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@36aa7bc2 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed Skywalking and now tried installing the Java Agent on the Java Application machine but the agent is not working/connecting and no logs are getting generated.

I have followed the following links:
https://www.programmerall.com/article/37592063507/
https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/readme/
Beta Was this translation helpful? Give feedback.
All reactions