Cannot start Agent on Windows - Unable to create outbound HTTP client
Just installed the Agent on Windows. I have the cert files in place. But getting this error immediately.
Afaik I am not blocking any outbound requests.
What Protocol and port is the Agent using? I am assuming HTTPs port 443 to some outbound site.
It's not a Service permissions issue - I get the same response running run.cmd as an admin in the console.
2022-12-04 14:44:41.481-07 [main] INFO com.workato.agent.Config - [JRE] Eclipse Adoptium version 17.0.5
2022-12-04 14:44:41.483-07 [main] INFO com.workato.agent.Config - [OS] Windows 11 amd64 10.0
2022-12-04 14:44:41.486-07 [main] INFO com.workato.agent.Config - [RUNTIME] Available 16 CPUs, Xmx 7 GB
2022-12-04 14:44:42.051-07 [main] WARN com.workato.agent.Launcher$1 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'outboundHttpClient' defined in com.workato.agent.Application: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.client.RestOperations]: Factory method 'outboundHttpClient' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'gatewayHttpClientRandomBalancingProxyFactoryBean' defined in com.workato.agent.Application: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.workato.agent.http.RandomBalancingProxyFactoryBean]: Factory method 'gatewayHttpClientRandomBalancingProxyFactoryBean' threw exception; nested exception is com.workato.agent.net.AgentNonRecoverableException: Unable to create outbound HTTP client
Dwilliams
Cannot start Agent on Windows - Unable to create outbound HTTP client
Just installed the Agent on Windows. I have the cert files in place. But getting this error immediately.
Afaik I am not blocking any outbound requests.
What Protocol and port is the Agent using? I am assuming HTTPs port 443 to some outbound site.
It's not a Service permissions issue - I get the same response running run.cmd as an admin in the console.
2022-12-04 14:44:41.481-07 [main] INFO com.workato.agent.Config - [JRE] Eclipse Adoptium version 17.0.5
2022-12-04 14:44:41.483-07 [main] INFO com.workato.agent.Config - [OS] Windows 11 amd64 10.0
2022-12-04 14:44:41.486-07 [main] INFO com.workato.agent.Config - [RUNTIME] Available 16 CPUs, Xmx 7 GB
2022-12-04 14:44:42.051-07 [main] WARN com.workato.agent.Launcher$1 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'outboundHttpClient' defined in com.workato.agent.Application: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.client.RestOperations]: Factory method 'outboundHttpClient' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'gatewayHttpClientRandomBalancingProxyFactoryBean' defined in com.workato.agent.Application: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.workato.agent.http.RandomBalancingProxyFactoryBean]: Factory method 'gatewayHttpClientRandomBalancingProxyFactoryBean' threw exception; nested exception is com.workato.agent.net.AgentNonRecoverableException: Unable to create outbound HTTP client
2022-12-04 14:44:42.058-07 [main] ERROR com.workato.agent.Main - Unable to create outbound HTTP client