ProcessController which assumes a launch script which
takes operations as the first argument such as for the
Init Script Actions specInetAddress.getHostName() method in an
environment where neither a proper DNS lookup nor an /etc/hosts
entry exists for a given host, the following exception will be thrown:
java.net.UnknownHostException: <hostname>: <hostname>
at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
...Copyright © 2014-2015 Red Hat. All Rights Reserved.