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

Christian Schneider commented on CAMEL-4431:
--------------------------------------------

My patch seems to work but I also get a lot of warning messages:
2011-09-09 16:02:34,815 [ocalhost:39913)] WARN  ClientCnxn                     
- Session 0x1324e7f236c0002 for server null, unexpected error, closing socket 
connection an
d attempting reconnect
java.net.SocketException: Address family not supported by protocol family: 
connect
        at sun.nio.ch.Net.connect(Native Method)
        at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:500)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1050)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1077)

Any idea what this means and if it can be fixed?


> Zookeeper tests do not work on windows
> --------------------------------------
>
>                 Key: CAMEL-4431
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4431
>             Project: Camel
>          Issue Type: Test
>          Components: camel-zookeeper
>    Affects Versions: 2.8.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.9.0
>
>
> All zookeeper tests after the first class fail with the following exception:
> java.lang.Exception: Could not delete Test Zookeeper Server working dir 
> ./target/zookeeper
> This happens because the log file is still in use and so windows refuses to 
> delete the directory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to