Hi I try to build android 7.0 on ubuntu 16.0. But i seems that has a problem. On jack server, it always can not start successfully. Following is my error log. Dose anybody have same problem? Had any body already solved it ? ================================================== com.android.jack.server.api.v01.ServerException: Failed to setup ssl context at com.android.jack.server.JackHttpServer.setupSsl(JackHttpServer.java:1203) at com.android.jack.server.JackHttpServer.start(JackHttpServer.java:627) at com.android.jack.server.JackServerImpl.run(JackServerImpl.java:62) at com.android.jack.launcher.ServerLauncher$3.run(ServerLauncher.java:391) at java.lang.Thread.run(Thread.java:748) Caused by: java.nio.file.NoSuchFileException: ./server.jks at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileAttributeViews$Posix.readAttributes(UnixFileAttributeViews.java:218) at sun.nio.fs.UnixFileAttributeViews$Posix.readAttributes(UnixFileAttributeViews.java:131) at sun.nio.fs.FileOwnerAttributeViewImpl.getOwner(FileOwnerAttributeViewImpl.java:89) at com.android.jack.server.JackHttpServer.checkAccess(JackHttpServer.java:690) at com.android.jack.server.JackHttpServer.setupSsl(JackHttpServer.java:1176)
==================================================== BR. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
