You're seeing it hit with the old actionSet id when you self host (to
run or debug from within eclipse)? Did you check "Clear the
configuration area before launching" on the Configuration tab of your
launch config? It's the equivalent of -clean for self-hosted eclipse
(RCP) applications.
I'm not sure how effective -clean is on a self-hosted app.