This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
This issue was fixed
https://github.com/appium/java-client/issues/2528
As a workaround I advice to use IDEA instead of Eclipse or set environmental variable in Eclipse. How to do it? This is described it the mentioned issue.
8 days later
There are two fixes which are coming out with new a java_client version
https://github.com/appium/java-client/pull/2559
https://github.com/appium/java-client/pull/2736
The main problem was the way how Eclipse for UNIX-like OS's works with environment variables. Else there was a problem with the starting of non-default Node.JS (e.g. NSolid)
Also there are enhancements: