Hi,

We are facing a strange problem using spring DM. We are on version 1.2.1 of DM and spring 3.0.1.RELEASE-A version.

My platform works perfectly fine with tomcat being a bundle within equinox container. However when I deploy the application in an external tomcat I get
Code:
ERROR [org.springframework.osgi.extender.internal.util.concurrent.RunnableTimedExecution] - Closing runnable for context OsgiBundleXmlApplicationContext(bundle=com.arisglobal.aglite.core, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
To be more precise this was all working fine until yesterday. We didn't change spring bundles meanwhile. I am sure there is something related to my code which might be causing this, however I would like to get a hint about what could be happening.

Kindly help,

Thanks,
Shashi