Friday, May 1, 2020

Re: java.io.IOException: Cannot run program "C:\J8\jre\bin\java": CreateProcess error=206

Hi,

Usually, when I have such a problem, I am creating a link (directory junction) from the project folder to the root of drive c: (e.g.  C:\Development\work\repo\github\foal\gwt-typedarrays -> c:\a) and try to build from the new location. Not sure that this helps you, but your question lacks details to be more specific.

Best,
Stas

On Thursday, April 30, 2020 at 3:53:29 PM UTC+2, Kasper Danielsen wrote:
When building on Windows I get the error:
java.io.IOException: Cannot run program "C:\J8\jre\bin\java": CreateProcess error=206

From googling I can tell that I am not the only one with this problem.
It has to do with a command line restriction in Windows on 32k of text as I remember
I have tried out a dozen of suggestions from googling with no luck.


Using IntelliJ IDEA. Have made an Ubuntu VM where I have the excat same project running with IntelliJ

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/e1ffcc97-f2d2-4d15-aad3-c8e2893a2d31%40googlegroups.com.

No comments:

Post a Comment