Cant install java 8 on window server by chef-solo -


i use cookbooks https://supermarket.chef.io/cookbooks/java code runs on centos 6, doesn't run on windows server. error

no download url set java installer

uri::invalidurierror


bad uri(is not uri)

for windows, have provide java installation file yourself, i.e. download installer , put somewhere locally. set node['java']['windows']['url'] point file.

the documentation explains why necessary - there's no simple way download java msi programmatically oracle's website.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -