portfolio
portfolio copied to clipboard
Fehler beim Zeichnen der Graphen auf Zahlungen beim Wechsel des Zeitraums
Version: 0.55.0 auf Debian 11.1
- Summe
- Monat (akkumuliert)
Beim Wechsel der Anzeigeperiode von z. B. "Seit 2017" auf "Seit 2019" wird ein Fehler geworfen.
logs:
!SESSION 2021-11-05 00:32:54.259 -----------------------------------------------
eclipse.buildId=unknown
java.version=17-ea
java.vendor=Debian
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 00:32:58.841
!MESSAGE Detected model change from version 0.0.0 to version 0.54.3; clearing persisted state
!ENTRY org.eclipse.equinox.app 4 2 2021-11-05 00:33:03.039
!MESSAGE Beim Aufrufen des Codes vom Plug-in sind Fehler aufgetreten: "org.eclipse.equinox.app".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility/AccessibleObject
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:173)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2170)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:122)
at org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor.applicationRunning(DefaultStartupMonitor.java:71)
at org.eclipse.equinox.internal.app.EclipseAppHandle$1.run(EclipseAppHandle.java:279)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.applicationRunning(EclipseAppHandle.java:267)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1092)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.accessibility.AccessibleObject
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 26 more
!ENTRY name.abuchen.portfolio.ui 4 0 2021-11-05 00:33:19.657
!MESSAGE Pre-update check. Write permissions on /home/vv01f/Downloads/portfolio = true
!SESSION 2021-11-05 00:38:52.935 -----------------------------------------------
eclipse.buildId=unknown
java.version=17-ea
java.vendor=Debian
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 00:39:27.769
!MESSAGE Detected model change from version 0.54.3 to version 0.55.0; clearing persisted state
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 00:39:28.113
!MESSAGE Attempting to merge saved layout into current model from file /home/vv01f/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi
!ENTRY org.eclipse.equinox.app 4 2 2021-11-05 00:39:31.268
!MESSAGE Beim Aufrufen des Codes vom Plug-in sind Fehler aufgetreten: "org.eclipse.equinox.app".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility/AccessibleObject
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:173)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2170)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:122)
at org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor.applicationRunning(DefaultStartupMonitor.java:71)
at org.eclipse.equinox.internal.app.EclipseAppHandle$1.run(EclipseAppHandle.java:279)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.applicationRunning(EclipseAppHandle.java:267)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1092)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.accessibility.AccessibleObject
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 26 more
!SESSION 2021-11-05 00:39:31.779 -----------------------------------------------
eclipse.buildId=unknown
java.version=17-ea
java.vendor=Debian
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 00:39:37.307
!MESSAGE Detected model change from version 0.54.3 to version 0.55.0; clearing persisted state
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 00:39:37.842
!MESSAGE Attempting to merge saved layout into current model from file /home/vv01f/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 00:41:37.503
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 00:41:37.503
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 00:41:44.062
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 00:41:44.062
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY name.abuchen.portfolio.ui 4 4 2021-11-05 00:41:56.493
!MESSAGE MSCI All Country World C-EUR
!SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2021-11-05 00:41:56.493
!MESSAGE Downloadfehler bei Versuch 1 für Ticker Symbol LYY0.F: https://query1.finance.yahoo.com/v8/finance/chart/%20LYY0.F?range=5y&interval=1d --> 404 Not Found
!STACK 0
java.io.IOException: Downloadfehler bei Versuch 1 für Ticker Symbol LYY0.F: https://query1.finance.yahoo.com/v8/finance/chart/%20LYY0.F?range=5y&interval=1d --> 404 Not Found
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:178)
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:138)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: name.abuchen.portfolio.util.WebAccess$WebAccessException: https://query1.finance.yahoo.com/v8/finance/chart/%20LYY0.F?range=5y&interval=1d --> 404 Not Found
at name.abuchen.portfolio.util.WebAccess.executeWith(WebAccess.java:208)
at name.abuchen.portfolio.util.WebAccess.get(WebAccess.java:176)
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.requestData(YahooFinanceQuoteFeed.java:206)
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:173)
... 3 more
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 01:11:34.273
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 01:11:34.273
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 01:11:42.400
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 01:11:42.400
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!SESSION 2021-11-05 11:15:37.672 -----------------------------------------------
eclipse.buildId=unknown
java.version=17-ea
java.vendor=Debian
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 11:15:41.362
!MESSAGE Detected model change from version 0.54.3 to version 0.55.0; clearing persisted state
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-05 11:15:41.629
!MESSAGE Attempting to merge saved layout into current model from file /home/vv01f/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi
!ENTRY org.eclipse.equinox.app 4 2 2021-11-05 11:15:45.724
!MESSAGE Beim Aufrufen des Codes vom Plug-in sind Fehler aufgetreten: "org.eclipse.equinox.app".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility/AccessibleObject
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:173)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2170)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:122)
at org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor.applicationRunning(DefaultStartupMonitor.java:71)
at org.eclipse.equinox.internal.app.EclipseAppHandle$1.run(EclipseAppHandle.java:279)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.applicationRunning(EclipseAppHandle.java:267)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1092)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.accessibility.AccessibleObject
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 26 more
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 11:16:22.115
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 11:16:22.115
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY name.abuchen.portfolio.ui 4 4 2021-11-05 11:16:36.432
!MESSAGE S&P 500 UCITS - EUR DIS
!SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2021-11-05 11:16:36.432
!MESSAGE https://www.boerse.de/historische-kurse/LYXOR-ETF-SundP-500/LU0496786574
Read timed out
!STACK 0
java.io.IOException: https://www.boerse.de/historische-kurse/LYXOR-ETF-SundP-500/LU0496786574
Read timed out
at name.abuchen.portfolio.online.impl.HTMLTableQuoteFeed.parseFromURL(HTMLTableQuoteFeed.java:485)
at name.abuchen.portfolio.online.impl.HTMLTableQuoteFeed.internalGetQuotes(HTMLTableQuoteFeed.java:435)
at name.abuchen.portfolio.online.impl.HTMLTableQuoteFeed.getHistoricalQuotes(HTMLTableQuoteFeed.java:395)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
at java.base/java.net.Socket$SocketInputStream.read(Socket.java:961)
at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1453)
at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1059)
at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at name.abuchen.portfolio.util.WebAccess.executeWith(WebAccess.java:205)
at name.abuchen.portfolio.util.WebAccess.get(WebAccess.java:176)
at name.abuchen.portfolio.online.impl.HTMLTableQuoteFeed.getHtml(HTMLTableQuoteFeed.java:494)
at name.abuchen.portfolio.online.impl.HTMLTableQuoteFeed.parseFromURL(HTMLTableQuoteFeed.java:471)
... 4 more
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 11:16:36.438
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 11:16:36.438
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY org.eclipse.core.jobs 4 0 2021-11-05 11:46:15.011
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-05 11:46:15.011
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!SESSION 2021-11-12 10:08:50.649 -----------------------------------------------
eclipse.buildId=unknown
java.version=17-ea
java.vendor=Debian
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-12 10:08:52.664
!MESSAGE Detected model change from version 0.54.3 to version 0.55.0; clearing persisted state
!ENTRY org.eclipse.e4.ui.workbench 1 0 2021-11-12 10:08:52.826
!MESSAGE Attempting to merge saved layout into current model from file /home/vv01f/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi
!ENTRY org.eclipse.equinox.app 4 2 2021-11-12 10:08:55.128
!MESSAGE Beim Aufrufen des Codes vom Plug-in sind Fehler aufgetreten: "org.eclipse.equinox.app".
!STACK 0
java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility/AccessibleObject
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:173)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2170)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:122)
at org.eclipse.core.runtime.internal.adaptor.DefaultStartupMonitor.applicationRunning(DefaultStartupMonitor.java:71)
at org.eclipse.equinox.internal.app.EclipseAppHandle$1.run(EclipseAppHandle.java:279)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.applicationRunning(EclipseAppHandle.java:267)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1092)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.accessibility.AccessibleObject
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 26 more
!ENTRY name.abuchen.portfolio.ui 4 0 2021-11-12 10:09:04.896
!MESSAGE Pre-update check. Write permissions on /home/vv01f/Downloads/portfolio = true
!ENTRY org.eclipse.core.jobs 4 0 2021-11-12 10:10:29.981
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-12 10:10:29.981
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 10:11:00.013
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerQuarterMatrixTab.createColumns(PaymentsPerQuarterMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.setMode(PaymentsViewModel.java:224)
at name.abuchen.portfolio.ui.views.payments.PaymentsView.lambda$1(PaymentsView.java:119)
at name.abuchen.portfolio.ui.util.SimpleAction.run(SimpleAction.java:69)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:453)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 10:11:00.197
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.setMode(PaymentsViewModel.java:224)
at name.abuchen.portfolio.ui.views.payments.PaymentsView.lambda$1(PaymentsView.java:119)
at name.abuchen.portfolio.ui.util.SimpleAction.run(SimpleAction.java:69)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:453)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 10:11:00.198
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.setMode(PaymentsViewModel.java:224)
at name.abuchen.portfolio.ui.views.payments.PaymentsView.lambda$1(PaymentsView.java:119)
at name.abuchen.portfolio.ui.util.SimpleAction.run(SimpleAction.java:69)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:453)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.core.jobs 4 0 2021-11-12 11:14:58.034
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-12 11:14:58.035
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY name.abuchen.portfolio.ui 4 4 2021-11-12 11:15:22.469
!MESSAGE MSCI All Country World C-EUR
!SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2021-11-12 11:15:22.469
!MESSAGE Downloadfehler bei Versuch 1 für Ticker Symbol LYY0.F: https://query1.finance.yahoo.com/v8/finance/chart/%20LYY0.F?range=5y&interval=1d --> 404 Not Found
!STACK 0
java.io.IOException: Downloadfehler bei Versuch 1 für Ticker Symbol LYY0.F: https://query1.finance.yahoo.com/v8/finance/chart/%20LYY0.F?range=5y&interval=1d --> 404 Not Found
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:178)
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:138)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: name.abuchen.portfolio.util.WebAccess$WebAccessException: https://query1.finance.yahoo.com/v8/finance/chart/%20LYY0.F?range=5y&interval=1d --> 404 Not Found
at name.abuchen.portfolio.util.WebAccess.executeWith(WebAccess.java:208)
at name.abuchen.portfolio.util.WebAccess.get(WebAccess.java:176)
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.requestData(YahooFinanceQuoteFeed.java:206)
at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:173)
... 3 more
!ENTRY org.eclipse.core.jobs 4 0 2021-11-12 11:44:54.072
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-12 11:44:54.072
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:10:31.624
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerQuarterMatrixTab.createColumns(PaymentsPerQuarterMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:10:31.843
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:10:31.844
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:10:38.040
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:12:12.118
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createColumns(PaymentsPerMonthMatrixTab.java:176)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:12:25.941
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerQuarterMatrixTab.createColumns(PaymentsPerQuarterMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:12:26.153
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:12:26.153
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.e4.ui.workbench 4 0 2021-11-12 12:12:30.956
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194)
at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262)
at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110)
at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1453)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:435)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2304)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6031)
at org.eclipse.swt.internal.gtk.GTK.gtk_widget_size_allocate(Native Method)
at org.eclipse.swt.widgets.Control.forceResize(Control.java:886)
at org.eclipse.swt.widgets.Table.createItem(Table.java:779)
at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:199)
at org.eclipse.swt.widgets.TableColumn.<init>(TableColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:61)
at org.eclipse.jface.viewers.TableViewerColumn.<init>(TableViewerColumn.java:43)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338)
at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279)
at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270)
at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5785)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5048)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4526)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:166)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
!ENTRY org.eclipse.core.jobs 4 0 2021-11-12 12:14:54.430
!MESSAGE Aktualisiere Kurse...
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2021-11-12 12:14:54.430
!MESSAGE Während "Alpha Vantage" ist ein interner Fehler aufgetreten.
!STACK 0
java.lang.IllegalArgumentException: Alpha Vantage API-Schlüssel ist nicht in den Einstellungen hinterlegt.
at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getLatestQuote(AlphavantageQuoteFeed.java:104)
at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$1.run(UpdateQuotesJob.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Problem persists in newer Version:
-
Version: 0.56.2
-
Platform: linux, x86_64
-
Java: 17.0.1+12-Debian-1deb11u2, Debian 11.1
Fri Dec 10 19:56:36 CET 2021 Internal Error
org.eclipse.core.runtime.AssertionFailedException: assertion failed: Unknown column layout data at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113) at org.eclipse.jface.layout.AbstractColumnLayout.layoutTableTree(AbstractColumnLayout.java:194) at org.eclipse.jface.layout.AbstractColumnLayout.layout(AbstractColumnLayout.java:262) at org.eclipse.jface.layout.TableColumnLayout.updateColumnData(TableColumnLayout.java:110) at org.eclipse.jface.layout.AbstractColumnLayout.lambda$0(AbstractColumnLayout.java:76) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5884) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1522) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1548) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1527) at org.eclipse.swt.widgets.TableColumn.gtk_size_allocate(TableColumn.java:438) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2426) at org.eclipse.swt.widgets.Display.windowProc(Display.java:6147) at org.eclipse.swt.internal.gtk3.GTK3.gtk_widget_size_allocate(Native Method) at org.eclipse.swt.widgets.Control.forceResize(Control.java:888) at org.eclipse.swt.widgets.Table.createItem(Table.java:788) at org.eclipse.swt.widgets.TableColumn.createWidget(TableColumn.java:202) at org.eclipse.swt.widgets.TableColumn.
(TableColumn.java:86) at org.eclipse.jface.viewers.TableViewerColumn.createColumn(TableViewerColumn.java:83) at org.eclipse.jface.viewers.TableViewerColumn. (TableViewerColumn.java:61) at org.eclipse.jface.viewers.TableViewerColumn. (TableViewerColumn.java:43) at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.createVehicleColumn(PaymentsPerMonthMatrixTab.java:198) at name.abuchen.portfolio.ui.views.payments.PaymentsPerYearMatrixTab.createColumns(PaymentsPerYearMatrixTab.java:42) at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.updateColumns(PaymentsPerMonthMatrixTab.java:338) at name.abuchen.portfolio.ui.views.payments.PaymentsPerMonthMatrixTab.lambda$2(PaymentsPerMonthMatrixTab.java:148) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.fireUpdateChange(PaymentsViewModel.java:485) at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.recalculate(PaymentsViewModel.java:279) at name.abuchen.portfolio.ui.views.payments.PaymentsViewModel.updateWith(PaymentsViewModel.java:270) at name.abuchen.portfolio.ui.views.payments.StartYearSelectionDropDown$1.run(StartYearSelectionDropDown.java:45) at org.eclipse.jface.action.Action.runWithEvent(Action.java:474) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5884) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1522) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5126) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4576) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1041) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:168) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440)