teamcity aes256-cbc error when retrieving git repository

旧城冷巷雨未停 提交于 2019-12-04 00:39:14

I had this problem and found out my private key file was in the wrong format. I'm not sure if you used PuTTYgen to generate the key but if so try "Export OpenSSH key" from the Conversions menu and use that file instead.

charrcy

In the <TeamCity>\jre\release file check for the 'JAVA_VERSION' and download the corresponding jce version. ensure that both the 'teamcity build agent' and 'teamcity server' services are stopped. replace the files and restart the service.

If teamcity has JAVA_VERSION=1.7.0, then download JCEPolicyJDK7 version.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!