Build Nuxeo EP - Trunk::Maven Site #45 failed (838 tests passed, 36 tests 
failed (35 new))
Agent: Bart
Build results: http://localhost:8111/viewLog.html?buildId=7329&buildTypeId=bt12

Newly failed tests (35 tests, only first 3 failures shown here)
==================================================================
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference 
=================
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getReference(SQLDirectoryProxy.java:83)
        at 
org.nuxeo.ecm.directory.InverseReference.checkDualReference(InverseReference.java:54)
        at 
org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:97)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference(TestSQLDirectory.java:59)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:137)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 30 more

------- Stderr: -------
5 sept. 2007 05:40:57 org.nuxeo.runtime.AbstractRuntimeService start
INFO: Starting NXRuntime service Test Runtime; version: 1.0.0
5 sept. 2007 05:40:57 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.runtime.EventService
5 sept. 2007 05:40:57 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: 
service:org.nuxeo.runtime.services.deployment.DeploymentService
5 sept. 2007 05:40:57 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.core.api.CoreService
5 sept. 2007 05:40:57 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.core.schema.TypeService
5 sept. 2007 05:40:57 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
registerDocumentType
INFO: Register document type: Document
5 sept. 2007 05:40:57 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
getService
ATTENTION: The component exposing the service interface 
org.nuxeo.ecm.core.schema.TypeProvider is not resolved - should be a bug.
5 sept. 2007 05:40:57 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.directory.types
5 sept. 2007 05:40:57 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: base
5 sept. 2007 05:40:57 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: user
5 sept. 2007 05:40:57 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: group
5 sept. 2007 05:40:57 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: vocabulary
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: xvocabulary
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: 
service:org.nuxeo.ecm.directory.DirectoryServiceImpl
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
5 sept. 2007 05:40:58 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory activate
INFO: component activated
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.directory.sql.storage
5 sept. 2007 05:40:58 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 
registerExtension
INFO: directory registered: userDirectory
5 sept. 2007 05:40:58 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 
registerExtension
INFO: directory registered: groupDirectory
5 sept. 2007 05:40:58 org.hibernate.dialect.Dialect &init&
INFO: Using dialect: org.hibernate.dialect.HSQLDialect
5 sept. 2007 05:40:58 org.hibernate.dialect.Dialect &init&
INFO: Using dialect: org.hibernate.dialect.HSQLDialect
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.api.ClientException &init&
GRAVE: ClientException created...
org.nuxeo.ecm.directory.DirectoryException: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:137)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getReference(SQLDirectoryProxy.java:83)
        at 
org.nuxeo.ecm.directory.InverseReference.checkDualReference(InverseReference.java:54)
        at 
org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:97)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference(TestSQLDirectory.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.api.ClientException &init&
GRAVE: ClientException created...
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getReference(SQLDirectoryProxy.java:83)
        at 
org.nuxeo.ecm.directory.InverseReference.checkDualReference(InverseReference.java:54)
        at 
org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:97)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference(TestSQLDirectory.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:137)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 30 more
5 sept. 2007 05:40:58 org.nuxeo.runtime.AbstractRuntimeService stop
INFO: Stopping NXRuntime service Test Runtime; version: 1.0.0
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
5 sept. 2007 05:40:58 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory deactivate
INFO: component desactivated
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.directory.types
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: user
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: group
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: vocabulary
5 sept. 2007 05:40:58 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: xvocabulary
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.core.schema.TypeService
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.runtime.EventService
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.directory.sql.storage
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.core.api.CoreService
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: 
service:org.nuxeo.ecm.directory.DirectoryServiceImpl
5 sept. 2007 05:40:58 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: 
service:org.nuxeo.runtime.services.deployment.DeploymentService

org.nuxeo.ecm.directory.sql.TestSQLDirectory.testCreateEntry =================
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getSession(SQLDirectoryProxy.java:71)
        at 
