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.

Empty preview pane

See original GitHub issue

I just installed the plugin, but the preview doesn’t render. It’s just an empty area, no matter what view mode I select. I’ve tried closing and launching IntelliJ again, but that doesn’t help either. The other features (i.e. top bar and context menu in editor) do work.

AsciiDoc Plugin Version: 0.30.73

IDE Name and Version: IntelliJ IDEA 2020.1.1 (Ultimate Edition) Build #IU-201.7223.91, built on April 30, 2020 Licensed to myself Subscription is active until September 5, 2020 For educational use only. Runtime version: 11.0.6+8-b765.40 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1972M Cores: 12 Non-Bundled Plugins: org.jetbrains.kotlin, org.asciidoctor.intellij.asciidoc

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:35 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
ahus1commented, Jun 18, 2020

From the stack trace you sent me I tried to derive a scenario/workaround: The plugin will try identify the situation and log only once “IOOB Exception when trying to start JavaFX runnable, will not retry” and then use a different path to achieve the same result.

Please upgrade to pre-release 0.30.80. When the problem doesn’t reoccur, please have a look if this message appears in your log. If there is no problem, and the message in the log, then the workaround works as expected.

The pre-release of the plugin is available from GitHub releases and the IntelliJ AsciiDoc EAP repository.

1reaction
ahus1commented, May 28, 2020

Good to hear that it works now. I looked at the logs you sent, but didn’t find error messages related to the plugin.

The screenshot of the editor is very interesting: the preview looks as if it doesn’t exist at all; maybe it got stuck during initialization. I haven’t seen that before.

If this happens again, I’d kindly ask you to provide thread dump of the IDE. The IDE can’t provide thread dump stand-alone, only in combination with a heap dump (that unfortunately is quite big). Create one using “Help | Diagnostic Tools… | Capture Memory Snapshot”. Please provide it to my personal email address.

If you’ve familiar with Java tooling, you can create the much smaller thread dump without the memory dump using the “jstack.exe” command line tool. “jps.exe -v” will show you the process IDs. You find both in the JDK bundled with your IDE.

Thanks in advance!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Preview pane is blank for every file except images and ...
Hello, Recently I've discovered that Preview pane in Explorer (Win 10 x64 20H2) shows absolutely blank screen (No "No preview available" or ...
Read more >
Preview Pane is Blank for Every File Type Except Images
Here is a similar problem: the preview pane is empty, showing just the white space for all file types except images. preview pane...
Read more >
Data Weave Preview window blank?
For viewing the preview you have to add sample data first. For this Right Click on your Source( e.g payload) in the left...
Read more >
Q: Blank Preview Pane
Fore the past year, I have had intermittent issues with the preview pane in Mac Mail being blank. The preview shows all the...
Read more >
Blank PDF Preview Pane
When clicking on a PDF document within the Dropbox tab on Windows Explorer it just shows a blank white screen only when it...
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