Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException
Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException [message #1774391] Fri, 13 October 2017 15:34 Go to next message
Rene Eigenheer is currently offline Rene EigenheerFriend
Messages: 109
Registered: July 2009
Senior Member
long time no see

today my IDE installed "Eclipse for Scout Developers 4.7.20171009-0410"

afterwards, trying to create a new form, I get the following exception

Caused by: java.nio.file.NoSuchFileException: /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/Classes
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.newDirectoryStream(UnixFileSystemProvider.java:407)
at java.nio.file.Files.newDirectoryStream(Files.java:457)
at java.nio.file.Files.list(Files.java:3451)
at org.eclipse.scout.sdk.core.model.spi.internal.JreInfo.listFiles(JreInfo.java:116)

The IDE is running on a Mac - I checked several Mac JDKs, none of them has the "Classes" directory.

Anyone knows how to fix this ?

-Rene
Re: Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException [message #1774894 is a reply to message #1774391] Fri, 20 October 2017 21:17 Go to previous messageGo to next message
Andreas Schneider is currently offline Andreas SchneiderFriend
Messages: 1
Registered: October 2017
Junior Member
I'm currently evaluating Eclipse Scout and had the same problem on my Mac.
The only solution I found was to install Eclipse Neon.
I might have to abandon Scout due to lack of stability (or QA)
This needs to be fixed.
Re: Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException [message #1775013 is a reply to message #1774391] Mon, 23 October 2017 13:20 Go to previous messageGo to next message
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
Dear all

This is a Bug in the Oxygen.1a release on Mac. We are very sorry for this inconvenience!

As a workaround try to use the Oxygen.1 release instead. This build misses the Java9 and JUnit5 support. The rest should be identical.

Does it work with this build?

Thank you very much for your feedback. This is very much appreciated!
Re: Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException [message #1775539 is a reply to message #1775013] Tue, 31 October 2017 16:41 Go to previous messageGo to next message
Rene Eigenheer is currently offline Rene EigenheerFriend
Messages: 109
Registered: July 2009
Senior Member
confirmed, with the former version it works.

as workaround I've created the classes directory an so it is also working with the a release
Re: Eclipse for Scout Developers 4.7.20171009-0410 - NoSuchFileException [message #1776107 is a reply to message #1774391] Sat, 11 November 2017 13:13 Go to previous message
Urs Koster is currently offline Urs KosterFriend
Messages: 4
Registered: November 2017
Junior Member
There is the same behaviour with the newest JDK version on Mac OSx
(eg. /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home)

The folder Classes is missing.
Previous Topic:RAP: Scout Session expired - SyntaxError not catched
Next Topic:Eclipse Scout Boot - Maven Repository
Goto Forum:
  


Current Time: Thu Apr 25 01:17:09 GMT 2024

Powered by FUDForum. Page generated in 0.02905 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top