Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[intelliJ][Report to microsoft]Get error when refresh Azure node. #3712

Closed
v-jiche opened this issue Nov 1, 2019 · 1 comment · Fixed by #4479
Closed

[intelliJ][Report to microsoft]Get error when refresh Azure node. #3712

v-jiche opened this issue Nov 1, 2019 · 1 comment · Fixed by #4479

Comments

@v-jiche
Copy link

v-jiche commented Nov 1, 2019

Build:
azure-toolkit-for-intellij-2019.2.develop.1282.10-31-2019.zip

Repro Steps:

  1. Open Azure Explorer.
  2. Right click Azure node then select refresh button.

Result:
Get error.
image
java.lang.NullPointerException
at com.microsoft.azuretools.utils.AzureModelController.lambda$null$0(AzureModelController.java:288)
at rx.Observable.unsafeSubscribe(Observable.java:10327)
at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100)
at rx.internal.schedulers.CachedThreadScheduler$EventLoopWorker$1.call(CachedThreadScheduler.java:230)
at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)

@wezhang
Copy link
Member

wezhang commented Jan 14, 2020

@Flanker32 , could you help check it?

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

Successfully merging a pull request may close this issue.

4 participants