You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Georg Ragaller (JIRA)" <ji...@apache.org> on 2017/03/05 18:12:33 UTC

[jira] [Commented] (POLYGENE-236) Unit tests for entitystore-mongodb trigger a Windows Firewall popup window

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

Georg Ragaller commented on POLYGENE-236:
-----------------------------------------

Should be fixed with commit 74d7ba09313f540493393ea01f9907634c707360, server binds to {{localhost}} now.

> Unit tests for entitystore-mongodb trigger a Windows Firewall popup window
> --------------------------------------------------------------------------
>
>                 Key: POLYGENE-236
>                 URL: https://issues.apache.org/jira/browse/POLYGENE-236
>             Project: Polygene
>          Issue Type: Bug
>         Environment: Windows with active Windows Firewall
>            Reporter: Georg Ragaller
>            Priority: Minor
>         Attachments: polygene-java_entitystore-mongodb_firewall.png
>
>
> The {{:extensions:entitystore-mongodb:test}} will trigger a Windows Firewall popup window, because the server port is not restricted to {{localhost}}, but binds to {{0.0.0.0}}.
> Solution should be to bind to {{localhost}} only. If there is no way to use {{localhost}} only, then a [custom mongod filename|https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo#usage---custom-mongod-filename] should be used, so that the firewall rules can be set to a stable executable name.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)