[
https://issues.apache.org/activemq/browse/SMX4-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen updated SMX4-63:
--------------------------------
Description:
After starting the container and 'exit'-ing from the console, it fails to
restart.
Apparently, it is deadlocked while starting the initial list of bundles --
everybody is waiting for something.
FelixStartLevel: waiting on Object lock inside Felix'
acquireBundleResolveLocks() after call to specs-locator's Activator -- locking
the Activator object because of a synchronized call to start()
pool-1-thread-1: blocked on Activator.bundleChanged() method
was:
After starting the container and 'exit'-ing from the console, it fails to
restart.
Apparently, it is deadlocked while starting the initial list of bundles --
everybody is waiting for something.
Main thread: waiting on Object lock inside Felix'
StartLevelImpl.setStartLevelAndWait()
FelixStartLevel: waiting on Object lock inside Felix'
acquireBundleResolveLocks() after call to specs-locator's Activator
FelixPackageAdmin: waiting on Object lock inside Felix' PackageAdminImpl.run()
pool-1-thread-1: blocked on Activator.bundleChanged() method
> SMX4 intermittently stalls while starting on Linux
> --------------------------------------------------
>
> Key: SMX4-63
> URL: https://issues.apache.org/activemq/browse/SMX4-63
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.0-m1
> Reporter: Gert Vanthienen
> Fix For: 4.0-m2
>
>
> After starting the container and 'exit'-ing from the console, it fails to
> restart.
> Apparently, it is deadlocked while starting the initial list of bundles --
> everybody is waiting for something.
> FelixStartLevel: waiting on Object lock inside Felix'
> acquireBundleResolveLocks() after call to specs-locator's Activator --
> locking the Activator object because of a synchronized call to start()
> pool-1-thread-1: blocked on Activator.bundleChanged() method
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.