From ca1b707fabc46ceb339a4c069b57b5cfed75bb1a Mon Sep 17 00:00:00 2001 From: jrandom Date: Tue, 31 Aug 2004 21:28:41 +0000 Subject: [PATCH] note about how uninstalling the service kills the router... --- apps/routerconsole/jsp/configservice.jsp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/routerconsole/jsp/configservice.jsp b/apps/routerconsole/jsp/configservice.jsp index 338e669ba..f651982db 100644 --- a/apps/routerconsole/jsp/configservice.jsp +++ b/apps/routerconsole/jsp/configservice.jsp @@ -46,7 +46,10 @@ also run the install_i2p_service_winnt.bat (or uninstall_i2p_service_winnt.bat) from the command line, if you prefer.
- +
+ Note: If you are running I2P as service right now, removing it will shut + down your router immediately. You may want to consider shutting down gracefully, as + above, then running uninstall_i2p_service_winnt.bat. <% } %>

Debugging

At times, it may be helpful to debug I2P by getting a thread dump. To do so,