You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/25 18:30:37 UTC

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

    [ https://issues.apache.org/jira/browse/TAP5-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831652#comment-13831652 ] 

ASF subversion and git services commented on TAP5-2234:
-------------------------------------------------------

Commit 8d97bee2b7802235f000bc2a0f016b9b45e75173 in branch refs/heads/master from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=8d97bee ]

TAP5-2234: Refreshing the browser in Eclipse on Windows sometimes fails with a locking exception


> Refreshing the browser in Eclipse on Windows sometimes fails with a locking exception
> -------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Howard M. Lewis Ship
>              Labels: windows
>
> 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)