Error exceptions on android studio preview

  • Replies:3
Abdelwaheb AMMAR
  • Forum posts: 1

Oct 25, 2017, 4:49:08 PM via Website

hi, i install android studio preview on my system ubuntu but i can not find how to fix these errors.

Error:java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details.

Error:Execution failed for task ':app:mergeDebugResources'.
Error: java.util.concurrent.ExecutionException: java.lang.RuntimeException: No server to serve request. Check logs for details.

Reply
Vs Foros
  • Forum posts: 1

Oct 28, 2017, 9:47:02 PM via Website

Hi, I have the same problem. I am a beginner in Android programming.

Reply
Sunny
  • Forum posts: 21

Nov 1, 2017, 3:09:40 AM via Website

I have the same problems. If you have the solution, please let me know...

Reply
Barry Lagerweij
  • Forum posts: 1

Nov 2, 2017, 9:08:31 AM via Website

I have the same error, but only when I run the Gradle build from within a Docker container. I've seen others that suffer from the same problem when using VirtualBox. When I run the build from MacOS, it's fine, but running the build inside a Docker container (I've tried Alpine Linux and Ubuntu) it fails with the error above. What OS / filesystem are you using? Do you get the error using Android Studio or when running Gradle from the command line?

Reply