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.

On Startup: "NoClassDefFoundError: TableTreeItem"

See original GitHub issue

Describe the bug After starting up, the application shows a dialogue window containing the error and the portfolio data is not visible.

To Reproduce Steps to reproduce the behavior:

  1. Start Portfolio Performance
  2. Wait until error is displayed (see screenshot below)
  3. No data of the portfolio is displayed

A click in graph sections (e.g. Berichte > Vermögensaufstellung > Diagramm) works, but table-like sections (e.g. Stammdaten > Konten) does yield the error described above.

Expected behavior Application starting up without errors, displaying the portfolio data.

Screenshots image

Desktop (please complete the following information):

  • OS: Manjaro Linux
  • Version 0.47.0 (Jul 2020)
    • Platform: linux, x86_64
    • Java: 25.262-b10, Oracle Corporation

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ghostcommented, Sep 1, 2020

@StegSchreck This might could happen as the basic Eclipse framework were updated. If you’re download the latest version from the homepage to replace your local installation, is the problem still available?

0reactions
StegSchreckcommented, Sep 11, 2020

Today, I got the update to 0.48.1 via aur and it seems to work fine again. Therefore, I’m closing this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility ...
I get java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility/AccessibleObject when I start my Eclipse e4 RCP application.
Read more >
Can't explore repository with mac os big sur 11.0 | Pentaho
NoClassDefFoundError : org/eclipse/swt/custom/TableTreeItem. at org.eclipse.jface.util.OpenStrategy.initializeHandler(OpenStrategy.java:269).
Read more >
We receive a NoClassDefFoundError during our startup the ...
We have our own sonar custom java rules. But we receive a NoClassDefFoundError during our startup the SonarQuebe server 7.0.
Read more >
565163 – java.lang.NoClassDefFoundError: org/eclipse/swt ...
Bug 565163 - java.lang.NoClassDefFoundError: org/eclipse/swt/custom/TableTree. Summary: java.lang.NoClassDefFoundError: org/eclipse/swt/custom/TableTree ...
Read more >
1846092 - Java startup fails java.lang.NoClassDefFoundError
NoClassDefFoundError : com/sap/bc/proj/jstartup/JStartupNatives Caused by: java.lang.ClassNotFoundException:com.sap.bc.proj.jstartup.JS.
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