Error Message :
Exception in thread "Collector" java.lang.IllegalArgumentException: Invalid language: '('
at com.uc4.translate.Message.checkLanguage(Message.java:136)
at com.uc4.translate.Message.(Message.java:42)
at com.uc4.translate.MessageFactory.newMessage(MessageFactory.java:27)
at com.uc4.communication.Connection.login(Connection.java:1647)
at com.uc4.communication.Connection.login(Connection.java:1588)
at com.automic.monitor.cmn.SystemConnection.connect(Unknown Source)
at com.automic.monitor.cmn.ConnectionChecker.connect(Unknown Source)
The External Monitoring Interface (EMI) fails to start using the default INI file.
The default language in the INI file for EMI is using multiple languages such as:
language=(E,D)
which causes the connection to the Automation Engine (AE) to fail and results in the above exception.
Reference Automic Workload Automation (AWA) Guide v12.1:
Administration Guide > Administering the Automation Engine > System Monitoring > External Monitoring Interface