329 lines
24 KiB
Text
329 lines
24 KiB
Text
!SESSION 2020-11-23 15:30:50.238 -----------------------------------------------
|
||
eclipse.buildId=4.7.3.M20180330-0640
|
||
java.version=1.8.0_201
|
||
java.vendor=Oracle Corporation
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
|
||
Framework arguments: -product org.eclipse.epp.package.jee.product
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
|
||
|
||
!ENTRY org.eclipse.egit.ui 2 0 2020-11-23 15:31:12.822
|
||
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
|
||
user global configuration and to define the default location to store repositories: 'C:\Users\Alexandre'. If this is
|
||
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
|
||
EGit might behave differently since they see different configuration options.
|
||
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
|
||
|
||
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2020-11-23 15:31:14.799
|
||
!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. ; version: 2.0.7.v20170906-1327
|
||
!STACK 0
|
||
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
|
||
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
|
||
at com.google.gson.Gson.fromJson(Gson.java:887)
|
||
at com.google.gson.Gson.fromJson(Gson.java:852)
|
||
at com.google.gson.Gson.fromJson(Gson.java:801)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deserialize(Json.java:91)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:66)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
|
||
at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
|
||
at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
|
||
at java.lang.Thread.run(Unknown Source)
|
||
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
|
||
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385)
|
||
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213)
|
||
... 9 more
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-23 15:34:54.016
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-23 15:34:54.022
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-23 15:34:54.151
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-23 15:34:54.160
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
|
||
|
||
!ENTRY org.eclipse.m2e.logback.appender 2 0 2020-11-23 15:36:20.577
|
||
!MESSAGE Failed to download org.eclipse.recommenders:index::zip:0.0.0
|
||
!STACK 0
|
||
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.eclipse.recommenders:index:zip:0.0.0-SNAPSHOT in models (http://download.eclipse.org/recommenders/models/oxygen/)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:453)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:255)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:232)
|
||
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:303)
|
||
at org.eclipse.recommenders.models.ModelRepository.resolveInternal(ModelRepository.java:193)
|
||
at org.eclipse.recommenders.models.ModelRepository.resolve(ModelRepository.java:172)
|
||
at org.eclipse.recommenders.internal.models.rcp.EclipseModelRepository.resolve(EclipseModelRepository.java:168)
|
||
at org.eclipse.recommenders.internal.models.rcp.DownloadModelArchiveJob.run(DownloadModelArchiveJob.java:76)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
|
||
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.eclipse.recommenders:index:zip:0.0.0-SNAPSHOT in models (http://download.eclipse.org/recommenders/models/oxygen/)
|
||
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364)
|
||
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:76)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:590)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:258)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:529)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430)
|
||
... 8 more
|
||
|
||
!ENTRY org.eclipse.recommenders.models.rcp 1 0 2020-11-23 15:36:20.588
|
||
!MESSAGE org.eclipse.recommenders:index::zip:0.0.0 could not be resolved from the model repositories. Are you offline?
|
||
!SESSION 2020-11-26 08:07:45.698 -----------------------------------------------
|
||
eclipse.buildId=4.7.3.M20180330-0640
|
||
java.version=1.8.0_201
|
||
java.vendor=Oracle Corporation
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
|
||
Framework arguments: -product org.eclipse.epp.package.jee.product
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
|
||
|
||
!ENTRY org.eclipse.egit.ui 2 0 2020-11-26 08:08:01.925
|
||
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
|
||
user global configuration and to define the default location to store repositories: 'C:\Users\Alexandre'. If this is
|
||
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
|
||
EGit might behave differently since they see different configuration options.
|
||
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
|
||
|
||
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2020-11-26 08:08:03.910
|
||
!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. ; version: 2.0.7.v20170906-1327
|
||
!STACK 0
|
||
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
|
||
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
|
||
at com.google.gson.Gson.fromJson(Gson.java:887)
|
||
at com.google.gson.Gson.fromJson(Gson.java:852)
|
||
at com.google.gson.Gson.fromJson(Gson.java:801)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deserialize(Json.java:91)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:66)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
|
||
at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
|
||
at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
|
||
at java.lang.Thread.run(Unknown Source)
|
||
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
|
||
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385)
|
||
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213)
|
||
... 9 more
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 08:15:21.045
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 08:15:21.051
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 08:21:08.999
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 08:21:09.006
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
|
||
|
||
!ENTRY org.eclipse.m2e.logback.appender 2 0 2020-11-26 08:21:09.779
|
||
!MESSAGE Failed to download org.eclipse.recommenders:index::zip:0.0.0
|
||
!STACK 0
|
||
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.eclipse.recommenders:index:zip:0.0.0-SNAPSHOT in models (http://download.eclipse.org/recommenders/models/oxygen/)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:453)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:255)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:232)
|
||
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:303)
|
||
at org.eclipse.recommenders.models.ModelRepository.resolveInternal(ModelRepository.java:193)
|
||
at org.eclipse.recommenders.models.ModelRepository.resolve(ModelRepository.java:172)
|
||
at org.eclipse.recommenders.internal.models.rcp.EclipseModelRepository.resolve(EclipseModelRepository.java:168)
|
||
at org.eclipse.recommenders.internal.models.rcp.DownloadModelArchiveJob.run(DownloadModelArchiveJob.java:76)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
|
||
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.eclipse.recommenders:index:zip:0.0.0-SNAPSHOT in models (http://download.eclipse.org/recommenders/models/oxygen/)
|
||
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364)
|
||
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:76)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:590)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:258)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:529)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430)
|
||
... 8 more
|
||
|
||
!ENTRY org.eclipse.recommenders.models.rcp 1 0 2020-11-26 08:21:09.787
|
||
!MESSAGE org.eclipse.recommenders:index::zip:0.0.0 could not be resolved from the model repositories. Are you offline?
|
||
!SESSION 2020-11-26 09:56:55.412 -----------------------------------------------
|
||
eclipse.buildId=4.7.3.M20180330-0640
|
||
java.version=1.8.0_201
|
||
java.vendor=Oracle Corporation
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
|
||
Framework arguments: -product org.eclipse.epp.package.jee.product
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
|
||
|
||
!ENTRY org.eclipse.core.resources 2 10035 2020-11-26 09:56:59.183
|
||
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
|
||
|
||
!ENTRY org.eclipse.egit.ui 2 0 2020-11-26 09:57:08.337
|
||
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
|
||
user global configuration and to define the default location to store repositories: 'C:\Users\Alexandre'. If this is
|
||
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
|
||
EGit might behave differently since they see different configuration options.
|
||
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
|
||
|
||
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2020-11-26 09:57:10.263
|
||
!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. ; version: 2.0.7.v20170906-1327
|
||
!STACK 0
|
||
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
|
||
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
|
||
at com.google.gson.Gson.fromJson(Gson.java:887)
|
||
at com.google.gson.Gson.fromJson(Gson.java:852)
|
||
at com.google.gson.Gson.fromJson(Gson.java:801)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deserialize(Json.java:91)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:66)
|
||
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
|
||
at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62)
|
||
at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
|
||
at java.lang.Thread.run(Unknown Source)
|
||
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
|
||
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385)
|
||
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213)
|
||
... 9 more
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 10:04:24.217
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 10:04:24.225
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
|
||
|
||
!ENTRY org.eclipse.m2e.logback.appender 2 0 2020-11-26 10:04:24.997
|
||
!MESSAGE Failed to download org.eclipse.recommenders:index::zip:0.0.0
|
||
!STACK 0
|
||
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.eclipse.recommenders:index:zip:0.0.0-SNAPSHOT in models (http://download.eclipse.org/recommenders/models/oxygen/)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:453)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:255)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:232)
|
||
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:303)
|
||
at org.eclipse.recommenders.models.ModelRepository.resolveInternal(ModelRepository.java:193)
|
||
at org.eclipse.recommenders.models.ModelRepository.resolve(ModelRepository.java:172)
|
||
at org.eclipse.recommenders.internal.models.rcp.EclipseModelRepository.resolve(EclipseModelRepository.java:168)
|
||
at org.eclipse.recommenders.internal.models.rcp.DownloadModelArchiveJob.run(DownloadModelArchiveJob.java:76)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
|
||
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.eclipse.recommenders:index:zip:0.0.0-SNAPSHOT in models (http://download.eclipse.org/recommenders/models/oxygen/)
|
||
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364)
|
||
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:76)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:590)
|
||
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:258)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:529)
|
||
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430)
|
||
... 8 more
|
||
|
||
!ENTRY org.eclipse.recommenders.models.rcp 1 0 2020-11-26 10:04:25.004
|
||
!MESSAGE org.eclipse.recommenders:index::zip:0.0.0 could not be resolved from the model repositories. Are you offline?
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 10:07:22.777
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
|
||
|
||
!ENTRY org.eclipse.jface.text 2 0 2020-11-26 10:07:22.785
|
||
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
|
||
|
||
!ENTRY org.eclipse.ui.ide 4 4 2020-11-26 11:26:25.254
|
||
!MESSAGE Problems saving workspace
|
||
|
||
!ENTRY org.eclipse.ui.ide 2 1 2020-11-26 11:26:25.280
|
||
!MESSAGE Problems occurred while trying to save the state of the workbench.
|
||
!SUBENTRY 1 org.eclipse.core.resources 2 234 2020-11-26 11:26:25.280
|
||
!MESSAGE The project description file (.project) for 'RemoteSystemsTempFiles' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost.
|
||
|
||
!ENTRY org.eclipse.recommenders.coordinates.rcp 4 9 2020-11-26 11:26:25.296
|
||
!MESSAGE Failed to write manual mappings to file ‘C:\Users\Alexandre\Downloads\src-20201006T193227Z-001\.recommenders\caches\manual-mappings.json’.
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\Alexandre\Downloads\src-20201006T193227Z-001\.recommenders\caches\manual-mappings.json (Le chemin d’accès spécifié est introuvable)
|
||
at java.io.FileOutputStream.open0(Native Method)
|
||
at java.io.FileOutputStream.open(Unknown Source)
|
||
at java.io.FileOutputStream.<init>(Unknown Source)
|
||
at com.google.common.io.Files$FileByteSink.openStream(Files.java:245)
|
||
at com.google.common.io.Files$FileByteSink.openStream(Files.java:233)
|
||
at com.google.common.io.ByteSink$AsCharSink.openStream(ByteSink.java:158)
|
||
at com.google.common.io.CharSink.write(CharSink.java:105)
|
||
at com.google.common.io.Files.write(Files.java:489)
|
||
at org.eclipse.recommenders.internal.coordinates.rcp.ManualProjectCoordinateAdvisor.close(ManualProjectCoordinateAdvisor.java:102)
|
||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
||
at java.lang.reflect.Method.invoke(Unknown Source)
|
||
at org.eclipse.recommenders.internal.rcp.RcpModule$Listener$1.executeMethod(RcpModule.java:292)
|
||
at org.eclipse.recommenders.internal.rcp.RcpModule$Listener$1.access$0(RcpModule.java:289)
|
||
at org.eclipse.recommenders.internal.rcp.RcpModule$Listener$1$1.postShutdown(RcpModule.java:308)
|
||
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:984)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
|
||
at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:44)
|
||
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
|
||
at org.eclipse.ui.internal.Workbench.firePostShutdown(Workbench.java:981)
|
||
at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:3028)
|
||
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1174)
|
||
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1424)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1424)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1397)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1606)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.access$18(WorkbenchWindow.java:1552)
|
||
at org.eclipse.ui.internal.WorkbenchWindow$11.run(WorkbenchWindow.java:1638)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1635)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1649)
|
||
at org.eclipse.ui.internal.WorkbenchWindow$6.close(WorkbenchWindow.java:530)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$3.shellClosed(WBWRenderer.java:615)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:99)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1103)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1088)
|
||
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:316)
|
||
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1729)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:359)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1657)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2199)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5178)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2555)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4941)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:359)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1657)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2199)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5178)
|
||
at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method)
|
||
at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:3152)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
|
||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
||
at java.lang.reflect.Method.invoke(Unknown Source)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
|
||
|
||
!ENTRY org.eclipse.recommenders.coordinates.rcp 4 8 2020-11-26 11:26:25.303
|
||
!MESSAGE Failed to write cached coordinates to file ‘C:\Users\Alexandre\Downloads\src-20201006T193227Z-001\.recommenders\caches\identified-project-coordinates.json’.
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\Alexandre\Downloads\src-20201006T193227Z-001\.recommenders\caches\identified-project-coordinates.json (Le chemin d’accès spécifié est introuvable)
|
||
at java.io.FileOutputStream.open0(Native Method)
|
||
at java.io.FileOutputStream.open(Unknown Source)
|
||
at java.io.FileOutputStream.<init>(Unknown Source)
|
||
at com.google.common.io.Files$FileByteSink.openStream(Files.java:245)
|
||
at com.google.common.io.Files$FileByteSink.openStream(Files.java:233)
|
||
at com.google.common.io.ByteSink$AsCharSink.openStream(ByteSink.java:158)
|
||
at com.google.common.io.CharSink.write(CharSink.java:105)
|
||
at com.google.common.io.Files.write(Files.java:489)
|
||
at org.eclipse.recommenders.coordinates.rcp.EclipseProjectCoordinateAdvisorService.shutDown(EclipseProjectCoordinateAdvisorService.java:220)
|
||
at com.google.common.util.concurrent.AbstractIdleService$2$2.run(AbstractIdleService.java:69)
|
||
at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
|
||
at java.lang.Thread.run(Unknown Source)
|
||
|
||
!ENTRY org.eclipse.core.resources 2 10035 2020-11-26 11:26:26.962
|
||
!MESSAGE The workspace will exit with unsaved changes in this session.
|