add message warning windows users they might need to manually kill explorer demo nodes started by gradle (#1717)

This commit is contained in:
Alberto Arri 2017-09-28 16:44:05 +01:00 committed by GitHub
parent eb0e5ad417
commit 5e5f9d7790

View File

@ -73,6 +73,9 @@ Explorer login credentials to the Issuer nodes are defaulted to ``manager`` and
Explorer login credentials to the Participants nodes are defaulted to ``user1`` and ``test``.
Please note you are not allowed to login to the notary.
.. note:: When you start the nodes in Windows using the command prompt, they might not be killed when you close the
window or terminate the task. If that happens you need to manually terminate the Java processes running the nodes.
.. note:: Alternatively, you may start the demo nodes from within IntelliJ using either of the run configurations
``Explorer - demo nodes`` or ``Explorer - demo nodes (simulation)``