org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:162)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryTestCase.getSession(SQLDirectoryTestCase.java:66)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.getSession(TestSQLDirectory.java:42)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testCreateEntry(TestSQLDirectory.java:127)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:137)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 31 more

org.nuxeo.ecm.directory.sql.TestSQLDirectory.testGetEntry =================
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getSession(SQLDirectoryProxy.java:71)
        at 
org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:162)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryTestCase.getSession(SQLDirectoryTestCase.java:66)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.getSession(TestSQLDirectory.java:42)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testGetEntry(TestSQLDirectory.java:192)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:137)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 31 more

see all newly failed tests: 
http://localhost:8111/viewLog.html?buildId=7329&buildTypeId=bt12
Other failed tests (1 test)
==================================================================
org.nuxeo.ecm.platform.modifier.TestDocModifierService.testDocumentModificationWithOutput
 =================
java.lang.NoClassDefFoundError: 
com/artofsolving/jodconverter/DocumentFormatRegistry
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
        at java.lang.Class.getConstructor0(Class.java:2640)
        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at 
org.nuxeo.ecm.platform.transform.service.extensions.PluginExtensionPointHandler.registerOne(PluginExtensionPointHandler.java:108)
        at 
org.nuxeo.ecm.platform.transform.service.extensions.PluginExtensionPointHandler.registerExtension(PluginExtensionPointHandler.java:76)
        at 
org.nuxeo.ecm.platform.transform.service.TransformService.registerExtension(TransformService.java:101)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:143)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:322)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:249)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:295)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:168)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:134)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:88)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deploy(NXRuntimeTestCase.java:83)
        at 
org.nuxeo.ecm.platform.modifier.AbstractPluginTestCase.setUp(AbstractPluginTestCase.java:51)
        at 
org.nuxeo.ecm.platform.modifier.TestDocModifierService.setUp(TestDocModifierService.java:69)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

------- Stderr: -------
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.platform.mimetype.service.MimetypeDescriptor
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.loadClass(DefaultRuntimeContext.java:78)
        at 
org.nuxeo.runtime.model.impl.XMapContext.loadClass(XMapContext.java:43)
        at 
org.nuxeo.common.xmap.XValueFactory$10.getValue(XValueFactory.java:153)
        at 
org.nuxeo.common.xmap.AttributeValueVisitor.visitNode(XAnnotatedList.java:128)
        at org.nuxeo.common.xmap.DOMHelper.visitAttributes(DOMHelper.java:98)
        at org.nuxeo.common.xmap.DOMHelper.visitNodes(DOMHelper.java:84)
        at org.nuxeo.common.xmap.XAnnotatedList.getValue(XAnnotatedList.java:69)
        at 
org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:72)
        at 
org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:77)
        at 
org.nuxeo.common.xmap.ElementVisitor.visitNode(XAnnotatedList.java:99)
        at org.nuxeo.common.xmap.DOMHelper.visitElements(DOMHelper.java:112)
        at org.nuxeo.common.xmap.DOMHelper.visitNodes(DOMHelper.java:86)
        at org.nuxeo.common.xmap.XAnnotatedList.getValue(XAnnotatedList.java:65)
        at 
org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:72)
        at 
org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:77)
        at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:446)
        at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:402)
        at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:332)
        at 
org.nuxeo.runtime.model.impl.ComponentDescriptorReader.read(ComponentDescriptorReader.java:56)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.createRegistrationInfo(DefaultRuntimeContext.java:148)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:86)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deploy(NXRuntimeTestCase.java:83)
        at 
org.nuxeo.ecm.platform.modifier.AbstractPluginTestCase.setUp(AbstractPluginTestCase.java:49)
        at 
org.nuxeo.ecm.platform.modifier.TestDocModifierService.setUp(TestDocModifierService.java:69)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
java.lang.ClassNotFoundException: 
org.nuxeo.ecm.platform.mimetype.service.ExtensionDescriptor
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.loadClass(DefaultRuntimeContext.java:78)
        at 
