!SESSION 2022-01-05 17:02:03.179 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 This is a continuation of log file /home/david/.PortfolioPerformance/workspace/.metadata/.bak_0.log Created Time: 2022-01-05 17:02:06.242 !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-05 17:02:06.243 !MESSAGE The persisted application model has no top-level window. Reinitializing with the default application model. !STACK 0 java.lang.Exception at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:174) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) !ENTRY name.abuchen.portfolio 1 0 2022-01-05 17:07:03.107 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-05 17:07:04.551 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 17:07:04.551 !MESSAGE An internal error occurred during: "#10 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-05 17:07:11.635 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-05 17:07:12.358 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-05 17:07:13.945 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-05 17:07:15.580 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio 1 0 2022-01-05 17:08:13.283 !MESSAGE Saving performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-05 17:08:40.633 !MESSAGE Read timed out !STACK 0 java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:1374) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:985) 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.PortfolioReportNet.getUpdatedValues(PortfolioReportNet.java:329) at name.abuchen.portfolio.ui.jobs.SyncOnlineSecuritiesJob.run(SyncOnlineSecuritiesJob.java:51) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-01-05 17:37:07.017 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 17:37:07.017 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 17:37:07.020 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 18:07:17.095 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 18:07:17.095 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 18:07:17.095 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 18:37:27.042 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 18:37:27.044 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 18:37:27.044 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 19:07:30.655 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 19:07:30.655 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 19:37:51.893 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 19:37:51.895 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 19:37:51.896 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 19:37:51.896 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 20:07:56.715 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 20:07:56.715 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 20:07:56.715 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 20:37:58.893 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 20:37:58.894 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 20:37:58.894 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 20:37:58.894 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 21:08:19.381 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 21:08:19.381 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 21:38:43.404 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 21:38:43.405 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 21:38:43.406 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-05 22:08:43.939 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-05 22:08:43.941 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 08:09:38.142 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-06 08:09:41.321 !MESSAGE Unable to load resource file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi !STACK 0 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.getResource(ResourceHandler.java:290) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadResource(ResourceHandler.java:266) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:169) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) Caused by: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1013) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175) at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:261) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1563) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1342) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 20 more !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-06 08:09:41.324 !MESSAGE The persisted application model has no top-level window. Reinitializing with the default application model. !STACK 0 java.lang.Exception at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:174) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) !ENTRY name.abuchen.portfolio 1 0 2022-01-06 08:09:54.310 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 08:10:03.534 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 08:10:04.243 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 08:10:05.818 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 08:10:07.471 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-06 08:40:08.193 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 08:40:08.194 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 08:40:08.194 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-06 08:42:08.723 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-06 17:25:45.937 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-06 17:25:49.082 !MESSAGE Unable to load resource file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi !STACK 0 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.getResource(ResourceHandler.java:290) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadResource(ResourceHandler.java:266) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:169) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) Caused by: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1013) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175) at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:261) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1563) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1342) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 20 more !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-06 17:25:49.084 !MESSAGE The persisted application model has no top-level window. Reinitializing with the default application model. !STACK 0 java.lang.Exception at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:174) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) !ENTRY name.abuchen.portfolio 1 0 2022-01-06 17:26:35.415 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 2 2022-01-06 17:26:36.504 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.jobs". !STACK 0 java.lang.IllegalStateException: Invalid initial jobs remaining count at org.eclipse.core.internal.jobs.InternalJobGroup.endJobGroup(InternalJobGroup.java:233) at org.eclipse.core.internal.jobs.JobManager$JobGroupUpdater.done(JobManager.java:1837) at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:73) at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:118) at org.eclipse.core.internal.jobs.JobManager.cancel(JobManager.java:350) at org.eclipse.core.internal.jobs.InternalJob.cancel(InternalJob.java:188) at org.eclipse.core.runtime.jobs.Job.cancel(Job.java:290) at org.eclipse.core.internal.jobs.InternalJobGroup.cancelAndNotify(InternalJobGroup.java:218) at org.eclipse.core.internal.jobs.JobManager.cancel(JobManager.java:378) at org.eclipse.core.internal.jobs.JobManager$JobGroupUpdater.done(JobManager.java:1854) at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:73) at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:118) at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:714) at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:117) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:83) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 17:26:43.946 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 17:26:44.650 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 17:26:46.210 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 17:26:47.844 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-06 17:56:36.420 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 17:56:36.421 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 18:26:36.807 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 18:26:36.808 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 18:56:37.551 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 18:56:37.551 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 18:56:37.552 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 19:26:38.257 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 19:26:38.258 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 19:56:41.443 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 19:56:41.444 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 19:56:41.444 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 20:26:42.211 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 20:26:42.211 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 20:26:42.212 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 20:26:42.213 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 20:56:46.248 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 20:56:46.248 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 20:56:46.249 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 21:26:53.948 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 21:26:53.951 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 21:26:53.953 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-06 21:30:54.052 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-06 21:30:57.273 !MESSAGE Unable to load resource file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi !STACK 0 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.getResource(ResourceHandler.java:290) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadResource(ResourceHandler.java:266) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:169) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) Caused by: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1013) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175) at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:261) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1563) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1342) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 20 more !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-06 21:30:57.278 !MESSAGE The persisted application model has no top-level window. Reinitializing with the default application model. !STACK 0 java.lang.Exception at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:174) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) !ENTRY name.abuchen.portfolio 1 0 2022-01-06 21:31:16.083 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 21:31:25.057 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 21:31:25.806 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 21:31:27.404 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 21:31:29.069 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-06 21:32:44.033 !MESSAGE Read timed out !STACK 0 java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:1374) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:985) 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.PortfolioReportNet.getUpdatedValues(PortfolioReportNet.java:329) at name.abuchen.portfolio.ui.jobs.SyncOnlineSecuritiesJob.run(SyncOnlineSecuritiesJob.java:51) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-01-06 22:01:17.184 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 22:01:17.185 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-06 22:01:17.189 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 09:15:57.819 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-07 09:16:00.929 !MESSAGE Unable to load resource file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi !STACK 0 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.getResource(ResourceHandler.java:290) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadResource(ResourceHandler.java:266) at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:169) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) Caused by: org.xml.sax.SAXParseExceptionpublicId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/home/david/.PortfolioPerformance/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 1; columnNumber: 1; Premature end of file. at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1013) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175) at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:261) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1563) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1342) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 20 more !ENTRY org.eclipse.e4.ui.workbench 4 0 2022-01-07 09:16:00.931 !MESSAGE The persisted application model has no top-level window. Reinitializing with the default application model. !STACK 0 java.lang.Exception at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:174) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:371) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:247) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:155) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) !ENTRY name.abuchen.portfolio 1 0 2022-01-07 09:16:18.579 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 09:16:27.073 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 09:16:27.784 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 09:16:29.577 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 09:16:31.289 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 09:46:21.019 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 09:46:21.021 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 09:46:21.024 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 10:16:22.279 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 10:16:22.279 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 10:16:22.279 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 10:16:22.281 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 10:46:27.074 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 10:46:27.074 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 11:16:32.293 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 11:16:32.293 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 11:16:32.295 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 11:46:40.270 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 11:46:40.271 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 11:46:40.272 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-07 12:03:31.891 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 12:03:40.848 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 12:03:40.848 !MESSAGE An internal error occurred during: "#4 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SESSION 2022-01-07 15:03:59.890 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-07 15:04:09.466 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 15:04:14.042 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 15:04:14.042 !MESSAGE An internal error occurred during: "#11 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:04:17.995 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:04:18.687 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:04:20.269 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:04:21.882 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 15:34:21.718 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 15:34:21.722 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 15:34:21.724 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 15:44:07.001 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-07 15:44:16.105 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 15:44:18.343 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 15:44:18.343 !MESSAGE An internal error occurred during: "#17 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:44:24.600 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:44:25.279 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:44:26.810 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:44:28.439 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !SESSION 2022-01-07 15:56:49.096 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-07 15:56:57.797 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:57:06.320 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:57:07.005 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:57:08.533 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 15:57:10.148 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 15:57:15.065 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 15:57:15.065 !MESSAGE An internal error occurred during: "#15 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 15:57:15.068 !MESSAGE An internal error occurred during: "#11 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SESSION 2022-01-07 18:29:00.421 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-07 18:29:09.695 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 18:29:11.650 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 18:29:11.650 !MESSAGE An internal error occurred during: "#5 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:29:18.252 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:29:18.971 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:29:20.575 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:29:22.221 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:30:14.145 !MESSAGE Read timed out !STACK 0 java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:1374) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:985) 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.PortfolioReportNet.getUpdatedValues(PortfolioReportNet.java:329) at name.abuchen.portfolio.ui.jobs.SyncOnlineSecuritiesJob.run(SyncOnlineSecuritiesJob.java:51) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:30:36.775 !MESSAGE Read timed out !STACK 0 java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:1374) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:985) 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.PortfolioReportNet.getUpdatedValues(PortfolioReportNet.java:329) at name.abuchen.portfolio.ui.jobs.SyncOnlineSecuritiesJob.run(SyncOnlineSecuritiesJob.java:51) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:30:59.112 !MESSAGE Read timed out !STACK 0 java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:1374) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:985) 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.PortfolioReportNet.getUpdatedValues(PortfolioReportNet.java:329) at name.abuchen.portfolio.ui.jobs.SyncOnlineSecuritiesJob.run(SyncOnlineSecuritiesJob.java:51) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:39:14.851 !MESSAGE Alpha Vantage API key is missing. Configure in preferences. !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.previewHistoricalQuotes(AlphavantageQuoteFeed.java:171) at name.abuchen.portfolio.ui.wizards.security.HistoricalQuoteProviderPage$LoadHistoricalQuotes.run(HistoricalQuoteProviderPage.java:308) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-07 18:43:10.716 !MESSAGE Read timed out !STACK 0 java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:1374) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:985) 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.PortfolioReportNet.search(PortfolioReportNet.java:316) at name.abuchen.portfolio.online.impl.PortfolioReportNetSearchProvider.search(PortfolioReportNetSearchProvider.java:20) at name.abuchen.portfolio.ui.wizards.security.SearchSecurityWizardPage.lambda$3(SearchSecurityWizardPage.java:159) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.eclipse.core.jobs 4 0 2022-01-07 18:59:11.970 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 18:59:11.970 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 18:59:11.971 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 19:29:12.389 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 19:29:12.391 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 19:29:12.391 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 19:29:12.391 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 19:59:13.350 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 19:59:13.350 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 19:59:13.351 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 20:29:14.030 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 20:29:14.030 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 20:29:14.030 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 20:59:19.209 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 20:59:19.209 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 21:29:20.046 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 21:29:20.047 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 21:29:20.047 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-07 21:59:20.612 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 21:59:20.612 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-07 21:59:20.613 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 09:01:20.359 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-08 09:01:27.935 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-08 09:01:31.812 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 09:01:31.814 !MESSAGE An internal error occurred during: "#32 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 09:01:52.963 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 09:02:05.050 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 09:02:25.894 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 09:02:46.728 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-08 09:31:29.274 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 09:31:29.274 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 09:31:29.276 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 09:31:29.277 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 10:01:32.231 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 10:01:32.232 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 10:01:32.232 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 13:10:59.591 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-08 13:11:08.960 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-08 13:11:10.837 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 13:11:10.838 !MESSAGE An internal error occurred during: "#12 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 13:11:17.640 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 13:11:19.389 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 13:11:21.511 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-08 13:11:23.277 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-08 13:41:10.188 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 13:41:10.189 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 13:41:10.190 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 13:41:10.190 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 14:11:10.954 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 14:11:10.954 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 14:11:10.954 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 14:41:11.346 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 14:41:11.347 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 14:41:11.347 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 14:41:11.347 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 14:41:11.347 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 15:11:11.874 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 15:11:11.874 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 15:11:11.874 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 15:41:15.156 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 15:41:15.156 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 15:41:15.156 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 16:11:17.381 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 16:11:17.381 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 16:11:17.381 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 16:41:20.534 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 16:41:20.535 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 16:41:20.536 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 16:41:20.536 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 17:11:24.806 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 17:11:24.807 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 17:11:24.810 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 17:11:24.810 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 17:41:26.455 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 17:41:26.455 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 18:11:27.081 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 18:11:27.082 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 18:41:27.521 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 18:41:27.521 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 18:41:27.521 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 19:11:10.388 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 19:11:10.388 !MESSAGE An internal error occurred during: "#9 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-01-08 19:11:28.120 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 19:11:28.120 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 19:11:28.120 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 19:11:28.121 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 19:41:32.188 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 19:41:32.188 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 19:41:32.189 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 20:11:35.444 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 20:11:35.449 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 20:11:35.450 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 20:41:38.159 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 20:41:38.160 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 20:41:38.160 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 21:11:46.309 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 21:11:46.310 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 21:11:46.310 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 21:11:46.311 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-08 21:41:55.693 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 21:41:55.693 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-08 21:41:55.693 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 13:45:33.175 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-09 13:45:41.996 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-09 13:45:45.989 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 13:45:45.989 !MESSAGE An internal error occurred during: "#23 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-09 13:45:52.478 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-09 13:45:53.535 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-09 13:45:55.552 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-09 13:45:58.019 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-09 14:15:48.353 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 14:15:48.354 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 14:15:48.354 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 14:15:48.356 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 14:46:08.647 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 14:46:08.647 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 14:46:08.648 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 15:16:29.027 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 15:16:29.027 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 15:16:29.029 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 15:46:29.860 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 15:46:29.860 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 15:46:29.860 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 16:16:30.200 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 16:16:30.200 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 16:16:30.201 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 16:16:30.201 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 16:46:38.060 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 16:46:38.060 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 16:46:38.061 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 17:16:43.549 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 17:16:43.555 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 17:16:43.555 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 17:47:03.907 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 17:47:03.907 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 18:17:04.516 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 18:17:04.517 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 18:17:04.517 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 18:47:04.886 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 18:47:04.886 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 18:47:04.886 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 18:47:04.886 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 19:17:05.205 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 19:17:05.205 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 19:17:05.206 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 19:17:05.206 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 19:45:42.736 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-09 19:45:42.736 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-09 19:45:43.284 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 19:45:43.284 !MESSAGE An internal error occurred during: "#26 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-01-09 19:47:05.539 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 19:47:05.539 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 20:17:09.775 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 20:17:09.776 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 20:47:11.978 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 20:47:11.978 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 21:17:14.220 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 21:17:14.221 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-09 21:47:16.094 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 21:47:16.094 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-09 21:47:16.095 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 13:12:12.687 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-10 13:12:21.456 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 13:12:23.563 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:12:23.563 !MESSAGE An internal error occurred during: "#5 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:12:31.493 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:12:32.835 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:12:35.919 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:12:39.171 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:12:55.363 !MESSAGE Pre-update check. Write permissions on /home/david/Desktop/portfolio = true !ENTRY name.abuchen.portfolio 1 0 2022-01-10 13:13:28.980 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-10 13:15:16.720 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-01-10 13:15:20.791 !MESSAGE Detected model change from version 0.56.2 to version 0.56.3; clearing persisted state !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-01-10 13:15:21.031 !MESSAGE Attempting to merge saved layout into current model from file /home/david/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi !ENTRY name.abuchen.portfolio 1 0 2022-01-10 13:15:25.653 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 13:15:28.658 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:15:28.658 !MESSAGE An internal error occurred during: "#4 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:15:28.659 !MESSAGE An internal error occurred during: "#5 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:34.137 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:34.843 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:36.403 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:38.030 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 13:15:50.580 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:15:50.580 !MESSAGE An internal error occurred during: "#26 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:56.231 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:56.937 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:15:58.469 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:16:00.091 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio 2 0 2022-01-10 13:22:23.358 !MESSAGE No exchange rate available to convert from USD to !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 13:22:56.471 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:22:56.472 !MESSAGE An internal error occurred during: "#8 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:23:02.644 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:23:03.333 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:23:04.916 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 13:23:06.538 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 13:45:26.646 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:45:26.647 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 13:45:26.647 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-10 14:15:03.294 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-10 18:17:02.366 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-10 18:17:11.113 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 18:17:13.271 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 18:17:13.271 !MESSAGE An internal error occurred during: "#7 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 18:17:13.272 !MESSAGE An internal error occurred during: "#10 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:17:19.655 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:17:20.352 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:17:21.894 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:17:23.569 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-10 18:24:53.184 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-10 18:24:53.184 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-10 18:24:54.997 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 18:24:54.997 !MESSAGE An internal error occurred during: "#43 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:24:59.180 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:24:59.873 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 18:25:01.415 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 18:47:11.487 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 18:47:11.487 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 18:47:11.487 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 19:17:11.816 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 19:17:11.817 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 19:47:12.410 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 19:47:12.410 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 20:17:12.780 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 20:17:12.780 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 20:17:12.780 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 20:47:13.453 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 20:47:13.453 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 20:47:13.454 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 21:17:16.766 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 21:17:16.766 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 21:25:03.895 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-10 21:25:12.613 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 21:25:14.513 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 21:25:14.513 !MESSAGE An internal error occurred during: "#3 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 21:25:21.252 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 21:25:21.966 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 21:25:23.597 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-10 21:25:25.275 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-10 21:55:13.719 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 21:55:13.731 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 21:55:13.740 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-10 22:25:14.123 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-10 22:25:14.124 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-11 14:49:24.788 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-11 14:49:33.658 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-11 14:49:35.837 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 14:49:35.837 !MESSAGE An internal error occurred during: "#10 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 14:49:44.121 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 14:49:44.816 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 14:49:46.405 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 14:49:48.063 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio 1 0 2022-01-11 14:51:39.676 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-11 15:19:35.499 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 15:19:35.501 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 15:19:35.506 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-11 17:37:23.281 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-11 17:37:32.325 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-11 17:37:34.569 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-11 17:37:34.569 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-11 17:37:34.759 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 17:37:34.759 !MESSAGE An internal error occurred during: "#34 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 17:37:40.846 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 17:37:41.540 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 17:37:43.142 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 17:37:44.792 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-11 18:07:32.877 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 18:07:32.878 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 18:07:32.880 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 18:07:32.881 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-11 18:37:34.906 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 18:37:34.906 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 18:37:34.907 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-11 22:00:51.138 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 22:00:51.139 !MESSAGE An internal error occurred during: "#1 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 22:00:57.325 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 22:00:58.049 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 22:00:59.568 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-11 22:01:01.225 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio 1 0 2022-01-11 22:01:11.417 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-11 22:01:15.158 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-11 22:01:15.158 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2 2 2022-01-11 22:01:15.534 !MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: name.abuchen.portfolio.ui.jobs.SyncOnlineSecuritiesJob !SESSION 2022-01-12 08:44:17.004 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-12 08:44:25.189 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-12 08:44:28.013 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-12 08:44:28.013 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-12 08:44:28.225 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 08:44:28.225 !MESSAGE An internal error occurred during: "#35 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 08:44:33.735 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 08:44:34.500 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 08:44:36.069 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 08:44:37.854 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-12 09:14:25.574 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 09:14:25.574 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 09:14:25.575 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 09:14:25.575 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 18:48:17.179 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-12 18:48:25.564 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 18:48:34.283 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 18:48:34.977 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 18:48:36.602 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-12 18:48:38.295 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-12 19:18:27.426 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 19:18:27.427 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 19:18:27.444 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 19:18:27.445 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 19:48:47.617 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 19:48:47.617 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 20:18:48.236 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 20:18:48.237 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 20:48:49.211 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 20:48:49.211 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 20:48:49.211 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 20:48:49.212 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 21:18:51.777 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 21:18:51.777 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 21:48:52.587 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 21:48:52.587 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 21:48:52.587 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-12 22:18:59.509 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 22:18:59.509 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-12 22:18:59.511 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-12 22:21:52.910 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-13 17:32:34.024 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-13 17:32:42.586 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-13 17:32:44.598 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-13 17:32:44.598 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-13 17:32:44.910 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 17:32:44.910 !MESSAGE An internal error occurred during: "#14 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-13 17:32:51.157 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-13 17:32:51.840 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-13 17:32:54.393 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-13 17:32:56.953 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-13 18:02:44.687 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 18:02:44.695 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 18:02:44.705 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 18:33:01.806 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 18:33:01.807 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 18:33:01.808 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 19:03:02.583 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 19:03:02.583 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 19:03:02.584 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 19:33:04.103 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 19:33:04.103 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 20:03:04.760 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 20:03:04.761 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 20:03:04.761 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 20:33:06.572 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 20:33:06.572 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 21:03:07.326 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 21:03:07.326 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 21:03:07.327 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 21:33:12.528 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 21:33:12.528 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 21:33:12.528 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 21:33:12.529 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-13 22:03:32.857 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 22:03:32.857 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 22:03:32.857 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-13 22:03:32.858 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 17:15:24.080 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-14 17:15:32.758 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-14 17:15:34.817 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 17:15:34.817 !MESSAGE An internal error occurred during: "#11 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-14 17:15:41.588 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-14 17:15:42.272 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-14 17:15:43.832 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-14 17:15:45.474 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-14 17:45:34.683 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 17:45:34.685 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 17:45:34.687 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 17:45:34.687 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 18:15:35.964 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 18:15:35.964 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 18:15:35.965 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 18:45:36.470 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 18:45:36.470 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 18:45:36.470 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 19:15:39.062 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 19:15:39.062 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 19:45:39.767 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 19:45:39.767 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 19:45:39.768 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 19:45:39.768 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 20:15:40.181 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 20:15:40.181 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 20:45:40.615 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 20:45:40.616 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-14 21:15:41.078 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 21:15:41.078 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 21:15:41.078 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-14 21:15:41.078 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 17:03:06.931 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-15 17:03:15.470 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-15 17:03:17.544 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 17:03:17.544 !MESSAGE An internal error occurred during: "#8 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-15 17:03:24.914 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-15 17:03:25.977 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-15 17:03:28.746 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-15 17:03:30.515 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-15 17:33:16.869 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 17:33:16.871 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 17:33:16.877 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 18:03:17.229 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 18:03:17.230 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 18:33:17.727 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 18:33:17.727 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 18:33:17.728 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 19:03:18.331 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 19:03:18.331 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 19:33:19.511 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 19:33:19.512 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 20:03:19.841 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 20:03:19.841 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 20:03:19.841 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 20:33:20.286 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 20:33:20.286 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 21:03:20.953 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 21:03:20.953 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 21:03:20.953 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 21:33:22.129 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 21:33:22.129 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 21:33:22.130 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 21:33:22.130 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-15 22:03:22.555 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 22:03:22.555 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-15 22:03:22.555 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-16 19:06:18.888 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-16 19:06:28.001 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-16 19:06:29.735 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 19:06:29.736 !MESSAGE An internal error occurred during: "#10 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-16 19:06:37.642 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-16 19:06:38.370 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-16 19:06:39.984 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-16 19:06:41.604 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-16 19:36:29.837 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 19:36:29.837 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 19:36:29.838 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-16 20:06:31.684 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 20:06:31.684 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 20:06:31.685 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-16 20:36:32.377 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 20:36:32.378 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 20:36:32.379 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-16 21:06:33.675 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 21:06:33.675 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 21:06:33.675 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-16 21:36:41.020 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-16 21:36:41.021 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-16 21:57:38.828 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-17 10:05:25.674 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-17 10:05:34.638 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-17 10:05:36.818 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 10:05:36.818 !MESSAGE An internal error occurred during: "#16 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:05:43.334 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:05:44.064 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:05:45.597 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:05:47.222 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio 4 0 2022-01-17 10:23:27.513 !MESSAGE Missing property for path to "date" and/or "closing price" for Aurora Cannabis !STACK 0 java.io.IOException: Missing property for path to "date" and/or "closing price" for Aurora Cannabis at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getHistoricalQuotes(GenericJSONQuoteFeed.java:109) at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getLatestQuote(GenericJSONQuoteFeed.java:182) at name.abuchen.portfolio.ui.wizards.security.LatestQuoteProviderPage$LoadLatestQuote.run(LatestQuoteProviderPage.java:90) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio 4 0 2022-01-17 10:23:27.518 !MESSAGE Missing property for path to "date" and/or "closing price" for Aurora Cannabis !STACK 0 java.io.IOException: Missing property for path to "date" and/or "closing price" for Aurora Cannabis at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getHistoricalQuotes(GenericJSONQuoteFeed.java:109) at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getLatestQuote(GenericJSONQuoteFeed.java:182) at name.abuchen.portfolio.ui.wizards.security.LatestQuoteProviderPage$LoadLatestQuote.run(LatestQuoteProviderPage.java:90) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio 4 0 2022-01-17 10:23:27.519 !MESSAGE Missing property for path to "date" and/or "closing price" for Aurora Cannabis !STACK 0 java.io.IOException: Missing property for path to "date" and/or "closing price" for Aurora Cannabis at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getHistoricalQuotes(GenericJSONQuoteFeed.java:109) at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getLatestQuote(GenericJSONQuoteFeed.java:182) at name.abuchen.portfolio.ui.wizards.security.LatestQuoteProviderPage$LoadLatestQuote.run(LatestQuoteProviderPage.java:90) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio 4 0 2022-01-17 10:23:27.519 !MESSAGE Missing property for path to "date" and/or "closing price" for Aurora Cannabis !STACK 0 java.io.IOException: Missing property for path to "date" and/or "closing price" for Aurora Cannabis at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getHistoricalQuotes(GenericJSONQuoteFeed.java:109) at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getLatestQuote(GenericJSONQuoteFeed.java:182) at name.abuchen.portfolio.ui.wizards.security.LatestQuoteProviderPage$LoadLatestQuote.run(LatestQuoteProviderPage.java:90) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:23:27.520 !MESSAGE !STACK 0 java.util.ConcurrentModificationException at java.base/java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1769) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at name.abuchen.portfolio.ui.wizards.security.EditSecurityModel.setAttributes(EditSecurityModel.java:469) at name.abuchen.portfolio.ui.wizards.security.AbstractQuoteProviderPage.buildTemporarySecurity(AbstractQuoteProviderPage.java:408) at name.abuchen.portfolio.ui.wizards.security.LatestQuoteProviderPage$LoadLatestQuote.run(LatestQuoteProviderPage.java:82) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio 4 0 2022-01-17 10:23:27.520 !MESSAGE Missing property for path to "date" and/or "closing price" for Aurora Cannabis !STACK 0 java.io.IOException: Missing property for path to "date" and/or "closing price" for Aurora Cannabis at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getHistoricalQuotes(GenericJSONQuoteFeed.java:109) at name.abuchen.portfolio.online.impl.GenericJSONQuoteFeed.getLatestQuote(GenericJSONQuoteFeed.java:182) at name.abuchen.portfolio.ui.wizards.security.LatestQuoteProviderPage$LoadLatestQuote.run(LatestQuoteProviderPage.java:90) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-01-17 10:35:36.044 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 10:35:36.044 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 10:46:01.729 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 10:46:01.729 !MESSAGE An internal error occurred during: "#28 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:46:07.533 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:46:08.224 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:46:09.826 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 10:46:11.458 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-17 11:05:36.314 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 11:05:36.314 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 11:05:36.314 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-17 11:19:37.133 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-17 19:04:20.327 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-17 19:04:29.197 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-17 19:04:32.133 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 19:04:32.133 !MESSAGE An internal error occurred during: "#29 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:04:37.736 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:04:38.618 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:04:40.129 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:04:41.747 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-17 19:06:13.297 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 19:06:13.297 !MESSAGE An internal error occurred during: "#7 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:06:19.434 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:06:20.113 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:06:21.737 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-17 19:06:23.409 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-17 19:34:30.727 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 19:34:30.734 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 19:34:30.744 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 20:04:31.023 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 20:04:31.024 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 20:04:31.024 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 20:34:32.410 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 20:34:32.411 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 21:04:37.600 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 21:04:37.600 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 21:04:37.601 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 21:34:38.086 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 21:34:38.086 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 22:04:38.571 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 22:04:38.571 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-17 22:34:38.969 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-17 22:34:38.970 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 17:51:48.902 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-18 17:51:58.057 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-18 17:52:00.420 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-18 17:52:00.420 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-18 17:52:00.516 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 17:52:00.516 !MESSAGE An internal error occurred during: "#39 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-18 17:52:07.113 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-18 17:52:08.680 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-18 17:52:10.376 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-18 17:52:12.146 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-18 18:21:59.661 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 18:21:59.662 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 18:21:59.664 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 18:52:01.068 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 18:52:01.068 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 19:22:01.472 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 19:22:01.472 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 19:22:01.473 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 19:52:02.099 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 19:52:02.099 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 20:22:02.731 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:22:02.732 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:22:02.732 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:22:02.732 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 20:52:08.009 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:52:08.010 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:52:08.011 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:52:08.011 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 20:52:08.012 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 21:22:08.790 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 21:22:08.792 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 21:22:08.793 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 21:52:09.581 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 21:52:09.581 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 21:52:09.582 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-18 22:22:10.052 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 22:22:10.052 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-18 22:22:10.053 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-18 22:36:55.970 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-19 16:59:08.567 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-19 16:59:16.663 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-19 16:59:19.068 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 16:59:19.068 !MESSAGE An internal error occurred during: "#14 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-19 16:59:25.199 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-19 16:59:25.903 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-19 16:59:27.460 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-19 16:59:29.211 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-19 17:29:18.268 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 17:29:18.274 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 17:29:18.277 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 17:59:18.734 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 17:59:18.734 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 17:59:18.736 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 18:29:19.234 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 18:29:19.234 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 18:29:19.234 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 18:59:19.950 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 18:59:19.950 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 19:29:20.695 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 19:29:20.696 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 19:29:20.696 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 19:59:22.388 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 19:59:22.388 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 20:29:22.839 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 20:29:22.839 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 20:59:23.785 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 20:59:23.785 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 21:29:27.275 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 21:29:27.275 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-19 21:59:27.803 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 21:59:27.803 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 21:59:27.804 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 21:59:27.804 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-19 21:59:27.805 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-20 09:53:27.092 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-20 09:53:35.885 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-20 09:53:37.695 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 09:53:37.695 !MESSAGE An internal error occurred during: "#3 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 09:53:44.617 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 09:53:45.381 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 09:53:47.665 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 09:53:49.493 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !SESSION 2022-01-20 14:18:12.858 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-20 14:18:21.892 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-20 14:18:23.620 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 14:18:23.620 !MESSAGE An internal error occurred during: "#3 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 14:18:30.387 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 14:18:31.086 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 14:18:32.705 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 14:18:34.388 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-20 14:48:22.429 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 14:48:22.429 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 14:48:22.434 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-20 19:33:40.260 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-20 19:33:48.572 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-20 19:33:51.451 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-20 19:33:51.451 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&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/NBP.F?range=1y&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 2022-01-20 19:33:51.493 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 19:33:51.493 !MESSAGE An internal error occurred during: "#41 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 19:33:57.082 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 19:33:57.765 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 19:33:59.290 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 19:34:00.909 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-20 20:03:49.579 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 20:03:49.579 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-20 20:33:50.347 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 20:33:50.347 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 20:33:50.348 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 20:33:50.348 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-20 22:33:56.275 !MESSAGE Saving performance.xml with [XML] !ENTRY name.abuchen.portfolio 1 0 2022-01-20 22:34:34.490 !MESSAGE Saving performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 22:41:31.806 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-20 22:41:32.195 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-20 22:41:32.195 !MESSAGE An internal error occurred during: "#6 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 22:41:33.026 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 22:41:35.684 !MESSAGE Connect to api.divvydiary.com:443 [api.divvydiary.com/202.61.228.135] failed: Read timed out !STACK 0 org.apache.http.conn.ConnectTimeoutException: Connect to api.divvydiary.com:443 [api.divvydiary.com/202.61.228.135] failed: Read timed out at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 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.DivvyDiaryDividendFeed.getDividendPayments(DivvyDiaryDividendFeed.java:50) at name.abuchen.portfolio.ui.jobs.UpdateDividendsJob.run(UpdateDividendsJob.java:59) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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.decode(SSLSocketInputRecord.java:160) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1426) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1336) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:450) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:421) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 14 more !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-20 22:41:38.730 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !SESSION 2022-01-21 16:46:47.158 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-21 16:46:55.775 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-21 16:46:58.190 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 16:46:58.190 !MESSAGE An internal error occurred during: "#5 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-21 16:47:11.603 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-21 16:47:16.840 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-21 16:47:26.817 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-21 16:47:34.006 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-21 17:16:57.409 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 17:16:57.410 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 17:16:57.412 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-21 17:46:57.882 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 17:46:57.882 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 17:46:57.883 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-21 18:16:58.346 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 18:16:58.346 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 18:16:58.347 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-21 18:46:58.931 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 18:46:58.932 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 18:46:58.933 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-21 22:18:05.313 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 22:18:05.315 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-21 22:18:05.315 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 10:04:07.878 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-24 10:04:16.795 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-24 10:04:19.245 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 10:04:19.245 !MESSAGE An internal error occurred during: "#10 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 10:04:25.351 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 10:04:26.062 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 10:04:27.592 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 10:04:29.221 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 10:05:05.132 !MESSAGE Pre-update check. Write permissions on /home/david/Desktop/portfolio = true !ENTRY name.abuchen.portfolio 1 0 2022-01-24 10:12:29.158 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-24 11:19:11.062 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-01-24 11:19:44.037 !MESSAGE Detected model change from version 0.56.3 to version 0.56.4; clearing persisted state !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-01-24 11:19:44.160 !MESSAGE Attempting to merge saved layout into current model from file /home/david/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi !ENTRY name.abuchen.portfolio 1 0 2022-01-24 11:19:47.094 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-24 11:19:50.612 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-24 11:19:50.612 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-01-24 11:19:50.614 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 11:19:50.614 !MESSAGE An internal error occurred during: "#16 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:19:55.659 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:19:56.376 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:19:57.983 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:19:59.654 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-24 11:21:20.681 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 11:21:20.681 !MESSAGE An internal error occurred during: "#11 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:21:26.798 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:21:27.498 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:21:29.020 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 11:21:30.616 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !SESSION 2022-01-24 17:15:24.626 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-24 17:15:56.388 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-24 17:15:58.118 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 17:15:58.118 !MESSAGE An internal error occurred during: "#27 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 17:16:04.954 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 17:16:05.649 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 17:16:07.204 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-24 17:16:08.813 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-24 17:45:57.691 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 17:45:57.691 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 18:15:58.200 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 18:15:58.200 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 18:15:58.201 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 18:45:58.670 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 18:45:58.671 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 18:45:58.671 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 19:16:12.936 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 19:16:12.937 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 19:16:12.937 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 19:46:21.050 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 19:46:21.050 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 19:46:21.051 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 20:16:23.066 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 20:16:23.066 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 20:46:25.521 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 20:46:25.522 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 21:16:27.242 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 21:16:27.242 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 21:46:28.044 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 21:46:28.046 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 21:46:28.047 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-24 22:16:29.192 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 22:16:29.192 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-24 22:16:29.193 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-24 22:19:10.872 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-01-25 08:55:59.968 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-25 08:56:08.990 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-25 08:56:12.205 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 08:56:12.205 !MESSAGE An internal error occurred during: "#4 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 08:56:26.696 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 08:56:28.070 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 08:56:34.863 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 08:56:40.644 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-25 09:26:10.379 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 09:26:10.379 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 09:26:10.380 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-25 11:07:00.052 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-25 11:07:09.089 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 11:07:17.797 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 11:07:18.559 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 11:07:20.114 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 11:07:21.791 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-25 11:37:09.834 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 11:37:09.839 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 11:37:09.853 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-25 18:51:57.543 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-25 18:52:07.214 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-25 18:52:10.126 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-25 18:52:10.126 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-01-25 18:52:10.485 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 18:52:10.485 !MESSAGE An internal error occurred during: "#4 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 18:52:15.713 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 18:52:16.419 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 18:52:18.017 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-25 18:52:19.752 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-25 19:22:10.459 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 19:22:10.463 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 19:22:10.468 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 19:22:10.469 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-25 19:52:11.025 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 19:52:11.025 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 19:52:11.025 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-25 20:22:11.536 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 20:22:11.536 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-25 20:22:11.536 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-26 19:02:28.787 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-26 19:02:38.223 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-26 19:02:42.974 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 19:02:42.974 !MESSAGE An internal error occurred during: "#22 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-26 19:02:46.747 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-26 19:02:47.563 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-26 19:02:50.848 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-26 19:02:52.580 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-26 19:32:39.769 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 19:32:39.776 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 19:32:39.779 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-26 20:02:40.541 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 20:02:40.542 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-26 20:32:42.061 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 20:32:42.067 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 20:32:42.067 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-26 21:02:43.070 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 21:02:43.070 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 21:02:43.071 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 21:02:43.071 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-26 21:32:44.509 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 21:32:44.510 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-26 22:02:45.184 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 22:02:45.184 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-26 22:02:45.185 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 09:53:36.690 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-27 09:53:46.610 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-27 09:53:49.800 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 09:53:49.800 !MESSAGE An internal error occurred during: "#20 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 09:53:55.317 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 09:53:56.062 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 09:53:57.667 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 09:53:59.273 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-27 10:23:47.227 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 10:23:47.227 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 10:23:47.228 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 10:23:47.228 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 12:51:08.843 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-27 12:51:18.465 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-27 12:51:21.355 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 12:51:21.355 !MESSAGE An internal error occurred during: "#4 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 12:51:27.465 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 12:51:28.156 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 12:51:29.710 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 12:51:31.421 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-27 13:21:19.516 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 13:21:19.519 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 13:21:19.522 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 13:51:19.820 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 13:51:19.820 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 18:43:49.790 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-27 18:43:59.462 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-27 18:44:02.747 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 18:44:02.747 !MESSAGE An internal error occurred during: "#22 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 18:44:08.038 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 18:44:08.742 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 18:44:10.248 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-27 18:44:11.933 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-27 19:14:00.492 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 19:14:00.493 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 19:14:00.497 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 19:14:00.497 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 19:44:01.199 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 19:44:01.199 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 19:44:01.200 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 19:44:01.201 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 20:14:01.574 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 20:14:01.575 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 20:44:01.913 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 20:44:01.913 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 20:44:01.913 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 21:14:02.915 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 21:14:02.916 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 21:14:02.916 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 21:44:03.541 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 21:44:03.541 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-27 22:14:04.226 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-27 22:14:04.227 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 09:05:19.438 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-28 09:05:28.184 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 09:05:31.391 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 09:05:31.391 !MESSAGE An internal error occurred during: "#7 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 09:05:36.650 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 09:05:37.342 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 09:05:38.845 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 09:05:40.683 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 09:35:30.476 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 09:35:30.477 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 09:35:30.482 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 10:05:30.733 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 10:05:30.734 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-01-28 10:31:38.998 !MESSAGE Saving performance.xml with [XML] !ENTRY name.abuchen.portfolio 1 0 2022-01-28 10:31:42.898 !MESSAGE Saving performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-28 10:31:47.150 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-28 10:31:47.150 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 10:31:47.313 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 10:31:47.313 !MESSAGE An internal error occurred during: "#13 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 10:31:53.365 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 10:31:54.069 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 10:31:55.622 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 10:31:57.214 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 10:32:01.592 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio 1 0 2022-01-28 10:32:53.494 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 10:35:31.002 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 10:35:31.003 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 11:38:31.554 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-28 11:38:40.856 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 11:38:49.394 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 11:38:50.150 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 11:38:51.695 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 11:38:53.342 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 11:38:57.832 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 12:08:41.410 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 12:08:41.415 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 12:08:41.448 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 12:38:41.636 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 12:38:41.636 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 12:49:58.857 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 12:49:58.858 !MESSAGE An internal error occurred during: "#2 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SESSION 2022-01-28 16:25:44.078 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-28 16:25:54.070 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 16:25:56.164 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 16:25:56.164 !MESSAGE An internal error occurred during: "#10 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:26:02.769 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:26:03.497 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:26:05.024 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:26:06.792 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:26:11.182 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 16:47:25.268 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 16:47:25.268 !MESSAGE An internal error occurred during: "#6 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:47:31.441 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:47:32.133 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:47:33.636 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:47:35.253 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 16:47:39.536 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio 1 0 2022-01-28 16:48:15.641 !MESSAGE Saving performance.xml with [XML] !ENTRY name.abuchen.portfolio 1 0 2022-01-28 16:52:40.484 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 16:55:54.573 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 16:55:54.573 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 16:55:54.574 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 18:45:39.509 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-28 18:45:49.214 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-01-28 18:45:51.673 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-01-28 18:45:51.673 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 18:45:51.847 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 18:45:51.847 !MESSAGE An internal error occurred during: "#34 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 18:45:57.766 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 18:45:58.456 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 18:46:00.072 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 18:46:01.685 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-28 18:46:06.742 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-28 19:15:50.589 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 19:15:50.595 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 19:15:50.611 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 19:15:50.612 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 19:45:50.973 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 19:45:50.973 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 19:45:50.973 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 20:15:51.701 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 20:15:51.701 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 20:15:51.701 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 20:45:52.397 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 20:45:52.397 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 20:45:52.397 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 20:45:52.398 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 21:15:52.813 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 21:15:52.814 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-28 21:45:53.723 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 21:45:53.723 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-28 21:45:53.724 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-29 16:44:07.093 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-29 16:44:17.015 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-29 16:44:19.392 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-29 16:44:19.392 !MESSAGE An internal error occurred during: "#7 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-29 16:44:26.698 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-29 16:44:27.581 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-29 16:44:29.218 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-29 16:44:31.246 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-29 16:44:35.472 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-29 17:14:18.333 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-29 17:14:18.339 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-29 17:14:18.344 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 18:53:43.467 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-31 18:53:53.077 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-01-31 18:53:55.338 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 18:53:55.339 !MESSAGE An internal error occurred during: "#24 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:54:01.822 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:54:02.649 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:54:04.537 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:54:08.746 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:54:13.069 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-31 18:57:45.823 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 18:57:45.823 !MESSAGE An internal error occurred during: "#1 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:57:52.247 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:57:52.911 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:57:54.387 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:57:55.990 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 18:58:00.142 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-31 19:23:56.024 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 19:23:56.024 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 19:53:56.506 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 19:53:56.509 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 20:23:57.203 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 20:23:57.204 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 20:23:57.204 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 20:53:58.990 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 20:53:58.991 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 21:24:00.190 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 21:24:00.191 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 21:38:56.861 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-01-31 21:39:05.924 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 21:39:14.513 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 21:39:15.228 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 21:39:16.860 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 21:39:18.556 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-01-31 21:39:23.365 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-01-31 22:09:07.080 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 22:09:07.081 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 22:09:07.091 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 22:09:07.094 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 22:09:07.094 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-01-31 22:27:33.283 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-01-31 22:27:33.283 !MESSAGE An internal error occurred during: "#1 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SESSION 2022-02-01 15:44:32.675 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-01 15:44:41.865 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-01 15:44:44.390 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 15:44:44.390 !MESSAGE An internal error occurred during: "#20 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 15:44:50.425 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 15:44:51.262 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 15:44:52.841 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 15:44:54.560 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 15:45:00.206 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-01 16:14:44.102 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 16:14:44.107 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 16:44:44.490 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 16:44:44.491 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 16:44:44.493 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 18:52:26.413 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-01 18:52:36.362 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-01 18:52:38.875 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 18:52:38.875 !MESSAGE An internal error occurred during: "#26 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 18:52:44.911 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 18:52:45.606 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 18:52:47.135 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 18:52:48.720 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 18:52:53.108 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-01 19:22:37.198 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 19:22:37.200 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 19:22:37.214 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 19:22:37.223 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 19:22:37.223 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 19:52:38.179 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 19:52:38.179 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 19:52:38.180 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 20:22:38.645 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 20:22:38.645 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 20:22:38.645 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 20:52:39.393 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 20:52:39.393 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 21:22:40.868 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 21:22:40.869 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 21:52:41.399 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 21:52:41.399 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-01 21:58:16.940 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-01 21:58:26.153 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-01 21:58:27.922 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-01 21:58:27.922 !MESSAGE An internal error occurred during: "#8 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 21:58:34.733 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 21:58:35.511 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 21:58:37.217 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 21:58:38.931 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-01 21:58:43.206 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !SESSION 2022-02-02 19:12:05.250 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-02 19:12:15.526 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-02 19:12:17.410 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 19:12:17.410 !MESSAGE An internal error occurred during: "#8 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-02 19:12:25.558 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-02 19:12:26.753 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-02 19:12:28.953 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-02 19:12:31.505 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-02 19:12:35.728 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-02 19:42:17.177 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 19:42:17.180 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 19:42:17.182 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-02 20:12:17.713 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 20:12:17.713 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-02 20:42:18.664 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 20:42:18.666 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 20:42:18.666 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-02 21:12:19.328 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 21:12:19.328 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-02 21:42:21.823 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-02 21:42:21.825 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 08:12:50.620 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-03 08:13:00.485 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-03 08:13:02.536 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 08:13:02.536 !MESSAGE An internal error occurred during: "#11 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 08:13:09.200 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 08:13:09.917 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 08:13:11.460 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 08:13:13.159 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 08:13:17.489 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-03 08:43:01.271 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 08:43:01.277 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 08:43:01.281 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 08:43:01.281 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 16:32:49.390 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-03 16:32:58.660 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 16:33:07.223 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 16:33:07.923 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 16:33:09.504 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 16:33:11.163 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-03 16:33:15.727 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-03 17:02:59.601 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 17:02:59.605 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 17:02:59.642 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 17:02:59.643 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 17:32:59.877 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 17:32:59.877 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 17:32:59.878 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 17:32:59.879 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 18:03:00.461 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 18:03:00.461 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 18:03:00.461 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 18:33:00.817 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 18:33:00.817 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 18:33:00.818 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 18:33:00.818 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 18:33:00.818 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 19:03:01.232 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 19:03:01.232 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 19:03:01.233 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 19:33:01.905 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 19:33:01.905 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 20:03:02.468 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 20:03:02.468 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 20:03:02.468 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 20:33:04.828 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 20:33:04.828 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 20:33:04.828 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 21:03:05.203 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 21:03:05.203 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 21:03:05.204 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 21:33:05.496 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 21:33:05.497 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 21:33:05.501 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-03 22:03:05.814 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-03 22:03:05.815 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-04 18:54:06.541 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-04 18:54:16.560 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-04 18:54:18.409 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 18:54:18.409 !MESSAGE An internal error occurred during: "#2 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:54:25.157 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:54:26.542 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:54:29.225 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:54:31.598 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:54:36.043 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-04 18:55:50.520 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 18:55:50.520 !MESSAGE An internal error occurred during: "#4 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 18:55:50.521 !MESSAGE An internal error occurred during: "#10 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:55:56.648 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:55:57.361 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:55:58.913 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:56:00.626 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-04 18:56:04.978 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-04 19:24:17.932 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 19:24:17.937 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 19:24:17.951 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 19:24:17.951 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-04 19:54:18.593 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 19:54:18.593 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 19:54:18.594 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-04 20:24:19.241 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 20:24:19.241 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-04 20:54:19.788 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 20:54:19.789 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-04 21:24:21.951 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 21:24:21.952 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 21:24:21.954 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-04 21:54:22.468 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-04 21:54:22.468 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-05 19:45:36.426 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-05 19:45:45.584 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-05 19:45:47.354 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-05 19:45:47.354 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-05 19:45:47.668 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-05 19:45:47.668 !MESSAGE An internal error occurred during: "#13 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-05 19:45:54.279 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-05 19:45:55.867 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-05 19:45:58.356 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-05 19:46:00.027 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-05 19:46:05.000 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !SESSION 2022-02-06 14:57:54.171 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-06 14:58:03.466 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-06 14:58:06.105 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 14:58:06.105 !MESSAGE An internal error occurred during: "#18 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 14:58:12.086 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 14:58:12.791 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 14:58:14.557 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 14:58:16.355 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 14:58:20.769 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 14:58:52.979 !MESSAGE Pre-update check. Write permissions on /home/david/Desktop/portfolio = true !ENTRY name.abuchen.portfolio 1 0 2022-02-06 14:59:14.017 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-02-06 15:00:14.142 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-02-06 15:00:47.308 !MESSAGE Detected model change from version 0.56.4 to version 0.56.5; clearing persisted state !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-02-06 15:00:47.455 !MESSAGE Attempting to merge saved layout into current model from file /home/david/.PortfolioPerformance/workspace/.metadata/.plugins/name.abuchen.portfolio.bootstrap/copy.e4xmi !ENTRY name.abuchen.portfolio 1 0 2022-02-06 15:00:49.978 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-06 15:00:52.299 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 15:00:52.299 !MESSAGE An internal error occurred during: "#5 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:00:58.472 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:00:59.193 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:00.785 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:02.483 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:07.043 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-06 15:01:28.066 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 15:01:28.066 !MESSAGE An internal error occurred during: "#8 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:34.366 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:35.083 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:36.625 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:38.256 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-06 15:01:42.566 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-06 15:30:50.721 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 15:30:50.725 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 15:30:50.731 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 15:30:50.731 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 16:00:51.775 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 16:00:51.783 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 16:30:57.484 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 16:30:57.485 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 17:01:00.441 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 17:01:00.441 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 17:01:00.442 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 17:31:01.876 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 17:31:01.877 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 17:31:01.878 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 18:01:02.689 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 18:01:02.689 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 18:31:04.044 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 18:31:04.044 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 18:31:04.045 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 18:31:04.046 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 19:01:04.743 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 19:01:04.743 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 19:31:05.318 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 19:31:05.319 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 20:01:05.971 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 20:01:05.972 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 20:01:05.972 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 20:31:06.394 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 20:31:06.394 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 21:00:50.932 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 21:00:50.932 !MESSAGE An internal error occurred during: "#5 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-02-06 21:01:07.601 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 21:01:07.601 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 21:01:07.601 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 21:31:08.579 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 21:31:08.580 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-06 22:01:15.032 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 22:01:15.033 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-06 22:01:15.034 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-07 08:48:17.152 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-07 08:48:26.268 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-07 08:48:30.270 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-07 08:48:30.270 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 08:48:30.326 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 08:48:30.326 !MESSAGE An internal error occurred during: "#35 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 08:48:34.833 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 08:48:35.518 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 08:48:37.100 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 08:48:38.770 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 08:48:44.269 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 09:18:27.354 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 09:18:27.357 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 09:18:27.366 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 09:18:27.367 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-07 16:06:59.638 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-07 16:07:08.447 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-07 16:07:11.845 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-07 16:07:11.845 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 16:07:12.225 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 16:07:12.225 !MESSAGE An internal error occurred during: "#27 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:07:17.028 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:07:17.761 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:07:19.332 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:07:20.996 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:07:25.934 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 16:23:34.826 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 16:23:34.826 !MESSAGE An internal error occurred during: "#6 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:23:41.105 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:23:41.925 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:23:43.711 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:23:45.418 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 16:23:49.893 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio 1 0 2022-02-07 16:26:02.003 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 16:37:09.242 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 16:37:09.242 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-07 17:07:09.587 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 17:07:09.587 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-07 19:22:23.831 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-07 19:22:32.602 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio 2 0 2022-02-07 19:22:33.127 !MESSAGE No exchange rate available to convert from USD to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-07 19:22:33.131 !MESSAGE No exchange rate available to convert from GBX to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-07 19:22:33.162 !MESSAGE No exchange rate available to convert from GBP to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-07 19:22:33.201 !MESSAGE No exchange rate available to convert from EUR to GBP !ENTRY name.abuchen.portfolio 2 0 2022-02-07 19:22:33.388 !MESSAGE No exchange rate available to convert from EUR to USD !ENTRY name.abuchen.portfolio 2 0 2022-02-07 19:22:33.441 !MESSAGE No exchange rate available to convert from EUR to GBX !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 19:22:36.766 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 19:22:36.766 !MESSAGE An internal error occurred during: "#32 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 19:22:41.177 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 19:22:41.914 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 19:22:43.503 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 19:22:45.164 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-07 19:22:49.669 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-07 19:52:33.702 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 19:52:33.705 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 19:52:33.710 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-07 19:52:33.711 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-08 20:19:25.247 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-08 20:19:33.862 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio 2 0 2022-02-08 20:19:34.311 !MESSAGE No exchange rate available to convert from GBX to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-08 20:19:34.334 !MESSAGE No exchange rate available to convert from USD to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-08 20:19:34.410 !MESSAGE No exchange rate available to convert from GBP to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-08 20:19:34.434 !MESSAGE No exchange rate available to convert from EUR to GBP !ENTRY name.abuchen.portfolio 2 0 2022-02-08 20:19:34.523 !MESSAGE No exchange rate available to convert from EUR to USD !ENTRY name.abuchen.portfolio 2 0 2022-02-08 20:19:34.666 !MESSAGE No exchange rate available to convert from EUR to GBX !ENTRY org.eclipse.core.jobs 4 0 2022-02-08 20:19:37.190 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 20:19:37.190 !MESSAGE An internal error occurred during: "#11 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-08 20:19:43.195 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-08 20:19:43.896 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-08 20:19:47.575 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-08 20:19:49.437 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-08 20:19:56.645 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-08 20:49:36.909 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 20:49:36.910 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 20:49:36.919 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-08 21:19:37.874 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 21:19:37.874 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 21:19:37.874 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 21:19:37.875 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-08 21:49:38.741 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-08 21:49:38.742 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 15:51:22.051 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-09 15:51:30.225 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio 2 0 2022-02-09 15:51:30.833 !MESSAGE No exchange rate available to convert from GBX to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-09 15:51:30.840 !MESSAGE No exchange rate available to convert from USD to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-09 15:51:30.998 !MESSAGE No exchange rate available to convert from GBP to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-09 15:51:31.018 !MESSAGE No exchange rate available to convert from EUR to GBP !ENTRY name.abuchen.portfolio 2 0 2022-02-09 15:51:31.172 !MESSAGE No exchange rate available to convert from EUR to USD !ENTRY name.abuchen.portfolio 2 0 2022-02-09 15:51:31.350 !MESSAGE No exchange rate available to convert from EUR to GBX !ENTRY org.eclipse.core.jobs 4 0 2022-02-09 15:51:33.126 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 15:51:33.126 !MESSAGE An internal error occurred during: "#8 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 15:51:38.812 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 15:51:39.523 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 15:51:41.054 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 15:51:42.690 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 15:51:48.016 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-09 16:21:31.610 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 16:21:31.611 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 18:59:10.703 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-09 18:59:19.482 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio 2 0 2022-02-09 18:59:19.977 !MESSAGE No exchange rate available to convert from GBX to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-09 18:59:19.981 !MESSAGE No exchange rate available to convert from USD to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-09 18:59:20.043 !MESSAGE No exchange rate available to convert from GBP to EUR !ENTRY name.abuchen.portfolio 2 0 2022-02-09 18:59:20.061 !MESSAGE No exchange rate available to convert from EUR to GBP !ENTRY name.abuchen.portfolio 2 0 2022-02-09 18:59:20.130 !MESSAGE No exchange rate available to convert from EUR to USD !ENTRY name.abuchen.portfolio 2 0 2022-02-09 18:59:20.194 !MESSAGE No exchange rate available to convert from EUR to GBX !ENTRY org.eclipse.core.jobs 4 0 2022-02-09 18:59:21.937 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 18:59:21.937 !MESSAGE An internal error occurred during: "#8 / NIO". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 18:59:21.939 !MESSAGE An internal error occurred during: "#9 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 18:59:28.059 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 18:59:28.772 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 18:59:30.386 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 18:59:32.014 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-09 18:59:36.833 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-09 19:29:20.658 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 19:29:20.659 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 19:29:20.663 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 19:29:20.663 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 19:59:21.075 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 19:59:21.076 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 19:59:21.077 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 20:29:22.597 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 20:29:22.597 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 20:59:24.846 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 20:59:24.846 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 21:29:25.937 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 21:29:25.938 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 21:29:25.939 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-09 21:59:26.716 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-09 21:59:26.716 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-02-09 22:24:22.936 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-02-10 10:12:52.465 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-10 10:13:00.636 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-10 10:13:04.310 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 10:13:04.310 !MESSAGE An internal error occurred during: "#34 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 10:13:09.251 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 10:13:10.905 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 10:13:13.558 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 10:13:15.303 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 10:13:20.504 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-10 10:43:02.113 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 10:43:02.119 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 10:43:02.129 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 19:00:25.760 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-10 19:00:34.226 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-10 19:00:36.074 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 19:00:36.074 !MESSAGE An internal error occurred during: "#11 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 19:00:42.809 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 19:00:43.590 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 19:00:45.169 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 19:00:46.978 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-10 19:00:51.595 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-10 19:30:34.681 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 19:30:34.681 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 20:00:35.049 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 20:00:35.050 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 20:30:35.743 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 20:30:35.743 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 20:30:35.744 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 21:00:36.443 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 21:00:36.443 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 21:30:37.999 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 21:30:38.000 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 21:30:38.000 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 22:00:39.397 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 22:00:39.398 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 22:00:39.398 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-10 22:30:39.910 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-10 22:30:39.910 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-02-10 22:31:30.198 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-02-11 16:40:14.078 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-11 16:40:21.749 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-11 16:40:25.983 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 16:40:25.983 !MESSAGE An internal error occurred during: "#24 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 16:40:31.113 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 16:40:31.807 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 16:40:33.316 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 16:40:35.234 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 16:40:41.260 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-11 17:10:22.900 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 17:10:22.901 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 17:10:22.904 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 17:40:24.270 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 17:40:24.271 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 17:40:24.272 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 18:10:24.660 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 18:10:24.660 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 18:10:24.661 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 18:40:25.183 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 18:40:25.183 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 18:40:25.183 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 19:10:25.499 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 19:10:25.500 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 19:10:25.500 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 20:43:54.170 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-11 20:44:02.573 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-11 20:44:06.155 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 20:44:06.155 !MESSAGE An internal error occurred during: "#36 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 20:44:11.142 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 20:44:11.924 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 20:44:13.545 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 20:44:15.179 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-11 20:44:19.467 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-11 21:14:03.330 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 21:14:03.335 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 21:14:03.338 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 21:44:04.149 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 21:44:04.149 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 21:44:04.150 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-11 22:14:04.576 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 22:14:04.576 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-11 22:14:04.576 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-02-11 22:33:18.834 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-02-12 13:13:44.647 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-12 13:13:52.627 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-12 13:13:57.297 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 13:13:57.297 !MESSAGE An internal error occurred during: "#30 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 13:14:02.170 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 13:14:02.897 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 13:14:04.569 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 13:14:06.229 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 13:14:10.618 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !SESSION 2022-02-12 18:40:44.783 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-12 18:40:53.068 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-12 18:40:55.185 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 18:40:55.186 !MESSAGE An internal error occurred during: "#8 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 18:41:01.616 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 18:41:02.411 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 18:41:04.072 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 18:41:05.870 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-12 18:41:15.256 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-12 19:10:53.722 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 19:10:53.722 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 19:10:53.724 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-12 19:40:54.079 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 19:40:54.079 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 19:40:54.079 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 19:40:54.080 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-12 20:10:54.430 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 20:10:54.431 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 20:10:54.431 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-12 20:40:55.262 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 20:40:55.262 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-12 21:10:55.663 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 21:10:55.663 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 21:10:55.663 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-12 21:40:56.004 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 21:40:56.006 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-12 21:40:56.006 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-13 17:45:06.045 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-13 17:45:14.300 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-13 17:45:18.807 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-13 17:45:18.808 !MESSAGE An internal error occurred during: "#36 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-13 17:45:22.841 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-13 17:45:23.566 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-13 17:45:25.148 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-13 17:45:26.961 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-13 17:45:37.365 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !SESSION 2022-02-14 16:59:09.016 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-14 16:59:17.635 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-14 16:59:23.489 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 16:59:23.489 !MESSAGE An internal error occurred during: "#12 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-14 16:59:26.162 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-14 16:59:26.902 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-14 16:59:28.443 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-14 16:59:30.154 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-14 16:59:35.787 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-14 17:29:19.950 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 17:29:19.983 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 17:29:19.993 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 17:59:20.270 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 17:59:20.272 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 17:59:20.272 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 18:29:20.668 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 18:29:20.668 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 18:29:20.668 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 18:59:21.761 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 18:59:21.761 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 18:59:21.762 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 19:29:22.258 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 19:29:22.258 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 19:29:22.259 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 19:59:22.858 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 19:59:22.858 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 20:29:24.618 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 20:29:24.619 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 20:59:25.615 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 20:59:25.615 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 20:59:25.617 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 21:29:26.154 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 21:29:26.154 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 21:29:26.154 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 21:59:26.905 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 21:59:26.906 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 21:59:26.907 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-14 22:29:27.322 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-14 22:29:27.322 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-15 12:55:35.297 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-15 12:55:44.000 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-15 12:55:46.997 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 12:55:46.997 !MESSAGE An internal error occurred during: "#1 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 12:55:52.533 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 12:55:53.253 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 12:55:54.857 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 12:55:56.540 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 12:56:02.606 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-15 13:25:45.294 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 13:25:45.298 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-15 15:17:53.649 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-15 15:18:02.112 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-15 15:18:05.649 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 15:18:05.649 !MESSAGE An internal error occurred during: "#11 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 15:18:10.743 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 15:18:11.492 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 15:18:13.072 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 15:18:14.758 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-15 15:18:19.199 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-15 15:48:02.643 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 15:48:02.644 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 15:48:02.650 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-15 16:18:03.039 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 16:18:03.040 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 16:18:03.040 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 16:18:03.041 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-15 16:48:03.419 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 16:48:03.421 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-15 16:48:03.423 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-02-15 16:58:03.514 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-02-16 14:11:36.357 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-16 14:11:45.121 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-16 14:11:47.575 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 14:11:47.575 !MESSAGE An internal error occurred during: "#22 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 14:11:53.653 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 14:11:54.390 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 14:11:57.038 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 14:11:59.791 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 14:12:05.473 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-16 14:41:47.129 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 14:41:47.131 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 14:41:47.137 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 14:41:47.138 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-16 15:11:47.527 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 15:11:47.527 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-16 18:45:19.705 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-16 18:45:28.068 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-16 18:45:29.741 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-16 18:45:29.741 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-16 18:45:30.504 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 18:45:30.504 !MESSAGE An internal error occurred during: "#35 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 18:45:36.700 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 18:45:37.490 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 18:45:39.028 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 18:45:40.762 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-16 18:45:45.304 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-16 19:15:28.910 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 19:15:28.914 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 19:15:28.919 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-16 19:45:29.578 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 19:45:29.580 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-16 20:15:30.157 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 20:15:30.157 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-16 20:45:31.095 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 20:45:31.095 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-16 21:15:32.950 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 21:15:32.950 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-16 21:15:32.951 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-17 19:27:41.394 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-17 19:27:50.004 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-17 19:27:53.259 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-17 19:27:53.259 !MESSAGE An internal error occurred during: "#44 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-17 19:27:58.528 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-17 19:27:59.324 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-17 19:28:00.944 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-17 19:28:03.270 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-17 19:28:09.161 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-17 19:57:53.552 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-17 19:57:53.558 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-17 19:57:53.562 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-17 20:27:54.096 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-17 20:27:54.096 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 1 0 2022-02-17 22:44:26.794 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-17 22:44:29.112 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-17 22:44:29.112 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-17 22:44:29.112 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-20 17:14:20.154 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-20 17:14:28.492 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-20 17:14:30.714 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-20 17:14:30.714 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-20 17:14:30.800 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-20 17:14:30.800 !MESSAGE An internal error occurred during: "#11 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-20 17:14:36.962 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-20 17:14:37.643 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-20 17:14:39.161 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-20 17:14:41.806 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-20 17:14:49.878 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-20 17:44:32.388 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-20 17:44:32.393 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-20 17:44:32.398 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-20 17:44:32.398 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-20 22:26:54.171 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-20 22:26:54.176 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-20 22:26:54.176 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 18:31:33.830 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-21 18:31:42.189 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-21 18:31:44.369 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-21 18:31:44.369 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-21 18:31:44.436 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 18:31:44.436 !MESSAGE An internal error occurred during: "#7 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-21 18:31:50.812 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-21 18:31:51.554 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-21 18:31:53.108 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-21 18:31:55.001 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-21 18:32:02.414 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-21 19:01:43.879 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 19:01:43.879 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 19:01:43.880 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 19:31:44.200 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 19:31:44.201 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 20:01:44.823 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 20:01:44.823 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 20:01:44.824 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 20:31:46.168 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 20:31:46.168 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 20:31:46.168 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 20:31:46.168 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 21:01:46.696 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 21:01:46.697 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 21:01:46.697 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 21:31:47.392 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 21:31:47.392 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 21:31:47.393 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 22:01:48.112 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 22:01:48.112 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 22:01:48.112 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 22:01:48.112 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-21 22:31:49.739 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 22:31:49.739 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-21 22:31:49.739 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-22 19:32:53.372 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-22 19:33:01.535 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-22 19:33:03.421 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-22 19:33:03.422 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-22 19:33:03.995 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 19:33:03.995 !MESSAGE An internal error occurred during: "#22 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-22 19:33:10.123 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-22 19:33:10.900 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-22 19:33:12.554 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-22 19:33:14.633 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-22 19:33:20.726 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-22 20:03:03.935 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 20:03:03.939 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 20:03:03.944 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 20:03:03.945 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-22 20:33:04.744 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 20:33:04.745 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 20:33:04.745 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-22 21:03:10.230 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 21:03:10.230 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 21:03:10.231 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-22 21:33:11.408 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 21:33:11.411 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-22 22:03:11.882 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 22:03:11.882 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-22 22:03:11.882 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 18:40:22.061 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-23 18:40:30.202 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-23 18:40:32.626 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 18:40:32.626 !MESSAGE An internal error occurred during: "#24 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 18:40:38.818 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 18:40:39.564 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 18:40:41.343 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 18:40:43.071 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 18:40:48.452 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-23 19:10:31.939 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 19:10:31.946 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 19:10:31.954 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 19:40:32.402 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 19:40:32.408 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 19:40:32.414 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 20:10:32.992 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 20:10:32.993 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 20:40:33.328 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 20:40:33.328 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 21:10:33.781 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 21:10:33.782 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 21:10:33.786 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 21:40:34.140 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 21:40:34.140 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 21:40:34.141 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-23 21:48:41.713 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-23 21:48:50.309 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-23 21:48:52.425 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-23 21:48:52.425 !MESSAGE An internal error occurred during: "#13 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 21:48:58.991 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 21:48:59.745 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 21:49:01.370 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 21:49:03.100 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-23 21:49:08.093 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !SESSION 2022-02-24 19:13:18.895 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-24 19:13:26.799 !MESSAGE Loaded performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 19:13:29.062 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 19:13:29.062 !MESSAGE An internal error occurred during: "#12 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 19:13:35.524 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 19:13:36.253 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 19:13:37.913 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 19:13:40.701 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 19:13:46.767 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 19:43:29.829 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 19:43:29.834 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 19:43:29.841 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-24 20:13:30.236 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 20:13:30.238 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-24 20:43:30.726 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 20:43:30.727 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-24 21:13:31.259 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 21:13:31.261 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-24 21:27:22.325 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-24 21:27:31.143 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-24 21:27:32.944 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-24 21:27:32.944 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 21:27:34.843 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 21:27:34.843 !MESSAGE An internal error occurred during: "#77 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:27:39.692 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:27:40.447 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:27:41.975 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:27:43.701 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:27:48.298 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 21:28:46.409 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 21:28:46.409 !MESSAGE An internal error occurred during: "#11 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:28:52.490 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:28:53.188 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:28:54.753 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:28:56.534 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 21:29:00.861 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 21:57:31.735 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 21:57:31.741 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 21:57:31.745 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-24 22:27:32.385 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:27:32.385 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:27:32.385 !MESSAGE An internal error occurred during: "Alpha Vantage". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. 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 2022-02-24 22:31:30.078 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:31:30.078 !MESSAGE An internal error occurred during: "#5 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 22:31:38.809 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:31:38.809 !MESSAGE An internal error occurred during: "#19 / Globalstar, Inc.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:32:29.094 !MESSAGE Alpha Vantage API key is missing. Configure in preferences. !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.previewHistoricalQuotes(AlphavantageQuoteFeed.java:171) at name.abuchen.portfolio.ui.wizards.security.HistoricalQuoteProviderPage$LoadHistoricalQuotes.run(HistoricalQuoteProviderPage.java:308) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:33:26.261 !MESSAGE Alpha Vantage API key is missing. Configure in preferences. !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.previewHistoricalQuotes(AlphavantageQuoteFeed.java:171) at name.abuchen.portfolio.ui.wizards.security.HistoricalQuoteProviderPage$LoadHistoricalQuotes.run(HistoricalQuoteProviderPage.java:308) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 22:34:09.013 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:34:09.014 !MESSAGE An internal error occurred during: "#20 / TRIMBLE INC.". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:34:14.993 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:34:15.684 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:34:17.300 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:34:18.922 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:34:23.165 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:34:47.731 !MESSAGE Alpha Vantage API key is missing. Configure in preferences. !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.previewHistoricalQuotes(AlphavantageQuoteFeed.java:171) at name.abuchen.portfolio.ui.wizards.security.HistoricalQuoteProviderPage$LoadHistoricalQuotes.run(HistoricalQuoteProviderPage.java:308) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 22:35:16.719 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:35:16.719 !MESSAGE An internal error occurred during: "#17 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:35:22.654 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:35:23.349 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:35:25.091 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:35:26.726 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:35:31.046 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-24 22:35:51.351 !MESSAGE Alpha Vantage API key is missing. Configure in preferences. !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.previewHistoricalQuotes(AlphavantageQuoteFeed.java:171) at name.abuchen.portfolio.ui.wizards.security.HistoricalQuoteProviderPage$LoadHistoricalQuotes.run(HistoricalQuoteProviderPage.java:308) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !ENTRY name.abuchen.portfolio 1 0 2022-02-24 22:37:38.151 !MESSAGE Saving performance.xml with [XML] !ENTRY org.eclipse.core.jobs 4 0 2022-02-24 22:38:14.905 !MESSAGE Updating stock quotes... !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:38:14.905 !MESSAGE An internal error occurred during: "#8 / NIOCORP DEVELOPMENTS". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.core.jobs 4 2 2022-02-24 22:38:14.905 !MESSAGE An internal error occurred during: "#5 / SOLAREDGE TECHN". !STACK 0 java.lang.IllegalArgumentException: Alpha Vantage API key is missing. Configure in preferences. at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:181) at name.abuchen.portfolio.online.impl.AlphavantageQuoteFeed.getHistoricalQuotes(AlphavantageQuoteFeed.java:163) at name.abuchen.portfolio.ui.jobs.UpdateQuotesJob$2.run(UpdateQuotesJob.java:273) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SESSION 2022-02-25 19:29:11.797 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY name.abuchen.portfolio 1 0 2022-02-25 19:29:20.641 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-25 19:29:23.558 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-25 19:29:23.558 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY name.abuchen.portfolio 4 0 2022-02-25 19:29:25.232 !MESSAGE Download error (attempt 1) for ticker BCN.L: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 19:29:32.321 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 19:29:33.501 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio 4 0 2022-02-25 19:29:36.541 !MESSAGE Download error (attempt 1) for ticker NBP.F: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 19:29:36.653 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 19:29:38.283 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 19:29:43.509 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio 4 0 2022-02-25 19:59:22.910 !MESSAGE Download error (attempt 1) for ticker NBP.F: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio 4 0 2022-02-25 19:59:25.604 !MESSAGE Download error (attempt 1) for ticker BCN.L: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-25 20:01:54.332 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-25 20:01:54.332 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY name.abuchen.portfolio 4 0 2022-02-25 20:01:58.203 !MESSAGE Download error (attempt 1) for ticker BCN.L: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:01:59.897 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio 4 0 2022-02-25 20:02:00.100 !MESSAGE Download error (attempt 1) for ticker NBP.F: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:02:00.580 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:02:02.128 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:02:04.037 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:02:08.343 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio 2 0 2022-02-25 20:02:31.530 !MESSAGE No exchange rate available to convert from EUR to !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-25 20:03:04.839 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-25 20:03:04.839 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY name.abuchen.portfolio 4 0 2022-02-25 20:03:09.027 !MESSAGE Download error (attempt 1) for ticker NBP.F: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:03:10.932 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:03:11.632 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:03:13.451 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:03:15.083 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-25 20:03:19.380 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found !ENTRY name.abuchen.portfolio 4 0 2022-02-25 20:03:19.815 !MESSAGE Download error (attempt 1) for ticker BCN.L: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio 1 0 2022-02-25 20:04:05.120 !MESSAGE Saving performance.xml with [XML] !SESSION 2022-02-26 18:53:37.984 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.13 java.vendor=Ubuntu BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.e4.ui.workbench 1 0 2022-02-26 18:53:41.125 !MESSAGE Clearing persisted state due to 'model.forceClearPersistedState=true' !ENTRY name.abuchen.portfolio 1 0 2022-02-26 18:54:08.310 !MESSAGE Loaded performance.xml with [XML] !ENTRY name.abuchen.portfolio.ui 4 4 2022-02-26 18:54:11.185 !MESSAGE NATIXIS S.A. INH. EO 11,2 !SUBENTRY 1 name.abuchen.portfolio.ui 4 0 2022-02-26 18:54:11.185 !MESSAGE Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found !STACK 0 java.io.IOException: Download error (attempt 1) for ticker NBP.F: https://query1.finance.yahoo.com/v8/finance/chart/NBP.F?range=1y&interval=1d --> 404 Not Found at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:179) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.getHistoricalQuotes(YahooFinanceQuoteFeed.java:139) 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/NBP.F?range=1y&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:207) at name.abuchen.portfolio.online.impl.YahooFinanceQuoteFeed.internalGetQuotes(YahooFinanceQuoteFeed.java:174) ... 3 more !ENTRY name.abuchen.portfolio 4 0 2022-02-26 18:54:13.884 !MESSAGE Download error (attempt 1) for ticker BCN.L: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-26 18:54:17.647 !MESSAGE https://api.divvydiary.com/symbols/FR0000120685 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-26 18:54:18.529 !MESSAGE https://api.divvydiary.com/symbols/NL0010877643 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-26 18:54:20.136 !MESSAGE https://api.divvydiary.com/symbols/IE00B7FGDC41 --> 404 Not Found !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-26 18:54:21.818 !MESSAGE https://api.divvydiary.com/symbols/CA05156X1087 --> 404 Not Found !ENTRY name.abuchen.portfolio 4 0 2022-02-26 18:54:23.297 !MESSAGE Download error (attempt 1) for ticker NBP.F: {"quoteResponse":{"result":[],"error":null}} !ENTRY name.abuchen.portfolio.ui 4 0 2022-02-26 18:54:26.482 !MESSAGE https://api.divvydiary.com/symbols/FR0011067669 --> 404 Not Found