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

[auto-generated:767588819] NullPointerException in LiveViewChartManagerImpl #986

Open
source-bot opened this issue May 4, 2023 · 4 comments · May be fixed by sourceplusplus/interface-jetbrains#1003
Assignees
Labels
a:bug Something isn't working in:interface-jetbrains
Milestone

Comments

@source-bot
Copy link


  • Plugin Name: Source++
  • Plugin Version: 0.7.8-SNAPSHOT
  • OS Name: Linux
  • Java Version: 17.0.6
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version name: IntelliJ IDEA
  • Is EAP: false
  • App Build: IU-231.8770.65
  • App Version: 2023.1.1
  • Last Action: Unknown
  • title: [auto-generated:767588819] Unspecified error
Full StackTrace

java.lang.NullPointerException
	at spp.jetbrains.sourcemarker.view.LiveViewChartManagerImpl$1$1.invokeSuspend(LiveViewChartManagerImpl.kt:75)
	at spp.jetbrains.sourcemarker.view.LiveViewChartManagerImpl$1$1.invoke(LiveViewChartManagerImpl.kt)
	at spp.jetbrains.sourcemarker.view.LiveViewChartManagerImpl$1$1.invoke(LiveViewChartManagerImpl.kt)
	at spp.jetbrains.ScopeExtensionsKt$safeLaunch$1$1.invokeSuspend(ScopeExtensions.kt:85)
	at spp.jetbrains.ScopeExtensionsKt$safeLaunch$1$1.invoke(ScopeExtensions.kt)
	at spp.jetbrains.ScopeExtensionsKt$safeLaunch$1$1.invoke(ScopeExtensions.kt)
	at spp.jetbrains.ScopeExtensions.safeExecute(ScopeExtensions.kt:52)
	at spp.jetbrains.ScopeExtensionsKt$safeLaunch$1.invokeSuspend(ScopeExtensions.kt:84)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at io.vertx.kotlin.coroutines.VertxCoroutineExecutor.execute$lambda$0(VertxCoroutine.kt:216)
	at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:264)
	at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:246)
	at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:43)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:833)

@source-bot
Copy link
Author

  • Plugin Name: Source++
  • Plugin Version: 0.7.8-SNAPSHOT
  • OS Name: Linux
  • Java Version: 17.0.6
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version name: IntelliJ IDEA
  • Is EAP: false
  • App Build: IU-231.8770.65
  • App Version: 2023.1.1
  • Last Action: Tree-selectNext
  • title: [auto-generated:767588819] Unspecified error

@source-bot
Copy link
Author

  • Plugin Name: Source++
  • Plugin Version: 0.7.8-SNAPSHOT
  • OS Name: Linux
  • Java Version: 17.0.6
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version name: IntelliJ IDEA
  • Is EAP: false
  • App Build: IU-231.8770.65
  • App Version: 2023.1.1
  • Last Action: Unknown
  • title: [auto-generated:767588819] Unspecified error

1 similar comment
@source-bot
Copy link
Author

  • Plugin Name: Source++
  • Plugin Version: 0.7.8-SNAPSHOT
  • OS Name: Linux
  • Java Version: 17.0.6
  • App Name: IDEA
  • App Full Name: IntelliJ IDEA
  • App Version name: IntelliJ IDEA
  • Is EAP: false
  • App Build: IU-231.8770.65
  • App Version: 2023.1.1
  • Last Action: Unknown
  • title: [auto-generated:767588819] Unspecified error

@BFergerson BFergerson added the a:bug Something isn't working label May 26, 2023
@BFergerson BFergerson self-assigned this May 27, 2023
@BFergerson BFergerson added this to the v0.7.9 milestone May 27, 2023
@BFergerson
Copy link
Member

reflated to: #985

@BFergerson BFergerson changed the title [auto-generated:767588819] Unspecified error [auto-generated:767588819] NullPointerException in LiveViewChartManagerImpl Jun 15, 2023
@BFergerson BFergerson modified the milestones: v0.7.9, v0.8.0 Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug Something isn't working in:interface-jetbrains
Projects
Status: Q3 2023 – Jul-Sep
Development

Successfully merging a pull request may close this issue.

2 participants