You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Lin Sun <li...@gmail.com> on 2010/03/24 18:51:50 UTC

transaction itest

Hi

There has been always 6 failures on the transaction itest on the
hudson build report.  It occurred when the code was trying to create
the testdb while it existed on the server already.  I don't quite
understand why this happens as the Derby datasource javadoc seems to
indicate the createDatabase should only the db when it doesn't exist.

I have never seen this error on my own machine even tho I had seen
some intermittent probs related to get osgi services but i think they
are resolved.

Anyone has any idea of the 6 failures on the build server?  Could
someone who has the authority to clean up the testdb on the server?

Lin