Cybersecurity
DevOps Cloud
IT Operations Cloud
Service Manager All versions
Adding proxy configuration to sm.ini does not work when looking as below:
JVMOption1:-Dhttp.proxyHost=111.222.333.444
JVMOption2:-Dhttp.proxyPort=8080
JVMOption3:-Dhttp.nonProxyHosts="*abc.xyz|localhost"
Аdd the following parameter so that the proxy settings will work:
JVMOption0:-DproxySet=true
Access Service Manager article on support portal