フィルターのクリア

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 Center および File ExchangeParallel Computing Fundamentals についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by