You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/01/26 07:55:33 UTC

[GitHub] [skywalking] sujithkumar28 opened a new issue #4280: Skywalking-No service or trace in UI - Windows machine

sujithkumar28 opened a new issue #4280: Skywalking-No service or trace in UI - Windows machine
URL: https://github.com/apache/skywalking/issues/4280
 
 
   I'm trying to setup skywalking in windows machine with a sample springboot application.
   
   Skywalking version: 6.6.0
   Java: 1.8
   
   I've made the changes to agent.config with service name as BOOT_MVC and collector server as localhost. 
   
   After all these configs I've run startup.bat from skywalking agent bin which is starting collector and webapp.
   
   I'm starting my application with following command
   
   java -javaagent:E:\Suju\apache-skywalking-apm-bin\agent\skywalking-agent.jar 
   -DSW_AGENT_NAME=BOOT_MVC -jar MyApp.jar
   
   I couldn't see any service or trace. What am i missing here? can anyone provide stepbystep guide to setup in windows?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] sujithkumar28 commented on issue #4280: Skywalking-No service or trace in UI - Windows machine

Posted by GitBox <gi...@apache.org>.
sujithkumar28 commented on issue #4280: Skywalking-No service or trace in UI - Windows machine
URL: https://github.com/apache/skywalking/issues/4280#issuecomment-578478902
 
 
   Logs suggest that the services are running and reconnect: false. How to check if oap service is running properly at the background?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4280: Skywalking-No service or trace in UI - Windows machine

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4280: Skywalking-No service or trace in UI - Windows machine
URL: https://github.com/apache/skywalking/issues/4280#issuecomment-578729414
 
 
   There are also OAP logs in the log folder.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4280: Skywalking-No service or trace in UI - Windows machine

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4280: Skywalking-No service or trace in UI - Windows machine
URL: https://github.com/apache/skywalking/issues/4280#issuecomment-578477451
 
 
   We can't tell the issue from your description. Please Check the logs.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng closed issue #4280: Skywalking-No service or trace in UI - Windows machine

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4280: Skywalking-No service or trace in UI - Windows machine
URL: https://github.com/apache/skywalking/issues/4280
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] R1310328554 commented on issue #4280: Skywalking-No service or trace in UI - Windows machine

Posted by GitBox <gi...@apache.org>.
R1310328554 commented on issue #4280: Skywalking-No service or trace in UI - Windows machine
URL: https://github.com/apache/skywalking/issues/4280#issuecomment-580593331
 
 
   it seems the web cache cause this problem. clear the all cache solve the issue for me:
   
   ![图片](https://user-images.githubusercontent.com/9073658/73515639-ffdcc980-4430-11ea-88ef-89cf79156741.png)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services