Derik,
Thanks for looking into this.
Indeed, /tmp on source.eecs was 79% full.
What happened was that a user checked a large file in to CVS and CVS required lots of swap. I've removed that file from CVS. I also changed the script that checks the fullness of partitions to
send email when /tmp is 50% full instead of 90% full.

The commands below worked for me:

svn co https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.3/ build-area
cd build-area
ant change-to -Dsuite=kepler-2.3


BTW - The machine is old and crufty, we are looking at migrating to new hardware. This weekend, we noticed that one of the fans failed on one of the cpus in December. We are going to take source.eecs down for inspection tomorrow (Tuesday) afternoon. It should not be down for more than an hour, probably 2:30-3:30.
I expect the actual downtime to be only a few minutes.
I'm also working on freeing up a spare machine.

_Christopher


On 1/23/12 11:42 AM, Derik Barseghian wrote:
Sorry, my turn to put in the wrong url. Here's what I meant:
http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/2011-December/020028.html
Derik

On Jan 23, 2012, at 11:41 AM, Derik Barseghian wrote:

Hi Scott,
You're not doing anything wrong (although you've made a typo in the email, that 
url is invalid).
This sounds like this problem:
https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.3
Maybe the ptolemy svn server is out of memory.
Derik


On Jan 23, 2012, at 11:20 AM, Scott Zimmer wrote:

I'm trying to build Kepler-2.3 from the source code and I'm getting an error 
when copying the files from the svn repository.  I executed the following 
commands

mkdir Kepler23Build
cd Kepler23Build
svn co 
https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.3
 build-area
cd build-area
ant change-to -Dsuite=kepler-2.3


and I get the following error.  Only the last several lines of screen output 
are copied here.  I'd appreciate any help you could offer about what I'm doing 
wrong---Scott

[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\HTVQEncode.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\ImageContrast.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\PSNR.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\sdfvqentities.xml
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\ImageDisplay.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\data
[change-to] svn: Compression of svndiff data failed
[change-to]

BUILD FAILED
D:\Kepler23Build\build-area\build.xml:97: ERROR: It appears that the command 
did not execute properly and exited with an
exit code of: 1

Total time: 10 minutes 25 seconds

--
Scott Zimmer
Optensity, Inc.
(512) 299-7218

_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

--
Christopher Brooks, PMP                       University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841                                (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670

_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to