During Startup: 'Name or service not known' Error Captured In The Logs
症状
atlassian-fisheye.log
に次のメッセージが表示される。
2014-07-20 22:15:43,525 WARN [qtp857222296-139 ] org.eclipse.jetty.servlet.ServletHandler ServletHandler-doHandle - /admin/appTrustCertificate
java.lang.RuntimeException: java.net.UnknownHostException: <hostname>: <hostname>: Name or service not known
原因
The local hostname or the computer name that is running Fisheye is not in the host file or is not resolvable via DNS lookup.
ソリューション
Change the local hostname or computer name that is running Fisheye to match the host file, or enter the local hostname into the hosts file if it's not defined previously.
Windows
C:\Windows\System32\drivers\etc\hosts
linux/unix environments
/etc/hosts
最終更新日 2018 年 7 月 31 日
Powered by Confluence and Scroll Viewport.