cr.openjdk.java.net

Tom Rodriguez tom.rodriguez at oracle.com
Wed Jan 25 10:40:46 PST 2012


Is anyone else having trouble uploading webrevs?  I tried uploading a webrev and got this:

rsync: mkstemp "/oj/home/never/7129164/src/share/vm/runtime/.safepoint.hpp.sdiff.html.hCaO1Z" failed: No space left on device (28)
rsync: mkstemp "/oj/home/never/7129164/src/share/vm/runtime/.safepoint.hpp.udiff.html.iCaO1Z" failed: No space left on device (28)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1039) [sender=3.0.6]

so I thought I'd try to delete some webrevs, rm'ing individual files doesn't work and neither does renaming directories to .trash.

sftp> rm test.c.html
Removing /oj/home/never/7089790_bsd_only/agent/src/os/bsd/test.c.html
Couldn't delete file: Failure

sftp> rename wmt .trash/wmt
Couldn't rename file "/oj/home/never/wmt" to "/oj/home/never/.trash/wmt": Failure

and the error messages are useless.

tom


More information about the hotspot-dev mailing list