foxracle commented on issue #2248: agent can not work after upgrade from 
6.0.0-beta to 6.0.0-GA
URL: 
https://github.com/apache/incubator-skywalking/issues/2248#issuecomment-464001348
 
 
   3q
   this is the backend's log:
   
   2019-02-15 18:56:53,801 - 
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.lock.RegisterLockDAOImpl
 - 71 
[DataCarrier.IndicatorPersistentWorker.endpoint_inventory.Consumser.0.Thread] 
WARN  [] - Try to lock the row with the id 16 failure, error message: null
   2019-02-15 18:56:53,812 - 
org.apache.skywalking.oap.server.core.register.worker.RegisterPersistentWorker 
- 98 
[DataCarrier.IndicatorPersistentWorker.endpoint_inventory.Consumser.0.Thread] 
INFO  [] - EndpointInventory inventory register try lock and increment sequence 
failure.
   2019-02-15 18:56:53,810 - 
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.cache.ServiceInventoryCacheEsDAO
 - 86 [grpc-default-executor-4] ERROR [] - null
   java.lang.NullPointerException: null
           at 
org.apache.skywalking.oap.server.core.register.ServiceInventory$Builder.map2Data(ServiceInventory.java:207)
 ~[server-core-6.0.0-GA.jar:6.0.0-GA]
           at 
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.cache.ServiceInventoryCacheEsDAO.get(ServiceInventoryCacheEsDAO.java:81)
 [storage-elasticsearch-plugin-6.0.0-GA.jar:6.0.0-GA]
           at 
org.apache.skywalking.oap.server.core.cache.ServiceInventoryCache.get(ServiceInventoryCache.java:100)
 [server-core-6.0.0-GA.jar:6.0.0-GA]
           at 
org.apache.skywalking.oap.server.core.register.service.ServiceInventoryRegister.heartbeat(ServiceInventoryRegister.java:111)
 [server-core-6.0.0-GA.jar:6.0.0-GA]
           at 
org.apache.skywalking.oap.server.receiver.register.provider.handler.v6.grpc.ServiceInstancePingServiceHandler.doPing(ServiceInstancePingServiceHandler.java:59)
 [skywalking-register-receiver-plugin-6.0.0-GA.jar:6.0.0-GA]
           at 
org.apache.skywalking.apm.network.register.v2.ServiceInstancePingGrpc$MethodHandlers.invoke(ServiceInstancePingGrpc.java:210)
 [apm-network-6.0.0-GA.jar:6.0.0-GA]
           at 
io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:171)
 [grpc-stub-1.15.1.jar:1.15.1]
           at 
io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:283)
 [grpc-core-1.15.1.jar:1.15.1]
           at 
io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:707)
 [grpc-core-1.15.1.jar:1.15.1]
           at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) 
[grpc-core-1.15.1.jar:1.15.1]
           at 
io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) 
[grpc-core-1.15.1.jar:1.15.1]
           at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_181]
           at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_181]
           at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
   2019-02-15 18:56:53,812 - 
org.apache.skywalking.oap.server.core.register.service.ServiceInventoryRegister 
- 118 [grpc-default-executor-4] WARN  [] - Service 9 heartbeat, but not found 
in storage.
   2019-02-15 18:56:53,813 - 
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.lock.RegisterLockDAOImpl
 - 71 
[DataCarrier.IndicatorPersistentWorker.endpoint_inventory.Consumser.0.Thread] 
WARN  [] - Try to lock the row with the id 16 failure, error message: null
   2019-02-15 18:56:53,813 - 
org.apache.skywalking.oap.server.core.register.worker.RegisterPersistentWorker 
- 98 
[DataCarrier.IndicatorPersistentWorker.endpoint_inventory.Consumser.0.Thread] 
INFO  [] - EndpointInventory inventory register try lock and increment sequence 
failure.
   2019-02-15 18:56:53,814 - 
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.lock.RegisterLockDAOImpl
 - 71 
[DataCarrier.IndicatorPersistentWorker.endpoint_inventory.Consumser.0.Thread] 
WARN  [] - Try to lock the row with the id 16 failure, error message: null
   2019-02-15 18:56:53,814 - 
org.apache.skywalking.oap.server.core.register.worker.RegisterPersistentWorker 
- 98 
[DataCarrier.IndicatorPersistentWorker.endpoint_inventory.Consumser.0.Thread] 
INFO  [] - EndpointInventory inventory register try lock and increment sequence 
failure.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to