antelink / SourceSquare

Find out if you are an open source freak or not!
www.sourcesquare.org
GNU Affero General Public License v3.0
15 stars 3 forks source link

Temporary files left behind on Windows #5

Open antelink opened 12 years ago

antelink commented 12 years ago

On Windows, the following temporary folder remains after SourceSquare exits: C:\Users\samuel.langlois\AppData\Local\Temp\Jetty_0_0_0_0_9524_webapp____.to2f8y

The bug is described here: http://docs.codehaus.org/display/JETTY/Temporary+directory+files+not+deleted and was registered here : http://jira.codehaus.org/browse/JETTY-848 and is apparently due to the following Windows-only JDK bug : http://bugs.sun.com/view_bug.do?bug_id=4950148