From: Wolfgang M. <wol...@ex...> - 2010-02-06 17:22:32
|
I already spent more than a day to find out what causes those JVM crashes in the test suite, but without any results. For example, org.exist.xmlrpc.AllXmlRpcTests runs two tests: QuerySessionTest and XmlRpcTest. If you run either of these on their own, they will run through perfectly well. If you run them as a suite (AllXmlRpcTests), the second one will crash. The issues are definitely related to jetty somehow. I would definitely be happy to get some help on this. Wolfgang |