I am working on an osgi project where we are trying to use the d-OSGI version of CXF. We have many services being constructed and exposed through ds. In addition, some of those services are also being exposed as web services through cxf. They are being configured through ds xml. We are experiencing an issue where the cxf-dosgi-ri-dsw-cxf_1.1.0.SNAPSHOT bundle hangs in starting state. It is very hard to reproduce consistently. Recently it has begun to happen more frequently - we have added more services in ds, and created more dependencies between bundles using ds.
I noticed this post on the issues forum: http://www.nabble.com/-jira--Created%3A-%28CXF-2156%29-dOSGi-startup-blocks-in-some-cases-when-other-bundles-already-wait-for-remote-services-tp22904917p22904917.html We do have a service tracker in one of our bundles. This service tracker calls a class that is wired with ds. I am wondering if someone with more experience has any insight into this issue? Do you think the post listed above describes my issue? Is there anything I can do to help debug the issue? I have added two files, jboss server logs. One was a success, and one was a failure. (I was unable to upload the success file... too large) Thanks to anyone with any insight into what might be going on. BTW, environment: JBoss Servlet Bridge being used to start equinox OSGI container CXF multi-bundle dist. http://www.nabble.com/file/p25067138/fail_tracker_debug_server.log fail_tracker_debug_server.log -- View this message in context: http://www.nabble.com/cxf-dosgi-ri-dsw-cxf_1.1.0.SNAPSHOT-bundle-hangs-in-starting-state-tp25067138p25067138.html Sent from the cxf-dev mailing list archive at Nabble.com.
