http://zzzmirror.i2p/topics/156-how-to-dump-threads
Otherwise, it's harder: If it's running as a console application (either with the 'Start I2P' icon, or with the command line 'i2psvc -c wrapper.config'), then click control-break on Windows or control-\ on Linux. This is according to http://wrapper.tanukisoftware.org/doc/english/d... . I've tested Windows and it works. The dump goes both to the console and to wrapper.log. Otherwise, if it's running as a service on Windows, then according to the wrapper documentaion here:...