You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2014/05/14 17:27:15 UTC

[jira] [Resolved] (STORM-280) storm unit tests are failing on windows

     [ https://issues.apache.org/jira/browse/STORM-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-280.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.2-incubating

Thanks to everyone that helped with this.  I merged the final pull request into master.  Future windows failures should probably have separate JIRA that are more specific to the exact failure.

> storm unit tests are failing on windows
> ---------------------------------------
>
>                 Key: STORM-280
>                 URL: https://issues.apache.org/jira/browse/STORM-280
>             Project: Apache Storm (Incubating)
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>             Fix For: 0.9.2-incubating
>
>
> storm-core unit tests failing on windows  throwing  IOException: Unable to delete file. This is happening when unit tests tries to kill local storm cluster
> as zookeeper process won't release lock on transaction logs which is causing https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/testing.clj#L56 throw IOException.
> This bug might be related https://issues.apache.org/jira/browse/ZOOKEEPER-1459. I tried building with 3.4.6 but it didn't help either.



--
This message was sent by Atlassian JIRA
(v6.2#6252)