You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/11/25 18:28:35 UTC

[jira] [Created] (TAP5-2234) Refreshing the browser in Eclipse on Windows sometimes fails with a locking issue

Howard M. Lewis Ship created TAP5-2234:
------------------------------------------

             Summary: Refreshing the browser in Eclipse on Windows sometimes fails with a locking issue
                 Key: TAP5-2234
                 URL: https://issues.apache.org/jira/browse/TAP5-2234
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core, tapestry-webresources
    Affects Versions: 5.4
            Reporter: Howard M. Lewis Ship


This appears to only happen on Windows, using Eclipse.

The error:

{code}
The project was not built due to "Could not delete 'T:\GitRepo\webapp\bin\META-INF\modules\script-name.coffee
{code}

My working theory is that some code inside Tapestry is opening a resource's inputStream and not closing it, causing it to stay locked (on Windows) until garbage collected.



--
This message was sent by Atlassian JIRA
(v6.1#6144)