Hello!
I'm trying to update Android SDK via SDK Manager but every attempt fails with:
Error: org.apache.commons.exec.ExecuteException: The stop timeout of 500 ms was exceeded (Exit value: -559038737)
B4A version: 10.0
SDK Manager version: 3.62
JDK Version: 1.8.0_261
Update:
Trying to execute sdkmanager.bat from cmd, the error is the following:
Does anyone have faced and solved this problem?
Thank you in advance!
I'm trying to update Android SDK via SDK Manager but every attempt fails with:
Error: org.apache.commons.exec.ExecuteException: The stop timeout of 500 ms was exceeded (Exit value: -559038737)
B4A version: 10.0
SDK Manager version: 3.62
JDK Version: 1.8.0_261
Update:
Trying to execute sdkmanager.bat from cmd, the error is the following:
SDK Manager Problem:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/C:/android-sdk/tools/bin/jaxb-impl-2.1.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Warning: java.net.ConnectException: Connection timed out: connect
Does anyone have faced and solved this problem?
Thank you in advance!
Attachments
Last edited: