<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
That should be labeled as a warning... if that port is in use, it will
try another one, so that is not the problem.<br>
<br>
Ioan<br>
<br>
Ben Clifford wrote:
<blockquote
 cite="mid:Pine.LNX.4.64.0803080033100.18350@dildano.hawaga.org.uk"
 type="cite">
  <pre wrap="">On Fri, 7 Mar 2008, Zhao Zhang wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">error: Notification(int timeout): socket = new ServerSocket(recvPort); Address
already in use
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's an error I'm not familiar with. At a guess, I'd say something like 
provider-deef is trying to open a server socket on a manually specified 
port (recvPort) that you already have something listening on.

Ioan, does that seem likely?

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
===================================================
Ioan Raicu
Ph.D. Candidate
===================================================
Distributed Systems Laboratory
Computer Science Department
University of Chicago
1100 E. 58th Street, Ryerson Hall
Chicago, IL 60637
===================================================
Email: <a class="moz-txt-link-abbreviated" href="mailto:iraicu@cs.uchicago.edu">iraicu@cs.uchicago.edu</a>
Web:   <a class="moz-txt-link-freetext" href="http://www.cs.uchicago.edu/~iraicu">http://www.cs.uchicago.edu/~iraicu</a>
<a class="moz-txt-link-freetext" href="http://dev.globus.org/wiki/Incubator/Falkon">http://dev.globus.org/wiki/Incubator/Falkon</a>
<a class="moz-txt-link-freetext" href="http://dsl-wiki.cs.uchicago.edu/index.php/Main_Page">http://dsl-wiki.cs.uchicago.edu/index.php/Main_Page</a>
===================================================
===================================================

</pre>
</body>
</html>