Well, it stops all bundles, not only the dependency managerŠ.

g! [fileinstall-./deploy] DEBUG javax.persistence - BundleEvent INSTALLED
- javax.persistence
[FelixFrameworkWiring] DEBUG osgi.enterprise - BundleEvent STOPPING -
osgi.enterprise
[FelixFrameworkWiring] DEBUG osgi.enterprise - BundleEvent STOPPED -
osgi.enterprise
[FelixFrameworkWiring] DEBUG org.apache.felix.shell.remote - BundleEvent
STOPPING - org.apache.felix.shell.remote
[FelixFrameworkWiring] DEBUG org.apache.felix.shell.remote - BundleEvent
STOPPED - org.apache.felix.shell.remote
[FelixFrameworkWiring] DEBUG org.ops4j.pax.logging.pax-logging-api -
BundleEvent STOPPING - org.ops4j.pax.logging.pax-logging-api
[FelixFrameworkWiring] INFO org.ops4j.pax.logging.internal.Activator -
Disabling SLF4J API support.
[FelixFrameworkWiring] INFO org.ops4j.pax.logging.internal.Activator -
Disabling Jakarta Commons Logging API support.
[FelixFrameworkWi



On 2/9/15, 3:39 PM, "Frank Langel" <[email protected]> wrote:

>Hi,
>
>I have a weird situation. Whenever I deploy java.persistence.jar (or
>certain
>other bundles) through fileInstall/deploy directory, the felix dependency
>manager is stopped, which causes other bundles to stop. If I embedded
>javax.persistence with the felix runtime (launcher), it works well.
>
>g! [fileinstall-./deploy] DEBUG javax.persistence - BundleEvent INSTALLED
>-
>javax.persistence
>
>[FelixFrameworkWiring] DEBUG org.apache.felix.dependencymanager -
>BundleEvent STOPPING - org.apache.felix.dependencymanager
>
>[FelixFrameworkWiring] DEBUG org.apache.felix.dependencymanager -
>BundleEvent STOPPED - org.apache.felix.dependencymanager
>
>
>
>
>
>Does anyone have any idea what could cause this or a way to debug this?
>
>Thanks a bunch
>
>Frank
>
>
>
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to