On 17 June 2010 09:44, Gordon Sim <[email protected]> wrote: > On 06/08/2010 04:55 PM, Gordon Sim wrote: >> >> On 06/08/2010 02:31 PM, Andrew Kennedy wrote: >>> >>> On 8 June 2010 08:32, Gordon Sim<[email protected]> wrote: >>>> >>>> "main" prio=10 tid=0x09a17800 nid=0x594d in Object.wait() >>>> [0xb7ee8000..0xb7ee91f8] >>>> java.lang.Thread.State: WAITING (on object monitor) >>>> at java.lang.Object.wait(Native Method) >>>> at java.lang.Object.wait(Object.java:485) >>>> at >>>> >>>> org.apache.felix.framework.StartLevelImpl.setStartLevelAndWait(StartLevelImpl.java:129) >>>> >>>> - locked<0x7767e508> (a java.lang.Integer) >>>> at org.apache.felix.framework.Felix.start(Felix.java:762) >>>> at >>>> >>>> org.apache.qpid.server.plugins.PluginManager.<init>(PluginManager.java:199) >>>> >>> >>> I haven't seen this causing a hang before - this seems to be in the >>> first test that actually uses the Felix framework for plugins >>> (ExtraTest) causing this - do the tests consistently stop here? >> >> No it seems intermittent. > > Still seeing these quite frequently.
Gordon, Can you provide more details on how your CI is setup? I haven't seen this issue locally or on the variety of CI profiles that run 24/7. Cheers Martin > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > -- Martin Ritchie --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
