From 4670c9754b93ecb7739d67f9ec88033fd5fbd9bd Mon Sep 17 00:00:00 2001 From: Christian Sailer Date: Mon, 2 Jul 2018 15:48:55 +0100 Subject: [PATCH] different reference name in Enterprise --- docs/source/node-administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/node-administration.rst b/docs/source/node-administration.rst index 35b32545ad..07b8416703 100644 --- a/docs/source/node-administration.rst +++ b/docs/source/node-administration.rst @@ -114,7 +114,7 @@ Notes for development use When running in dev mode, Hibernate statistics are also available via the Jolkia interface. These are disabled otherwise due to expensive run-time costs. They can be turned on and off explicitly regardless of dev mode via the -``exportHibernateJMXStatistics`` flag on the :ref:`database configuration `. +``exportHibernateJMXStatistics`` flag on the :ref:`database configuration `. When starting Corda nodes using Cordformation runner (see :doc:`running-a-node`), you should see a startup message similar to the following: **Jolokia: Agent started with URL http://127.0.0.1:7005/jolokia/**