필터 지우기
필터 지우기

Problems with parpool: unknown host name

조회 수: 5 (최근 30일)
Henrik
Henrik 2014년 9월 24일
Hi
For security reasons at work I had to install some programs on my computer, which runs Ubuntu 14.04. This for some reason required changing my host name in the /etc/hostname file. Now parpool will not run; I get the following error:
Error using parpool (line 99)
Java exception occurred:
java.net.UnknownHostException: henrik: henrik: Name or service not known
at java.net.InetAddress.getLocalHost(Unknown Source)
Caused by: java.net.UnknownHostException: henrik: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
... 1 more
I do not know what my original hostname was - is there a way to find out? Or is there a way to make parpool work with my current hostname?
Thanks in advance
Henrik

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parallel Computing Fundamentals에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by