I encountered this issue when I was installing some of my bundles. I've narrowed it down to I think what is the cause of the issue.
For instance, bundle A and B contains the following: <cm:property-placeholder persistent-id="com.bundle" update-strategy="reload" /> When first bundle is installed, it works fine. But when second bundle is installed, it will restart indefinitely. As a workaround, my bundles are now referring to different config files. Could someone test if it happens to you too? Thanks. Regards, Allan C.
