caused by: java.lang.RuntimeException: Exception creating identity: domainName
your computer can't find itself
go to:
etc/hosts
make sure the loopback address refers to the name of the box you are running on ie
127.0.0.1 documentationServerBox localhost.localdomain localhost
for other information on linux network configs look at the redhat linux network guide