[
https://issues.apache.org/jira/browse/OAK-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998563#comment-14998563
]
Thomas Mueller commented on OAK-3610:
-------------------------------------
I can reproduce the problem. It seems to be multiple problems, the first is
that the VPN doesn't allow to send to the group, except when using 127.0.0.1.
This I can fix.
Then, [using -Djava.net.preferIPv4Stack=true is
needed|http://stackoverflow.com/questions/18747134/getting-cant-assign-requested-address-java-net-socketexception-using-ehcache],
but this can't be done at runtime, it would have to be done when starting the
JVM.
> BroadcastTest fails when connected with VPN client
> --------------------------------------------------
>
> Key: OAK-3610
> URL: https://issues.apache.org/jira/browse/OAK-3610
> Project: Jackrabbit Oak
> Issue Type: Test
> Components: core, documentmk
> Affects Versions: 1.3.10
> Environment: Mac OS X 10.10.5 / Cisco AnyConnect 3.1.09013
> Reporter: Marcel Reutegger
> Assignee: Thomas Mueller
> Priority: Minor
> Fix For: 1.3.11
>
>
> Failed tests:
> broadcastEncryptedUDP(org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest):
> min: 50 got: 0
>
> broadcastUDP(org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest):
> min: 50 got: 0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)