NPE in Startup Activity that should display update details
See original GitHub issueSentry 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:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

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).
Thanks a lot encore une fois.
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?