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

------------------------------------------
[...truncated 2258 lines...]
08:56:39,500 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
08:56:39,516 INFO  [SQLDirectoryFactory] Registered directory: predicates
08:56:39,517 INFO  [SQLDirectoryFactory] Registered directory: 
inverse_predicates
08:56:39,517 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.storage
08:56:39,518 INFO  [SQLDirectoryFactory] Registered directory: userDirectory
08:56:39,518 INFO  [SQLDirectoryFactory] Registered directory: groupDirectory
08:56:39,519 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.editor
08:56:39,528 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.theme.editor.ui. Waiting for: 
[service:org.nuxeo.theme.webengine]
08:56:39,529 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.content.template
08:56:39,535 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
08:56:39,536 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
08:56:39,541 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib
08:56:39,550 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.listener
08:56:39,552 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.usermanager
08:56:39,562 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserService
08:56:39,562 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.usermanager.UserManager
08:56:39,564 INFO  [UserService] UserService activated
08:56:39,571 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl
08:56:39,575 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.wiki
08:56:39,582 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.webengine.core.types. Waiting for: 
[service:org.nuxeo.ecm.core.CoreExtensions]
08:56:39,585 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.types
08:56:39,586 INFO  [TypeService] Registered platform document type: Blog
08:56:39,586 INFO  [TypeService] Registered platform document type: BlogPost
08:56:39,587 INFO  [TypeService] Registered platform document type: Wiki
08:56:39,587 INFO  [TypeService] Registered platform document type: WikiPage
08:56:39,588 INFO  [TypeService] Registered platform document type: Workspace
08:56:39,589 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.jsf.types
08:56:39,591 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.lifecycles
08:56:39,594 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.listener
08:56:39,596 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.relation
08:56:39,597 INFO  [RelationService] Graph wiki registered
08:56:39,600 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: 
[service:org.nuxeo.ecm.webengine.WebEngineComponent]
08:56:39,601 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.resteasy.adapter
08:56:39,606 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.server
08:56:39,606 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.ResourceRegistry
08:56:39,651 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.WebEngineComponent
08:56:39,652 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.WebEngine
08:56:39,660 INFO  [WebEngineComponent] Using web root: 
http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/web
 
08:56:39,896 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.admin
08:56:40,814 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.theme.webwidgets.ui
08:56:40,827 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.platform.webengine.sites
08:56:40,886 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.wiki
08:56:40,914 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.theme.editor
08:56:40,977 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.base
08:56:41,273 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.ecm.webengine.WebEngineComponent
java.lang.NoClassDefFoundError: javax/ejb/TransactionAttribute
        at 
org.nuxeo.ecm.webengine.server.resteasy.TransactionInterceptor.accepted(TransactionInterceptor.java:66)
        at 
org.jboss.resteasy.core.interception.InterceptorRegistry.bind(InterceptorRegistry.java:67)
        at org.jboss.resteasy.core.ResourceMethod.<init>(ResourceMethod.java:94)
        at 
org.jboss.resteasy.core.ResourceMethodRegistry.processMethod(ResourceMethodRegistry.java:179)
        at 
org.jboss.resteasy.core.ResourceMethodRegistry.addResourceFactory(ResourceMethodRegistry.java:124)
        at 
org.jboss.resteasy.core.ResourceMethodRegistry.addResourceFactory(ResourceMethodRegistry.java:107)
        at 
org.jboss.resteasy.core.ResourceMethodRegistry.addResourceFactory(ResourceMethodRegistry.java:84)
        at 
org.jboss.resteasy.core.ResourceMethodRegistry.addPerRequestResource(ResourceMethodRegistry.java:73)
        at 
org.nuxeo.ecm.webengine.server.resteasy.ResourceRegistryImpl.registerBinding(ResourceRegistryImpl.java:83)
        at 
org.nuxeo.ecm.webengine.server.resteasy.ResourceRegistryImpl.addBinding(ResourceRegistryImpl.java:58)
        at 
org.nuxeo.ecm.webengine.WebEngine.addResourceBinding(WebEngine.java:302)
        at 
org.nuxeo.ecm.webengine.WebEngineComponent.registerContribution(WebEngineComponent.java:233)
        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:199)
        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)
