While looking into some other issue related to Embedded, it was noticed that when the JMXConnector stops, it still leaves the RMIRegistry listening on 1090 port (or whatever port it was started on).
Scott,
I have attached a patch which shuts down the RMIRegistry on stop of JMXConnector. Could you please review (and change if required) and apply the same?