Thanks Tomaz. The issue is that if you take any version from that git repo (I tried all the versions you mention), it is not compatible with the 7.1.1 final application server. I hacked around the problem by subclassing the RemotingConnectorServer and overriding the connectionOpened method. I then patched the app server's jmx jar. My memory issue was solved this way.