org.nuxeo.runtime.model.impl.XMapContext.loadClass(XMapContext.java:43)
        at 
org.nuxeo.common.xmap.XValueFactory$10.getValue(XValueFactory.java:153)
        at 
org.nuxeo.common.xmap.AttributeValueVisitor.visitNode(XAnnotatedList.java:128)
        at org.nuxeo.common.xmap.DOMHelper.visitAttributes(DOMHelper.java:98)
        at org.nuxeo.common.xmap.DOMHelper.visitNodes(DOMHelper.java:84)
        at org.nuxeo.common.xmap.XAnnotatedList.getValue(XAnnotatedList.java:69)
        at 
org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:72)
        at 
org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:77)
        at 
org.nuxeo.common.xmap.ElementVisitor.visitNode(XAnnotatedList.java:99)
        at org.nuxeo.common.xmap.DOMHelper.visitElements(DOMHelper.java:112)
        at org.nuxeo.common.xmap.DOMHelper.visitNodes(DOMHelper.java:86)
        at org.nuxeo.common.xmap.XAnnotatedList.getValue(XAnnotatedList.java:65)
        at 
org.nuxeo.common.xmap.XAnnotatedMember.process(XAnnotatedMember.java:72)
        at 
org.nuxeo.common.xmap.XAnnotatedObject.newInstance(XAnnotatedObject.java:77)
        at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:446)
        at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:402)
        at org.nuxeo.common.xmap.XMap.loadAll(XMap.java:332)
        at 
org.nuxeo.runtime.model.impl.ComponentDescriptorReader.read(ComponentDescriptorReader.java:56)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.createRegistrationInfo(DefaultRuntimeContext.java:148)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:86)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deploy(NXRuntimeTestCase.java:83)
        at 
org.nuxeo.ecm.platform.modifier.AbstractPluginTestCase.setUp(AbstractPluginTestCase.java:49)
        at 
org.nuxeo.ecm.platform.modifier.TestDocModifierService.setUp(TestDocModifierService.java:69)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

Changes included (22 changes, only 10 changes shown)
====================================================
Change 24554 by fguillaume (4 files):
Multi-directory implementation should be done.

Change 24542 by fguillaume (4 files):
Work in progress.

Change 24531 by fguillaume (12 files):
Work in progress.

Change 24561 by janguenot (2 files):
forward from 5.1 branch

- Fixup + BBB plugin options forward. It needs to be fixed as here the 
implementation mixed up plugins and transformer objects.
- Reflect latest changes on plugin

Change 24560 by janguenot (5 files):
forward from 5.1 branch

- Fixup + BBB plugin options forward. It needs to be fixed as here the 
implementation mixed up plugins and transformer objects.
- Reflect latest changes on plugin

Change 24559 by janguenot (6 files):
forward from 5.1 branch

- Fixup + BBB plugin options forward. It needs to be fixed as here the 
implementation mixed up plugins and transformer objects.
- Reflect latest changes on plugin

Change 24558 by janguenot (3 files):
forward from 5.1 branch

- Fixup + BBB plugin options forward. It needs to be fixed as here the 
implementation mixed up plugins and transformer objects.
- Reflect latest changes on plugin

Change 24552 by janguenot (29 files):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

Change 24551 by janguenot (3 files):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

Change 24550 by janguenot (11 files):
(forward from 5.1 branch)

- Fix memory issues regarding transformation
- Refactoring :  transform API (no BBB here for once as the existing 
implementation could make the JBoss thrash with OutOfMemoryError)
  Removed JBoss serializable input stream and welcome Blob from Nuxeo Core API 
in the transform API
- Apache POI based word text extractor implemented and used for fulltext 
conversion (faster than OOo)

see more information about changed files: 
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=7329&buildTypeId=bt12


============================================================================
Configure email notifications: 
http://localhost:8111/profile.html?init=1#notifications
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to