javarmirmiregistry

Verbose rmiregistry - how can I trace rmiregistry state?


Is this possible to trace somehow state of my rmiregistry? It would be nice to have at least some logger-like info:

[timestamp1] Object1 bound at localhost/OBJECT1
[timestamp2] Object2 unbound at localhost/O2
....

Solution

  • Set an appropriate logLevel system property as described here. There are several, for different layers of the RMI system.