08:56:41,275 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core
08:56:41,282 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreService
08:56:41,282 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.CoreService
08:56:41,287 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.repository.RepositoryService
08:56:41,287 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.CoreSession
08:56:41,296 INFO  [RepositoryManager] Registering repository: default
08:56:41,298 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
08:56:41,298 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.listener.CoreEventListenerService
08:56:41,301 INFO  [DefaultEventService] Activating transaction support for 
core event notification
08:56:41,305 INFO  [EventManagerComponent] Registered core event listener: 
wikilistener
08:56:41,305 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.audit
08:56:41,310 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreExtensions
08:56:41,323 INFO  [TypeService] Registered schema: core-types from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/core-types.xsd
 
08:56:41,332 INFO  [TypeService] Registered schema: base from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/base.xsd
 
08:56:41,342 INFO  [TypeService] Registered schema: common from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/common.xsd
 
08:56:41,353 INFO  [TypeService] Registered schema: dublincore from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/dublincore.xsd
 
08:56:41,363 INFO  [TypeService] Registered schema: uid from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/uid.xsd
 
08:56:41,376 INFO  [TypeService] Registered schema: file from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/file.xsd
 
08:56:41,387 INFO  [TypeService] Registered schema: files from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/files.xsd
 
08:56:41,399 INFO  [TypeService] Registered schema: note from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/note.xsd
 
08:56:41,410 INFO  [TypeService] Registered schema: domain from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/domain.xsd
 
08:56:41,421 INFO  [TypeService] Registered schema: publish_ergo from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/publish_ergo.xsd
 
08:56:41,434 INFO  [TypeService] Registered schema: webcontainer from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/webcontainer.xsd
 
08:56:41,441 INFO  [SchemaManagerImpl] Registered document type: Folder
08:56:41,442 INFO  [SchemaManagerImpl] Registered document type: OrderedFolder
08:56:41,442 INFO  [SchemaManagerImpl] Registered document type: Root
08:56:41,443 INFO  [SchemaManagerImpl] Registered document type: Domain
08:56:41,443 INFO  [SchemaManagerImpl] Registered document type: WorkspaceRoot
08:56:41,444 INFO  [SchemaManagerImpl] Registered document type: Workspace
08:56:41,444 INFO  [SchemaManagerImpl] Registered document type: TemplateRoot
08:56:41,445 INFO  [SchemaManagerImpl] Registered document type: SectionRoot
08:56:41,445 INFO  [SchemaManagerImpl] Registered document type: Section
08:56:41,445 INFO  [SchemaManagerImpl] Registered document type: File
08:56:41,446 INFO  [SchemaManagerImpl] Registered document type: Note
08:56:41,446 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.sites.core.types
08:56:41,459 INFO  [TypeService] Registered schema: webpage from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-sites-5.2-SNAPSHOT.jar!/schemas/webpage.xsd
 
08:56:41,471 INFO  [TypeService] Registered schema: webcomment from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-sites-5.2-SNAPSHOT.jar!/schemas/webcomment.xsd
 
08:56:41,472 INFO  [SchemaManagerImpl] Registered document type: WebPage
08:56:41,472 INFO  [SchemaManagerImpl] Registered document type: WebComment
08:56:41,473 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.types
08:56:41,483 INFO  [TypeService] Registered schema: site from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/site.xsd
 
08:56:41,493 INFO  [TypeService] Registered schema: blogSite from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/blog-site.xsd
 
08:56:41,504 INFO  [TypeService] Registered schema: blogPost from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/blog-post.xsd
 
08:56:41,514 INFO  [TypeService] Registered schema: wikiSite from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/wiki-site.xsd
 
08:56:41,524 INFO  [TypeService] Registered schema: wikiPage from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/wiki-page.xsd
 
