Obviously, your oap initialization is not completed. Missing index, you need to 
re-initialize the oap


------------------ ???????? ------------------
??????:&nbsp;"Sheng Wu"<[email protected]&gt;;
????????:&nbsp;2020??5??14??(??????) ????2:45
??????:&nbsp;"dev"<[email protected]&gt;;"satya.tripathy"<[email protected]&gt;;

????:&nbsp;Re: Issue - Skywalking - Configuration and Startup



Hi&nbsp;Satya


I want to confirm two things,
1. What does the agent log look like?
2. Are all these tables created in the storage already? If yes, do you have 
data in `service_inventory` table?


Also, I added your mail in the receiver list, but you should subscribe to the 
mail list(send mail to [email protected]), otherwise, you 
would not receive the further discussion.


Sheng Wu ????Twitter, wusheng1108












Satya Tripathy <[email protected]&gt; ??2020??5??14?????? 
????2:39??????


Hello Team, 

&nbsp;

I have done the setup of skywalking on my local but unable to see the services 
in UI once I started&nbsp; the startup.

&nbsp;



&nbsp;



&nbsp;

&nbsp;

&nbsp;

Backend Configuration: Attached the yml file.

&nbsp;

On Logs : 

&nbsp;

I am seeing below Logging (skywalking-oap-server.log)

&nbsp;

2020-05-08 18:04:50,490 - 
org.apache.skywalking.oap.server.library.module.BootstrapFlow - 55 [main] 
INFO&nbsp; [] - start the provider h2 in storage module.

2020-05-08 18:04:50,498 - com.zaxxer.hikari.HikariDataSource - 80 [main] 
INFO&nbsp; [] - HikariPool-1 - Starting...

2020-05-08 18:04:50,741 - com.zaxxer.hikari.HikariDataSource - 82 [main] 
INFO&nbsp; [] - HikariPool-1 - Start completed.

2020-05-08 18:04:50,801 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: alarm_record does not exist

2020-05-08 18:04:50,814 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: top_n_database_statement does not exist

2020-05-08 18:04:50,818 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: endpoint_relation_server_side_hour does not exist

2020-05-08 18:04:50,826 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: endpoint_relation_server_side_day does not exist

2020-05-08 18:04:50,832 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: endpoint_relation_server_side_month does not exist

2020-05-08 18:04:50,836 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: endpoint_relation_server_side does not exist

2020-05-08 18:04:50,839 - 
org.apache.skywalking.oap.server.core.storage.model.ModelInstaller - 66 [main] 
INFO&nbsp; [] - table: http_access_log does not exist

&nbsp;

&nbsp;

&nbsp;

Successfully configured the java agent on my tomcat, but could not see the 
service in the ui.

&nbsp;

Could you please help me fix this ?

Reply via email to