Friday, December 11, 2009

Debian - Out of disk space on /tmp

I suspected I was out of disk space, due to some corrupted JAR files, while compiling NHIN CONNECT 2.3

How do I tell on Debian?

$ sudo df

shows 0% available in /tmp

What's taking up this space?

$ sudo du /tmp

Shows recursively, what is where.

This appears to be a difference between GlassFishESB and GlassFish 2.1, but I'm not sure.

No comments: