See 
http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/347/changes

------------------------------------------
[...truncated 1516 lines...]
20:44:52,832 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
20:44:52,833 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
20:44:52,837 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService.defaultContrib
20:44:52,843 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
20:44:52,843 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
20:44:52,846 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
java.lang.NoClassDefFoundError: javax/servlet/ServletRequest
        at 
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.<init>(ExceptionHandlingComponent.java:40)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.<init>(ComponentInstanceImpl.java:57)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.createComponentInstance(RegistrationInfoImpl.java:215)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:223)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:177)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:127)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.install(OSGiComponentLoader.java:68)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.<init>(OSGiComponentLoader.java:49)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeActivator.start(OSGiRuntimeActivator.java:59)
        at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:190)
        at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:165)
        at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:120)
        at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:81)
        at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:160)
        at 
org.nuxeo.osgi.application.StandaloneApplication.installAll(StandaloneApplication.java:204)
        at 
org.nuxeo.osgi.application.StandaloneApplication.autoInstallBundles(StandaloneApplication.java:194)
        at 
org.nuxeo.osgi.application.StandaloneApplication.start(StandaloneApplication.java:106)
        at 
org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:297)
        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.nuxeo.osgi.application.Main.main(Main.java:64)
        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.nuxeo.runtime.launcher.Main.main(Main.java:83)
20:44:52,850 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib
20:44:52,853 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib
java.lang.NullPointerException
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:377)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:238)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:177)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:127)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.install(OSGiComponentLoader.java:68)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.<init>(OSGiComponentLoader.java:49)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeActivator.start(OSGiRuntimeActivator.java:59)
        at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:190)
        at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:165)
        at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:120)
        at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:81)
        at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:160)
        at 
org.nuxeo.osgi.application.StandaloneApplication.installAll(StandaloneApplication.java:204)
        at 
org.nuxeo.osgi.application.StandaloneApplication.autoInstallBundles(StandaloneApplication.java:194)
        at 
org.nuxeo.osgi.application.StandaloneApplication.start(StandaloneApplication.java:106)
        at 
org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:297)
        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.nuxeo.osgi.application.Main.main(Main.java:64)
        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.nuxeo.runtime.launcher.Main.main(Main.java:83)
20:44:52,878 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.api.DocumentAdapterService
20:44:52,878 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
20:44:52,883 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.api.repository.RepositoryManager
20:44:52,883 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.repository.RepositoryManager
20:44:52,890 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.api.repository.impl.DocumentProviderManager
20:44:52,890 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.repository.DocumentProvider
20:44:52,894 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
20:44:52,895 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
20:44:52,898 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.api.blohodlers.adapters
20:44:52,900 INFO  [DocumentAdapterService] Registered document adapter factory 
null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
20:44:52,924 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.login
20:44:52,934 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.login.LoginPluginRegistry
20:44:52,938 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.login.defaultLMP
20:44:52,940 INFO  [LoginPluginRegistry] registering Login Plugin ... 
20:44:52,941 INFO  [LoginPluginRegistry] LoginPlugin initialized for class 
org.nuxeo.ecm.platform.login.TrustingLoginPlugin
20:44:52,944 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.login.JBossLoginConfig
20:44:52,945 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.common
20:44:52,945 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.event.compat
20:44:52,952 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.event.compat.CompatibilityListener
20:44:52,957 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService. Waiting for: 
[service:org.nuxeo.ecm.core.repository.RepositoryService]
20:44:52,958 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.schema
20:44:52,970 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.schema.TypeService
20:44:52,971 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.schema.SchemaManager
20:44:52,986 INFO  [SchemaManagerImpl] Register document type: Document
20:44:52,991 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.jcr
20:44:52,992 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.api
20:44:53,010 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.api.PlatformService
20:44:53,013 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.event
20:44:53,021 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.event.EventServiceComponent
20:44:53,021 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.event.EventService
20:44:53,022 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.event.EventProducer
20:44:53,039 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.convert.api
20:44:53,040 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.shell.commands
20:44:53,048 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.shell.CommandLineService
20:44:53,048 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.shell.CommandLineService
20:44:53,066 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.shell.commands-base
20:44:53,087 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.content.template
20:44:53,096 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
20:44:53,096 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
20:44:53,102 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib
20:44:53,113 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.listener
20:44:53,115 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.convert.plugins
20:44:53,122 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.convert.plugins
20:44:53,123 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core
20:44:53,131 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreService
20:44:53,131 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.CoreService
20:44:53,136 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.repository.RepositoryService
20:44:53,136 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.CoreSession
20:44:53,145 INFO  [RepositoryManager] Registering repository: default
20:44:53,147 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
20:44:53,148 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.listener.CoreEventListenerService
20:44:53,151 INFO  [DefaultEventService] Activating transaction support for 
core event notification
20:44:53,159 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreExtensions
20:44:53,311 INFO  [TypeService] Registered schema: core-types from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/core-types.xsd
 
20:44:53,325 INFO  [TypeService] Registered schema: base from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/base.xsd
 
20:44:53,348 INFO  [TypeService] Registered schema: common from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/common.xsd
 
20:44:53,364 INFO  [TypeService] Registered schema: dublincore from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/dublincore.xsd
 
20:44:53,377 INFO  [TypeService] Registered schema: uid from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/uid.xsd
 
20:44:53,395 INFO  [TypeService] Registered schema: file from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/file.xsd
 
20:44:53,410 INFO  [TypeService] Registered schema: files from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/files.xsd
 
20:44:53,424 INFO  [TypeService] Registered schema: note from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/note.xsd
 
20:44:53,438 INFO  [TypeService] Registered schema: domain from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/domain.xsd
 
20:44:53,450 INFO  [TypeService] Registered schema: publish_ergo from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/publish_ergo.xsd
 
20:44:53,465 INFO  [TypeService] Registered schema: webcontainer from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/webcontainer.xsd
 
20:44:53,472 INFO  [SchemaManagerImpl] Registered document type: Folder
20:44:53,473 INFO  [SchemaManagerImpl] Registered document type: OrderedFolder
20:44:53,474 INFO  [SchemaManagerImpl] Registered document type: Root
20:44:53,474 INFO  [SchemaManagerImpl] Registered document type: Domain
20:44:53,474 INFO  [SchemaManagerImpl] Registered document type: WorkspaceRoot
20:44:53,475 INFO  [SchemaManagerImpl] Registered document type: Workspace
20:44:53,475 INFO  [SchemaManagerImpl] Registered document type: TemplateRoot
20:44:53,475 INFO  [SchemaManagerImpl] Registered document type: SectionRoot
20:44:53,476 INFO  [SchemaManagerImpl] Registered document type: Section
20:44:53,476 INFO  [SchemaManagerImpl] Registered document type: File
20:44:53,477 INFO  [SchemaManagerImpl] Registered document type: Note
20:44:53,481 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.lifecycle.LifeCycleService
20:44:53,488 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.LifecycleCoreExtensions
20:44:53,490 INFO  [LifeCycleServiceImpl] Registering lifecycle: default
20:44:53,496 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Section=default, Calendar=default, Domain=default, Workspace=default, 
TemplateRoot=default, Note=default, SectionRoot=default, Folder=default, 
Root=default, WorkspaceRoot=default, File=default}
20:44:53,508 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.SecurityService
20:44:53,508 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityService
20:44:53,509 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.security.PermissionProvider
20:44:53,509 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityPolicyService
20:44:53,519 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPermissions
20:44:53,528 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPolicies
20:44:53,531 INFO  [NXCoreActivator] ---------------- Starting Nuxeo Core 
------------------
20:44:53,531 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.convert
20:44:53,539 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
20:44:53,540 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.convert.api.ConversionService
20:44:53,554 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl
java.lang.NoClassDefFoundError: javax/mail/Part
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
        at java.lang.Class.getConstructor0(Class.java:2671)
        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at 
org.nuxeo.ecm.core.convert.extension.ConverterDescriptor.initConverter(ConverterDescriptor.java:102)
        at 
org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.registerConverter(ConversionServiceImpl.java:116)
        at 
org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.registerContribution(ConversionServiceImpl.java:73)
        at 
org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:41)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:158)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:249)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:296)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:87)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:177)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:127)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:101)
        at org.nuxeo.osgi.OSGiAdapter.fireBundleEvent(OSGiAdapter.java:214)
        at org.nuxeo.osgi.BundleImpl.setResolved(BundleImpl.java:263)
        at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:163)
        at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:120)
        at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:81)
        at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:160)
        at 
org.nuxeo.osgi.application.StandaloneApplication.installAll(StandaloneApplication.java:204)
        at 
org.nuxeo.osgi.application.StandaloneApplication.autoInstallBundles(StandaloneApplication.java:194)
        at 
org.nuxeo.osgi.application.StandaloneApplication.start(StandaloneApplication.java:106)
        at 
org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:297)
        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.nuxeo.osgi.application.Main.main(Main.java:64)
        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.nuxeo.runtime.launcher.Main.main(Main.java:83)
20:44:53,555 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.client
20:44:53,556 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.dublincore
20:44:53,562 INFO  [ComponentManagerImpl] Registering component: 
service:DublinCoreStorageService
20:44:53,565 INFO  [BundleRegistry] Registering resolved bundle: groovy-all
20:44:53,566 INFO  [BundleRegistry] Registering resolved bundle: slf4j.api
20:44:53,567 INFO  [BundleRegistry] Registering resolved bundle: slf4j.log4j12
20:44:53,567 INFO  [BundleRegistry] Registering resolved bundle: 
org.apache.commons.io
20:44:53,568 INFO  [BundleRegistry] Registering resolved bundle: osgi.core
20:44:53,569 INFO  [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 48
======================================================================
Framework started in 1 sec.
ls

|> ls
20:44:55,119 INFO  [BuiltinTypes] Importing ECM types to JackRabbit repository 
...
20:45:00,143 INFO  [ListCommand] default-domain
cd default-domain
ls
20:45:00,143 INFO  [ListCommand] 1 docs listed in 2ms
|> cd default-domain
|> ls
20:45:00,549 INFO  [ListCommand] workspaces
20:45:00,549 INFO  [ListCommand] sections
20:45:00,550 INFO  [ListCommand] templates
20:45:00,550 INFO  [ListCommand] 3 docs listed in 3ms
|> quit
Traceback (most recent call last):
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test.py";,
  line 237, in <module>
    main(sys.argv)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test.py";,
  line 229, in main
    ret = globals()[method_name]()
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test.py";,
  line 97, in testCore
    consoleTest(p)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=core/ws/test.py";,
  line 59, in consoleTest
    p.close(force=True)
  File "/usr/lib/python2.5/site-packages/pexpect.py", line 575, in close
    raise ExceptionPexpect ('close() could not terminate the child using 
terminate()')
pexpect.ExceptionPexpect: close() could not terminate the child using 
terminate()

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to