Skip to main content



      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 11:34 Go to next message
Eclipse UserFriend
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 17:17 Go to previous messageGo to next message
Eclipse UserFriend
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 09:20 Go to previous messageGo to next message
Eclipse UserFriend
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 12:41 Go to previous messageGo to next message
Eclipse UserFriend
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 08:13 Go to previous message
Eclipse UserFriend
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: Sun Aug 31 11:12:39 EDT 2025

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

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

Back to the top