You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2014/10/24 17:48:34 UTC

[jira] [Resolved] (QPID-6180) Cannot create BDB HA group on Windows development environment due to node folder not being reported as writable by Files.isWritable(Path)

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

Alex Rudyy resolved QPID-6180.
------------------------------
    Resolution: Fixed
      Assignee: Alex Rudyy  (was: Andrew MacBean)

The change looks good to me

> Cannot create BDB HA group on Windows development environment due to node folder not being reported as writable by Files.isWritable(Path)
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6180
>                 URL: https://issues.apache.org/jira/browse/QPID-6180
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Andrew MacBean
>            Assignee: Alex Rudyy
>
> Cannot create BDB HA group on Windows development environment due to node folder not being reported as writable by Files.isWritable(Path).
> The call to Files.isWritable(storePath.toPath()) in BDBHAVirtualHostNodeImpl#validateStorePath() returns false incorrectly when using earlier version of the Java 1.7 JDK (http://bugs.java.com/view_bug.do?bug_id=7190897). This can worked around using the File#canWrite() method instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org