mirror of
https://github.com/corda/corda.git
synced 2025-03-11 06:54:04 +00:00
add message warning windows users they might need to manually kill explorer demo nodes started by gradle (#1717)
This commit is contained in:
parent
eb0e5ad417
commit
5e5f9d7790
@ -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``.
|
Explorer login credentials to the Participants nodes are defaulted to ``user1`` and ``test``.
|
||||||
Please note you are not allowed to login to the notary.
|
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
|
.. 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)``
|
``Explorer - demo nodes`` or ``Explorer - demo nodes (simulation)``
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user