Can you provide me with a little bit more information and a thread dump please? What version of Felix are you using and what OS are you running? You can create a thread dump as described at http://java.sun.com/developer/technicalArticles/Programming/Stacktrace/
regards, Karl On Wed, Jul 23, 2008 at 3:24 AM, <[EMAIL PROTECTED]> wrote: > When I start Felix, sometimes the process hangs. It doesn't happen every > time. Maybe a race condition somewhere? > > This is my output, up to where things lock up: > > Welcome to Felix. > ================= > > DEBUG: WIRE: 41.0 -> org.osgi.service.packageadmin -> 0 > DEBUG: WIRE: 41.0 -> org.ungoverned.osgi.service.shell -> 41.0 > DEBUG: WIRE: 41.0 -> org.osgi.service.startlevel -> 0 > DEBUG: WIRE: 41.0 -> org.osgi.framework -> 0 > DEBUG: WIRE: 41.0 -> org.apache.felix.shell -> 41.0 > DEBUG: WIRE: 42.0 -> org.osgi.framework -> 0 > DEBUG: WIRE: 42.0 -> org.apache.felix.shell -> 41.0 > -> DEBUG: WIRE: 43.0 -> org.osgi.service.obr -> 43.0 > DEBUG: WIRE: 43.0 -> org.osgi.framework -> 0 > DEBUG: WIRE: 43.0 -> org.apache.felix.shell -> 41.0 > DEBUG: WIRE: 44.0 -> org.osgi.framework -> 0 > DEBUG: WIRE: 44.0 -> org.osgi.service.cm -> 44.0 > DEBUG: WIRE: 44.0 -> org.apache.felix.shell -> 41.0 > DEBUG: WIRE: 44.0 -> org.apache.felix.scr -> 44.0 > DEBUG: WIRE: 44.0 -> org.osgi.service.component -> 44.0 > DEBUG: WIRE: 45.0 -> org.osgi.service.event -> 45.0 > DEBUG: WIRE: 45.0 -> org.osgi.framework -> 0 > DEBUG: EventAdmin: org.apache.felix.eventadmin.CacheSize=30 > DEBUG: EventAdmin: org.apache.felix.eventadmin.ThreadPoolSize=10 > DEBUG: EventAdmin: org.apache.felix.eventadmin.Timeout=5000 > DEBUG: EventAdmin: org.apache.felix.eventadmin.RequireTopic=true > > > Any ideas? > > -- > Parker Abercrombie <[EMAIL PROTECTED]> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Karl Pauls [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

