I'm using Nexus 1.3.4
We have disk space constraints, so we schedule cleanup snapshots and empty trash to run each week. However, we have never once seen the empty trash task work. If we choose Empty Trash from the repositories tab, it works fine. I put the logs on DEBUG, and the only thing I see showing up is this
2009-11-12 15:11:47.635 INFO [pxpool-1-thread-18:] - org.sonatype.nexus.feeds.FeedRecorder:default: Emptying Trash. : Process started on Thu Nov 12 15:11:47 CST 2009, not yet finished.
2009-11-12 15:11:47.641 DEBUG [pxpool-1-thread-18:] - org.sonatype.nexus.feeds.FeedRecorder:default: Emptying Trash.
2009-11-12 15:11:48.595 DEBUG [qtp0-4382:] - org.mortbay.log: EOF
Any ideas? Thanks!