Yes, this is also the same error as 6 of our transaction-itests, who failed most times as reported by hudson build
Lin On Fri, Apr 23, 2010 at 7:43 AM, Joe Bohn <[email protected]> wrote: > On 4/22/10 6:38 PM, David Jencks wrote: >> >> What happened to application? I see a tag but nothing in staging >> >> On my mac I get itest failures in transaction. I get them with trunk too. >> The errors look something like this: >> >> Caused by: ERROR XBM0J: Directory >> /private/var/folders/J0/J041U4tbGqeIsK+mFxmskk+++TI/-Tmp-/paxexam_runner_david/TESTDB >> already exists. >> at >> org.apache.derby.iapi.error.StandardException.newException(Unknown Source) >> at >> org.apache.derby.impl.services.monitor.StorageFactoryService$9.run(Unknown >> Source) >> at java.security.AccessController.doPrivileged(Native Method) >> at >> org.apache.derby.impl.services.monitor.StorageFactoryService.createServiceRoot(Unknown >> Source) > > I've hit this error once before. It's a problem where a test DB that is > created isn't destroyed when the tests complete and then you hit this error > on all subsequent build attempts. I'm not even sure why the DB is created > where it is instead of somewhere under target ... but if you remove the DB > your test should complete. > > Joe > >> >> ... >> >> I haven't checked the legal files yet but so far everything in staging >> except samples (which needs application) builds OK for me (except for the >> above test error that I'm not worrying about). Assuming the application >> stuff can be located and the legal files look OK I will be voting +1. >> >> thanks >> david jencks >> >> >> On Apr 22, 2010, at 10:39 AM, Jeremy Hughes wrote: >> >>> I've staged the second release candidate for Aries (Incubating) v0.1. >>> The following Aries top level modules are staged and tagged in >>> https://svn.apache.org/repos/asf/incubator/aries/tags/ at revision >>> 936975. >>> >>> Modules staged at >>> >>> https://repository.apache.org/content/repositories/orgapachearies-009/ >>> >>> are: >>> >>> parent >>> eba-maven-plugin >>> testsupport >>> util >>> blueprint >>> jndi >>> transaction >>> web >>> application >>> jmx >>> jpa >>> samples >>> >>> The RAT and IANAL bulid checks passed. >>> >>> The vote will be open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> Thanks, >>> Jeremy >> >> > > > -- > Joe >
