question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NPE in Startup Activity that should display update details

See original GitHub issue

Sentry Issue: ASCIIDOC-INTELLIJ-PLUGIN-6P

Plugin version: 0.33.1 IDE: PHP Storm 212.3724.24

NullPointerException: None
    at org.asciidoc.intellij.activities.AsciiDocPluginUpdateActivity.runActivity(AsciiDocPluginUpdateActivity.java:56)
    at com.intellij.ide.startup.impl.StartupManagerImpl.runStartupActivity(StartupManagerImpl.kt:268)
    at com.intellij.ide.startup.impl.StartupManagerImpl.runActivity(StartupManagerImpl.kt:247)
    at com.intellij.ide.startup.impl.StartupManagerImpl.access$runActivity(StartupManagerImpl.kt:58)
    at com.intellij.ide.startup.impl.StartupManagerImpl$Companion$addActivityEpListener$1$extensionAdded$1$1.run(StartupManagerImpl.kt:70)
...
(15 additional frame(s) were not displayed)
plugin version
3v4l pl4g1n 0.4
AsciiDoc 0.33.1
Dash 3.3
deep-assoc-completion 2021.03.26.001
Frame Switcher 3.26.1-203
HashiCorp Terraform / HCL language support 0.7.10
Live Edit 212.3724.2
Makefile Language 212.3724.3
Php Inspections (EA Ultimate) 3.0.11.3
Puppet 212.3724.3
Save Actions 2.2.0

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ktomkcommented, Jun 10, 2021

No @ahus1 all fine with AsciiDoc Plugin, that was just what happened on my end at the days I got errors, vaguely associated it here and thought I drop a link in case it rings a bell. Just not to hide that converting all plugins by the IntelliJ EAP updater got stuck on my box (and not a fault of AsciiDoc Plugin I’m pretty sure).

  • No errors with 0.33.2.
  • Also no errors updating to 0.33.3 and running it.

Thanks a lot encore une fois.

0reactions
ahus1commented, Jun 10, 2021

This error is triggered when a user installs the plugin for the first time in their IDE; even then it seems to be a timing issue.

This issue is fixed in release 0.33.3, and it is now available on the Marketplace. It might take a few minutes until it is available in the IDEs.

Reading your comment on YouTrack: I wonder if there is something for me to do for the AsciiDoc plugin? Anything broken?

Read more comments on GitHub >

github_iconTop Results From Across the Web

NullPointerException on Application startup using SQLite ...
On startup, i intend for it to check if number of items in the database is > 0. If greater, the app will...
Read more >
NullPointerException on startup after update from 2.5 to 2.6
Description. After updating to 2.6 from 2.5 I'm getting the following NPE directly at startup: hudson.util.HudsonFailedToLoad: java.lang.
Read more >
NullPointerException from Swing on IDE startup : JBR-1928
Simply starting the IDE is enough to trigger the NPEs. I don't have any projects open, only the "Welcome to IntelliJ IDEA" screen....
Read more >
309865 – StackRenderer NPE during startup kills eclipse - Bugs
I20100419-1157 Startup using the attached zipped workspace, which simply dies. See the log at workspace2/.metadata/.log Original exception is java.lang.
Read more >
Activity - Android Developers
startActivity() , all activity classes must have a corresponding <activity> ... then anything displaying a user interface will need to update to match...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found