starting/stopping/active (repeat) for a datasource.xml bundle in deploy dir. I'm running karaf 3.0.1 in a clustered (2 node) Win7 VM envmt. First time I've seen this and was able to reproduce after restarting both Karaf instances.
also, I'd like to get this xml file into a mvn: repo (is it possible to just copy it with the right path in ~/.m2/repository?) The reason is that sounds like files in deploy dir don't sync to other nodes in same group/cluster. log: 20140702 11:36:34.523 [INFO ] pool-14-thread-6 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.555 [INFO ] pool-14-thread-6 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.586 [INFO ] pool-14-thread-22 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContaine for bundle datasource-person-ws.xml 20140702 11:36:34.633 [INFO ] pool-14-thread-18 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContaine for bundle datasource-person-ws.xml 20140702 11:36:34.664 [INFO ] pool-14-thread-6 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.695 [INFO ] pool-14-thread-6 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.742 [INFO ] pool-14-thread-6 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.789 [INFO ] pool-14-thread-4 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.820 [INFO ] pool-14-thread-7 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml 20140702 11:36:34.867 [INFO ] pool-14-thread-7 | 19:org.apache.aries.blueprint.core | org.apache.aries.blueprint.container.BlueprintExtender | Destroying BlueprintContainerfor bundle datasource-person-ws.xml -- View this message in context: http://karaf.922171.n3.nabble.com/bundle-in-lifecycle-infinite-loop-tp4033960.html Sent from the Karaf - User mailing list archive at Nabble.com.
