[Dart] Fwd: Re: dashboard build on OSX

Bill Hoffman bill.hoffman at kitware.com
Tue, 17 Jul 2001 18:49:02 -0400


Any ideas?

>Date: Tue, 17 Jul 2001 18:33:04 -0400
>X-Mailer: Apple Mail (2.388)
>From: Yves Starreveld <ystarrev at uwo.ca>
>To: Bill Hoffman <bill.hoffman at kitware.com>
>Subject: Re: dashboard build on OSX
>
>Well, it runs fine.
>
>I think there are firewall issues, tho, which surprises me somewhat, since there are no other http firewall issues. We are required to use passive ftp for everything, however.
>
>This is what I get in response to
>make Experimental, if you have any thoughts.
>
>.....
>Submit Experimental
>        Beginning Submission
>        Put Build.xml
>
>        If your computer is behind a firewall, make sure that you have set
>        the environment variables HTTP_PROXY and HTTP_PROXY_PORT.
>
>        Triggered <P>atamai.irus.rri.on.ca/Darwin-1.3.7-c++/200107172230/XML/Build.xml submission successful.</P>
>        Put Test.xml
>
>        If your computer is behind a firewall, make sure that you have set
>        the environment variables HTTP_PROXY and HTTP_PROXY_PORT.
>
>        Triggered <P>atamai.irus.rri.on.ca/Darwin-1.3.7-c++/200107172230/XML/Test.xml submission successful.</P>
>
>ERROR: Error opening connection!
>ERROR: Error opening connection!
>    while executing
>"close $f"
>    ("Submit" arm line 7)
>    invoked from within
>"switch $Command  {
>    Start  {
>      puts "Starting $Model Build [file tail $BuildStampDir]"
>      file mkdir $BuildStampDir $XMLDir
>    }
>    Build ..."
>    ("foreach" body line 2)
>    invoked from within
>"foreach Command $Commands \
>{
>  switch $Command \
>  {
>    Start \
>    {
>      puts "Starting $Model Build [file tail $BuildStampDir]"
>      file mkdir..."
>    (file "/Users/ystarrev/Development/Dart/Source/Client/DashboardManager.tcl" line 122)
>make: *** [Experimental] Error 1