Privacy and Security Notice

Archived Messages for FARM_SUPPORT@cebaf.gov: Re: situation normal?

Re: situation normal?

Andy Kowalski (kowalski@CEBAF.GOV)
Wed, 18 Feb 1998 13:08:27 -0500

This error occurs when jget cannot get the IP address of the server host (mss1).
It is basicly trying an "nslookup mss1". Only the name server is either not responding due
to a network problem or name server problem. All you can do for now is retry.
In the future I hope to catch this exception and retry a few times exiting with errors.

Andy

Richard Thompson wrote:

> jlabs2> jget /mss/home/weygand/dec97/run7914_cooked.dat run7914_cooked.dat
> jget exception: Unknown host: [mss1.cebaf.gov:46769]; nested exception is:
> java.net.UnknownHostException: mss1.cebaf.gov
> java.rmi.UnknownHostException: Unknown host: [mss1.cebaf.gov:46769];
> nested exception is:
> java.net.UnknownHostException: mss1.cebaf.gov
> at
> sun.rmi.transport.tcp.TCPChannel.openSocket(TCPChannel.java:238)
> at
> sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:125)
> at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:73)
> at
> jlab.farm.tapeserver.QueueManager_Stub.newRequest(QueueManager_Stub.java:218)
> at jlab.farm.tapeserver.jget.sendRequest(jget.java:303)
> at jlab.farm.tapeserver.jget.main(jget.java:326)
>
> AFU?