Good evening,
I wanted to install the current version of zimbra on a debian 3.1 server. But during the installation proccess, I got a lot of errors like:
Quote:
java.net.UnknownHostException: (none): (none)
at java.net.InetAddress.getLocalHost(InetAddress.java :1308)
at com.zimbra.cs.localconfig.LC.(LC.java:217)
at com.zimbra.cs.localconfig.KnownKey.(KnownKey.java:39)
at com.zimbra.cs.localconfig.LocalConfig.verify(Local Config.java:327)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:177)
at com.zimbra.cs.localconfig.LocalConfig.readConfig(L ocalConfig.java:348)
at com.zimbra.cs.localconfig.LocalConfig.(LocalConfig.java:353)
at com.zimbra.cs.localconfig.Main.main(Main.java:116)
|
As I have seen, this error occurs, if the /etc/hosts -file is not correct. Unfortunatelly, i cannot see, how it should look like. I have tried this combinations:
- 127.0.0.1 localhost
- 127.0.0.1 localhost server.name.de
- 127.0.0.1 localhost
1.2.3.4 server.name.de
Every time, I got the same error.
If I would disregard this messages, all works fine except that the mta is not starting.
I would be pleased to recieve help.
Wurstbrot