Archive for 12月 2015
Android Studio - Could not resolve all dependencies for configuration ':app:_debugUnitTestCompile
Android Studio
Error:
Could not resolve all dependencies for configuration ':app:_debugUnitTestCompile
It can happen if you have proxy settings and you are not connected to it.
Create and Edit gradle.properties
C:\Users\NAME\.gradle\.gradle.properties
systemProp.http.proxyHost=www.somehost.org
systemProp.http.proxyPort=8080
systemProp.http.proxyUser=userid
systemProp.http.proxyPassword=password
systemProp.http.nonProxyHosts=*.nonproxyrepos.com|localhost.
OpenStack Liberty 安裝上遇到的問題及解法
Control Server Install------------------------
$ packstack
如果失敗,解決問題後用以下指令繼續安裝
$ packstack --answer-file=/root/packstack-answers-xxxxxxxxxx.txt
Q&A-------------------------
<<< DB >>>
Q1:
Icehouse puppet DB pid error
A1:
$.