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? Andrew. -- -- andrew d kennedy ? edinburgh : +44 7941 197 134 --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
