java.io.IOException: Cannot run program "$\{env.JAVA\_HOME\}/bin/java" (in directory "/opt/OpenbravoERP/AppsOpenbravo/src-wad"): java.io.IOException: error=2, No such file or directory
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
- Expert tip
This is a bug in some versions of the Arduino IDE. Try updating to the version 1.6.12 or further.
Solutions on the web
via openbravo by gcotton
, 1 year agovia openbravo by michel_lombart
, 2 years agovia openbravo by rob69
, 2 years agovia openbravo by acballantine
, 2 years agovia openbravo by droberson
, 2 years agovia openbravo by omatfci
, 2 years agojava.io.IOException: Cannot run program "$\{env.JAVA\_HOME\}/bin/java" (in directory "/opt/OpenbravoERP/AppsOpenbravo/src-wad"): java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
at java.lang.Runtime.exec(Runtime.java:593)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:828)
at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:445)
at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:459)
at org.apache.tools.ant.taskdefs.Java.fork(Java.java:767)