08:56:41,526 INFO  [SchemaManagerImpl] Registered document type: Wiki
08:56:41,527 INFO  [SchemaManagerImpl] Registered document type: WikiPage
08:56:41,527 INFO  [SchemaManagerImpl] Registered document type: Blog
08:56:41,528 INFO  [SchemaManagerImpl] Registered document type: BlogPost
08:56:41,532 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.lifecycle.LifeCycleService
08:56:41,536 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{WebPage=default}
08:56:41,539 INFO  [LifeCycleServiceImpl] Registering lifecycle: BlogPost
08:56:41,543 INFO  [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault
08:56:41,561 INFO  [LifeCycleServiceImpl] Registering lifecycle: WikiPage
08:56:41,562 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage}
08:56:41,566 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.LifecycleCoreExtensions
08:56:41,566 INFO  [LifeCycleServiceImpl] Registering lifecycle: default
08:56:41,568 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}
08:56:41,578 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.SecurityService
08:56:41,578 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityService
08:56:41,578 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.security.PermissionProvider
08:56:41,579 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityPolicyService
08:56:41,585 ERROR [RegistrationInfoImpl] Failed to register extension
java.lang.Exception: Permission 'Read' included by 'Comment' is not a 
registered permission
        at 
org.nuxeo.ecm.core.security.DefaultPermissionProvider.registerDescriptor(DefaultPermissionProvider.java:268)
        at 
org.nuxeo.ecm.core.security.SecurityService.registerContribution(SecurityService.java:97)
        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)
08:56:41,593 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPermissions
08:56:41,598 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPolicies
08:56:41,601 INFO  [NXCoreActivator] ---------------- Starting Nuxeo Core 
------------------
08:56:41,601 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.events.api
08:56:41,602 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.comment.core
08:56:41,608 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.comment.coreTypes
08:56:41,618 INFO  [TypeService] Registered schema: comment from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/bundles/nuxeo-platform-comment-core-5.2-SNAPSHOT.jar!/schema/comment.xsd
 
08:56:41,619 INFO  [SchemaManagerImpl] Registered document type: CommentRoot
08:56:41,619 INFO  [SchemaManagerImpl] Registered document type: Comment
08:56:41,619 INFO  [SchemaManagerImpl] Registered document type: HiddenFolder
08:56:41,620 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{CommentRoot=default}
08:56:41,620 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{HiddenFolder=default}
08:56:41,623 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions
08:56:41,623 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Comment=default}
08:56:41,624 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.client
08:56:41,624 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.dublincore
08:56:41,630 INFO  [ComponentManagerImpl] Registering component: 
service:DublinCoreStorageService
08:56:41,634 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.fragments
08:56:41,640 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.fragments
08:56:41,642 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.webengine
08:56:41,657 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.editor.ui
08:56:41,672 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.sites.theme
08:56:41,838 INFO  [BundleRegistry] Registering resolved bundle: 
org.mortbay.jetty.annotations
08:56:41,840 INFO  [BundleRegistry] Registering resolved bundle: groovy-all
08:56:41,840 INFO  [BundleRegistry] Registering resolved bundle: slf4j.api
08:56:41,840 INFO  [BundleRegistry] Registering resolved bundle: slf4j.log4j12
08:56:41,841 INFO  [BundleRegistry] Registering resolved bundle: 
org.apache.commons.io
08:56:41,841 INFO  [BundleRegistry] Registering resolved bundle: osgi.core
08:56:41,842 INFO  [BundleRegistry] Registering resolved bundle: 
org.mortbay.jetty.plus
08:56:41,842 INFO  [BundleRegistry] Registering resolved bundle: 
org.mortbay.jetty.server
08:56:41,842 INFO  [BundleRegistry] Registering resolved bundle: 
org.mortbay.naming
08:56:41,843 INFO  [BundleRegistry] Registering resolved bundle: 
org.mortbay.jetty.util
08:56:41,844 INFO  [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 105
======================================================================
Framework started in 4 sec.
ls

|> ls
08:56:43,386 INFO  [BuiltinTypes] Importing ECM types to JackRabbit repository 
...
08:56:45,558 INFO  [ListCommand] default-domain
cd default-domain
ls
08:56:45,559 INFO  [ListCommand] 1 docs listed in 10ms
|> cd default-domain
|> ls
08:56:45,969 INFO  [ListCommand] workspaces
08:56:45,969 INFO  [ListCommand] sections
08:56:45,969 INFO  [ListCommand] templates
08:56:45,970 INFO  [ListCommand] 3 docs listed in 3ms
|> quit
Starting server
Browsing a few pages
Traceback (most recent call last):
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test.py";,
  line 237, in <module>
    main(sys.argv)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test.py";,
  line 229, in main
    ret = globals()[method_name]()
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test.py";,
  line 154, in testJetty
    assert "Welcome to Nuxeo WebEngine!" in data
AssertionError

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

Reply via email to