facebook
To log a new issue, simply let us know about the problem/suggestion you have in our Forums and we'll help you from there!
1 comment Last updated 6 years ago
cruiser commented 6 years, 5 months ago
#543107

Description changed on card to: Installation details: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product

Following exception is logged during startup:

 

java.nio.file.NoSuchFileException: /Users/me/Documents/my-workspace/.metadata/.plugins/com.genuitec.eclipse.devstyle/recent.json

at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)

at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)

at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)

at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)

at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)

at java.nio.file.Files.newOutputStream(Files.java:216)

at java.nio.file.Files.write(Files.java:3292)

at com.genuitec.eclipse.startup.model.WorkspaceDataProvider.saveWorkspaceData(WorkspaceDataProvider.java:158)

at com.genuitec.eclipse.startup.model.WorkspaceDataProvider.putData(WorkspaceDataProvider.java:150)

at com.genuitec.eclipse.startup.workspace.WorkspaceTracker.checkDataLoaded(WorkspaceTracker.java:301)

at com.genuitec.eclipse.startup.workspace.WorkspaceTracker.doSaveResults(WorkspaceTracker.java:326)

at com.genuitec.eclipse.startup.workspace.WorkspaceTracker$SaveJob.run(WorkspaceTracker.java:85)

at [org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)](http://org.eclipse.core.internal.jobs.Worker.run(Worker.java:55))

Viewing 1 comment (of 1 total)