pantovad commented on issue #6244:
URL: https://github.com/apache/skywalking/issues/6244#issuecomment-764793003


   I can see the Java agent in the service (set log level to DEBUG) seems to 
check for profile tasks regularely:
   ```DEBUG 2021-01-21 16:54:40:944 grpc-nio-worker-ELG-1-3 
org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 
0xd53ccd29, L:/172.18.0.20:33282 - 
R:skywalking.cryptobroker.ch/217.20.194.174:11800] OUTBOUND HEADERS: 
streamId=42131 headers=GrpcHttp2OutboundHeaders[:authority: 
skywalking.cryptobroker.ch:11800, :path: /ProfileTask/getProfileTaskCommands, 
:method: POST, :scheme: https, content-type: application/grpc, te: trailers, 
user-agent: grpc-java-netty/1.32.1, agent-version: 8.3.0, grpc-accept-encoding: 
gzip, grpc-timeout: 29999967u] streamDependency=0 weight=16 exclusive=false 
padding=0 endStream=false 
   DEBUG 2021-01-21 16:55:00:946 grpc-nio-worker-ELG-1-3 
org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 
0xd53ccd29, L:/172.18.0.20:33282 - 
R:skywalking.cryptobroker.ch/217.20.194.174:11800] OUTBOUND HEADERS: 
streamId=42225 headers=GrpcHttp2OutboundHeaders[:authority: 
skywalking.cryptobroker.ch:11800, :path: /ProfileTask/getProfileTaskCommands, 
:method: POST, :scheme: https, content-type: application/grpc, te: trailers, 
user-agent: grpc-java-netty/1.32.1, agent-version: 8.3.0, grpc-accept-encoding: 
gzip, grpc-timeout: 29999961u] streamDependency=0 weight=16 exclusive=false 
padding=0 endStream=false 
   DEBUG 2021-01-21 16:55:20:948 grpc-nio-worker-ELG-1-3 
org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 
0xd53ccd29, L:/172.18.0.20:33282 - 
R:skywalking.cryptobroker.ch/217.20.194.174:11800] OUTBOUND HEADERS: 
streamId=42313 headers=GrpcHttp2OutboundHeaders[:authority: 
skywalking.cryptobroker.ch:11800, :path: /ProfileTask/getProfileTaskCommands, 
:method: POST, :scheme: https, content-type: application/grpc, te: trailers, 
user-agent: grpc-java-netty/1.32.1, agent-version: 8.3.0, grpc-accept-encoding: 
gzip, grpc-timeout: 29999946u] streamDependency=0 weight=16 exclusive=false 
padding=0 endStream=false 
   DEBUG 2021-01-21 16:55:40:950 grpc-nio-worker-ELG-1-3 
org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 
0xd53ccd29, L:/172.18.0.20:33282 - 
R:skywalking.cryptobroker.ch/217.20.194.174:11800] OUTBOUND HEADERS: 
streamId=42403 headers=GrpcHttp2OutboundHeaders[:authority: 
skywalking.cryptobroker.ch:11800, :path: /ProfileTask/getProfileTaskCommands, 
:method: POST, :scheme: https, content-type: application/grpc, te: trailers, 
user-agent: grpc-java-netty/1.32.1, agent-version: 8.3.0, grpc-accept-encoding: 
gzip, grpc-timeout: 29999957u] streamDependency=0 weight=16 exclusive=false 
padding=0 endStream=false 
   DEBUG 2021-01-21 16:56:00:954 grpc-nio-worker-ELG-1-3 
org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 
0xd53ccd29, L:/172.18.0.20:33282 - 
R:skywalking.cryptobroker.ch/217.20.194.174:11800] OUTBOUND HEADERS: 
streamId=42497 headers=GrpcHttp2OutboundHeaders[:authority: 
skywalking.cryptobroker.ch:11800, :path: /ProfileTask/getProfileTaskCommands, 
:method: POST, :scheme: https, content-type: application/grpc, te: trailers, 
user-agent: grpc-java-netty/1.32.1, agent-version: 8.3.0, grpc-accept-encoding: 
gzip, grpc-timeout: 29999963u] streamDependency=0 weight=16 exclusive=false 
padding=0 endStream=false
   ```
   but no task picked up even thou the profile task created for that service. 
Seems like an issue on OAP server but I see no errors or clues in the OAP 
server log.  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to