Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Synchronization issue on mapStorageCapacity #1624

Closed
PHILO-HE opened this issue Mar 8, 2018 · 0 comments
Closed

Synchronization issue on mapStorageCapacity #1624

PHILO-HE opened this issue Mar 8, 2018 · 0 comments

Comments

@PHILO-HE
Copy link
Member

PHILO-HE commented Mar 8, 2018

2018-03-08 01:20:00,004 ERROR org.smartdata.hdfs.metric.fetcher.StorageInfoSampler.run 124: Storage info sampling task error:
java.lang.NullPointerException
at org.smartdata.metastore.MetaStore.getStorageCapacity(MetaStore.java:433)
at org.smartdata.hdfs.metric.fetcher.StorageInfoSampler$InfoSamplingTask.run(StorageInfoSampler.java:111)
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 java.lang.Thread.run(Thread.java:748)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant