Gordon Sim wrote:
Robert Godfrey wrote:
Can you get a thread dump... is it the IdentityHashMap issue?

Sorry, I foolishly just restarted cruisecontrol without doing so. Will do better next time!

On 02/10/2007, Gordon Sim <[EMAIL PROTECTED]> wrote:
org.apache.qpid.test.unit.client.connection.ConnectionTest appears to be
hanging on our automated build for M2 java... anyone else seeing this?

The M2 build just passed, but fwiw we're still seeing the following on trunk:

Compiling 10 source files to /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/java/broker/target/test-classes [INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/java/broker/src/test/java/org/apache/qpid/server/exchange/ExchangeMBeanTest.java:[62,40] cannot find symbol
symbol : constructor ArrayList(java.util.Collection<capture#201 of ?>)
location: class java.util.ArrayList<javax.management.openmbean.CompositeData> /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/java/broker/src/test/java/org/apache/qpid/server/exchange/ExchangeMBeanTest.java:[88,40] cannot find symbol
symbol : constructor ArrayList(java.util.Collection<capture#777 of ?>)
location: class java.util.ArrayList<javax.management.openmbean.CompositeData> /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/java/broker/src/test/java/org/apache/qpid/server/exchange/ExchangeMBeanTest.java:[114,40] cannot find symbol
symbol : constructor ArrayList(java.util.Collection<capture#428 of ?>)
location: class java.util.ArrayList<javax.management.openmbean.CompositeData> [INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Tue Oct 02 10:00:18 EDT 2007
[INFO] Final Memory: 30M/81M
[INFO] ------------------------------------------------------------------------

Reply via email to