You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2014/06/01 21:52:01 UTC

[jira] [Created] (CASSANDRA-7335) GossipingPropertyFileSnitchTest fails on Windows

Joshua McKenzie created CASSANDRA-7335:
------------------------------------------

             Summary: GossipingPropertyFileSnitchTest fails on Windows
                 Key: CASSANDRA-7335
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7335
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Joshua McKenzie
            Assignee: Joshua McKenzie
            Priority: Minor


{code:failure message}
    [junit] Testcase: testAutoReloadConfig(org.apache.cassandra.locator.GossipingPropertyFileSnitchTest):       Caused an ERROR
    [junit] Illegal char <:> at index 2: /C:/vm-shared/src/cassandra/test/conf/cassandra-rackdc.properties
    [junit] java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/vm-shared/src/cassandra/test/conf/cassandra-rackdc.properties
    [junit]     at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
    [junit]     at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
    [junit]     at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
    [junit]     at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
    [junit]     at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
    [junit]     at java.nio.file.Paths.get(Paths.java:84)
    [junit]     at org.apache.cassandra.locator.GossipingPropertyFileSnitchTest.testAutoReloadConfig(GossipingPropertyFileSnitchTest.java:40)
    [junit]
    [junit]
    [junit] Test org.apache.cassandra.locator.GossipingPropertyFileSnitchTest FAILED
{code}



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