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

2015-12-08 Thread Joshua McKenzie (JIRA)

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

Joshua McKenzie updated CASSANDRA-7335:
---
Component/s: Testing

> GossipingPropertyFileSnitchTest fails on Windows
> 
>
> Key: CASSANDRA-7335
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7335
> Project: Cassandra
>  Issue Type: Sub-task
>  Components: Testing
>Reporter: Joshua McKenzie
>Assignee: Joshua McKenzie
>Priority: Minor
>  Labels: Windows
> Fix For: 2.0.9, 2.1 rc2
>
> Attachments: 7335_v1.txt
>
>
> {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.3.4#6332)


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

2014-06-12 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-7335:
--

Fix Version/s: (was: 3.0)
   2.1 rc2
   2.0.9

Committed to 2.0 as well, although I note that getting all the tests to pass on 
2.0 is not a goal.

 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
  Labels: Windows
 Fix For: 2.0.9, 2.1 rc2

 Attachments: 7335_v1.txt


 {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)


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

2014-06-11 Thread Joshua McKenzie (JIRA)

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

Joshua McKenzie updated CASSANDRA-7335:
---

Reviewer: Jonathan Ellis

 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
  Labels: Windows
 Fix For: 3.0

 Attachments: 7335_v1.txt


 {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)


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

2014-06-04 Thread Joshua McKenzie (JIRA)

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

Joshua McKenzie updated CASSANDRA-7335:
---

Attachment: 7335_v1.txt

getResource() prepends a / on a file name - unit test is failing on Windows due 
to this.  Switching to a File.getAbsolutePath() call works on both *nix and 
Windows.

 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
  Labels: Windows
 Fix For: 3.0

 Attachments: 7335_v1.txt


 {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)


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

2014-06-01 Thread Joshua McKenzie (JIRA)

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

Joshua McKenzie updated CASSANDRA-7335:
---

Labels: Windows  (was: )

 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
  Labels: Windows
 Fix For: 3.0


 {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)