[ 
https://issues.apache.org/jira/browse/SCB-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546684#comment-16546684
 ] 

ASF GitHub Bot commented on SCB-753:
------------------------------------

coveralls commented on issue #814: [SCB-753]NPE when query not exists service
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/814#issuecomment-405599492
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/18024504/badge)](https://coveralls.io/builds/18024504)
   
   Coverage increased (+0.0006%) to 87.06% when pulling 
**36fae2b03cd2e35c007cda2121f4dbd728cd46b5 on liubao68:test-011** into 
**6c4c1c1e9adc8e99fcc57cc4165576dc9655c4d9 on apache:master**.
   

----------------------------------------------------------------
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:
[email protected]


> NPE when query not exists service
> ---------------------------------
>
>                 Key: SCB-753
>                 URL: https://issues.apache.org/jira/browse/SCB-753
>             Project: Apache ServiceComb
>          Issue Type: Bug
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>
> 2018-07-17 21:09:18,350 [datafactory-2-1] ERROR send monitor data error. 
> [com.huawei.paas.monitor.DataFactory.lambda$start$0(DataFactory.java:68)]
> java.lang.NullPointerException
> at 
> org.apache.servicecomb.serviceregistry.registry.AbstractServiceRegistry.findServiceInstance(AbstractServiceRegistry.java:229)
> at 
> org.apache.servicecomb.serviceregistry.RegistryUtils.findServiceInstance(RegistryUtils.java:210)
> at 
> com.huawei.paas.monitor.DefaultMonitorDataPublisher$AddressManager.nextServer(DefaultMonitorDataPublisher.java:101)
> at 
> com.huawei.paas.monitor.DefaultMonitorDataPublisher.publish(DefaultMonitorDataPublisher.java:155)
> at com.huawei.paas.monitor.DataFactory.sendData(DataFactory.java:81)
> at com.huawei.paas.monitor.DataFactory.lambda$start$0(DataFactory.java:66)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at 
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
> at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to