Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-dev] deadlocks

it is fixed now

Marius
----- Original Message ----- From: "Ivan Churkin" <ivan@xxxxxxxxxxxx>
To: "Smila project developer mailing list" <smila-dev@xxxxxxxxxxx>
Sent: Wednesday, November 19, 2008 9:24 AM
Subject: [smila-dev] deadlocks


Every second bamboo project's build
deadlock exception occurred and it does not relate to the code changes.

TestXmlStorageService : Read with transaction2 parallel threads normal threads multiple connections (testReadWithTransaction2ParallelThreadsNormalThreadsMultipleConnections) History
Not all threads ended. Suspecting deadlock
junit.framework.AssertionFailedError: Not all threads ended. Suspecting deadlock at org.eclipse.smila.xmlstorage.test.TestXmlStorageService.testReadWithTransaction2ParallelThreadsNormalThreadsMultipleConnections(TestXmlStorageService.java:259)
   at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
   at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572)
(9 more lines...)

Maybe it's real deadlock?
Guess I'll increase timeout...

--
Regards, Ivan
_______________________________________________
smila-dev mailing list
smila-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-dev






Back to the top