Detection Server(Monitor) Controller (MC) is failed due to RuntimeException: java.net.UnknownHostException:proxyserver.exmaple.com
search cancel

Detection Server(Monitor) Controller (MC) is failed due to RuntimeException: java.net.UnknownHostException:proxyserver.exmaple.com

book

Article ID: 373833

calendar_today

Updated On:

Products

Data Loss Prevention Core Package

Issue/Introduction

File: logs/debug/MonitorController0.log
Class: com.vontu.monitor.controller.Service
Method: start
Level: SEVERE
Message:  Error starting monitor controller
java.lang.RuntimeException: java.net.UnknownHostException: proxyserver.exmaple.com
at com.vontu.monitor.controller.MonitorController.startReplicatorCommLayerForEnforceCommunicator(MonitorController.java:300)
at com.vontu.monitor.controller.MonitorController.start(MonitorController.java:263)
at com.vontu.monitor.controller.Service.start(Service.java:184)
at com.vontu.monitor.controller.Service.start(Service.java:81)
at com.vontu.monitor.controller.Service.main(Service.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:325)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.net.UnknownHostException: proxyserver.exmaple.com
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getAllByName0(InetAddress.java:1277)
at java.net.InetAddress.getAllByName(InetAddress.java:1193)
at java.net.InetAddress.getAllByName(InetAddress.java:1127)
at java.net.InetAddress.getByName(InetAddress.java:1077)
at com.vontu.monitor.controller.replicatorcommlayer.bootstrap.MonitorControllerToEnforceConnectorClientBootstrap.bootstrapReplicatorCommLayer(MonitorControllerToEnforceConnectorClientBootstrap.java:277)
at com.vontu.monitor.controller.replicatorcommlayer.bootstrap.MonitorControllerToEnforceConnectorClientBootstrap.startUp(MonitorControllerToEnforceConnectorClientBootstrap.java:201)
at com.vontu.monitor.controller.MonitorController.startReplicatorCommLayerForEnforceCommunicator(MonitorController.java:293)
... 10 more
 

Environment

Enforce Server with Cloud Services enrolled and connection to Cloud Gateway is configured using Enforce to Cloud Proxy settings.

Cause

This issue can cause where an enforce server is restored using reinstallation resources to a diffrent environment where existing Enforce to Cloud proxy connection is not available.

Resolution

  • The proxy server seen in the error message is restored as part of enforce reinstallation resources from previous environment which is used by enforce to communicate with Cloud Services Gateway.
  • Stop Symantec Detection Server Controller Service.
  • Log into to Enforce Server console and update/remove this Proxy setting from Server > Settings > General.
  • Start Symantec Detection Server Controller Service.