This content has been marked as final.
Show 2 replies
-
1. Re: Disk Capacity Issue
wdfink Apr 8, 2013 3:27 PM (in response to butchseaman)could you check it with linux tools?
Maybe 'df' 'du' might helpful.
What files / directories are filled with large files?
-
2. Re: Disk Capacity Issue
rhusar Apr 26, 2013 5:26 AM (in response to wdfink)+1
If you see this on restart, try looking into temp/work directories how big they are. Simply trace which jboss directory is hogging the disk space.
E.g.
[rhusar@x220 jboss-as]$ du -hcs server/default/tmp
16K server/default/tmp
16K total