See http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/330/changes
------------------------------------------ [...truncated 2257 lines...] 20:55:23,537 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 20:55:23,564 INFO [SQLDirectoryFactory] Registered directory: predicates 20:55:23,564 INFO [SQLDirectoryFactory] Registered directory: inverse_predicates 20:55:23,565 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.storage 20:55:23,567 INFO [SQLDirectoryFactory] Registered directory: userDirectory 20:55:23,568 INFO [SQLDirectoryFactory] Registered directory: groupDirectory 20:55:23,568 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.editor 20:55:23,580 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.theme.editor.ui. Waiting for: [service:org.nuxeo.theme.webengine] 20:55:23,581 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 20:55:23,589 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 20:55:23,589 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 20:55:23,595 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 20:55:23,605 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 20:55:23,607 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 20:55:23,618 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 20:55:23,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 20:55:23,621 INFO [UserService] UserService activated 20:55:23,629 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 20:55:23,631 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.wiki 20:55:23,638 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.webengine.core.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 20:55:23,642 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.types 20:55:23,643 INFO [TypeService] Registered platform document type: Blog 20:55:23,643 INFO [TypeService] Registered platform document type: BlogPost 20:55:23,644 INFO [TypeService] Registered platform document type: Wiki 20:55:23,644 INFO [TypeService] Registered platform document type: WikiPage 20:55:23,645 INFO [TypeService] Registered platform document type: Workspace 20:55:23,646 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.jsf.types 20:55:23,649 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.lifecycles 20:55:23,652 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.listener 20:55:23,654 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.relation 20:55:23,655 INFO [RelationService] Graph wiki registered 20:55:23,659 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: [service:org.nuxeo.ecm.webengine.WebEngineComponent] 20:55:23,660 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.resteasy.adapter 20:55:23,665 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.server 20:55:23,665 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.ResourceRegistry 20:55:23,697 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.WebEngineComponent 20:55:23,697 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.WebEngine 20:55:23,701 INFO [WebEngineComponent] Using web root: http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/web 20:55:23,869 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.admin 20:55:23,876 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.webwidgets.ui 20:55:23,885 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.platform.webengine.sites 20:55:23,927 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.wiki 20:55:23,946 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.editor 20:55:23,994 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.base 20:55:24,289 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) 20:55:24,292 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 20:55:24,303 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 20:55:24,304 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 20:55:24,311 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 20:55:24,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSession 20:55:24,324 INFO [RepositoryManager] Registering repository: default 20:55:24,326 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.listener.CoreEventListenerService 20:55:24,327 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.listener.CoreEventListenerService 20:55:24,331 INFO [DefaultEventService] Activating transaction support for core event notification 20:55:24,338 INFO [EventManagerComponent] Registered core event listener: wikilistener 20:55:24,338 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.audit 20:55:24,346 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 20:55:24,365 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 20:55:24,381 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 20:55:24,397 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 20:55:24,414 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 20:55:24,430 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 20:55:24,450 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 20:55:24,468 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 20:55:24,486 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 20:55:24,503 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 20:55:24,518 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 20:55:24,537 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 20:55:24,546 INFO [SchemaManagerImpl] Registered document type: Folder 20:55:24,547 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 20:55:24,547 INFO [SchemaManagerImpl] Registered document type: Root 20:55:24,548 INFO [SchemaManagerImpl] Registered document type: Domain 20:55:24,548 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 20:55:24,549 INFO [SchemaManagerImpl] Registered document type: Workspace 20:55:24,549 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 20:55:24,550 INFO [SchemaManagerImpl] Registered document type: SectionRoot 20:55:24,551 INFO [SchemaManagerImpl] Registered document type: Section 20:55:24,551 INFO [SchemaManagerImpl] Registered document type: File 20:55:24,552 INFO [SchemaManagerImpl] Registered document type: Note 20:55:24,552 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.sites.core.types 20:55:24,565 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 20:55:24,576 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 20:55:24,577 INFO [SchemaManagerImpl] Registered document type: WebPage 20:55:24,578 INFO [SchemaManagerImpl] Registered document type: WebComment 20:55:24,578 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.types 20:55:24,589 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 20:55:24,598 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 20:55:24,607 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 20:55:24,616 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 20:55:24,626 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 20:55:24,628 INFO [SchemaManagerImpl] Registered document type: Wiki 20:55:24,628 INFO [SchemaManagerImpl] Registered document type: WikiPage 20:55:24,629 INFO [SchemaManagerImpl] Registered document type: Blog 20:55:24,629 INFO [SchemaManagerImpl] Registered document type: BlogPost 20:55:24,634 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 20:55:24,638 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {WebPage=default} 20:55:24,640 INFO [LifeCycleServiceImpl] Registering lifecycle: BlogPost 20:55:24,644 INFO [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault 20:55:24,645 INFO [LifeCycleServiceImpl] Registering lifecycle: WikiPage 20:55:24,645 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage} 20:55:24,649 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 20:55:24,649 INFO [LifeCycleServiceImpl] Registering lifecycle: default 20:55:24,651 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:55:24,661 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 20:55:24,661 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 20:55:24,661 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 20:55:24,662 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 20:55:24,669 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) 20:55:24,677 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 20:55:24,682 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 20:55:24,685 INFO [NXCoreActivator] ---------------- Starting Nuxeo Core ------------------ 20:55:24,686 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.events.api 20:55:24,686 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.comment.core 20:55:24,692 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.comment.coreTypes 20:55:24,701 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 20:55:24,702 INFO [SchemaManagerImpl] Registered document type: CommentRoot 20:55:24,703 INFO [SchemaManagerImpl] Registered document type: Comment 20:55:24,703 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 20:55:24,703 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {CommentRoot=default} 20:55:24,704 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {HiddenFolder=default} 20:55:24,706 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions 20:55:24,707 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Comment=default} 20:55:24,707 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.client 20:55:24,708 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 20:55:24,714 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 20:55:24,717 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.fragments 20:55:24,722 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.fragments 20:55:24,724 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.webengine 20:55:24,737 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.editor.ui 20:55:24,750 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.sites.theme 20:55:24,908 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.annotations 20:55:24,908 INFO [BundleRegistry] Registering resolved bundle: groovy-all 20:55:24,909 INFO [BundleRegistry] Registering resolved bundle: slf4j.api 20:55:24,909 INFO [BundleRegistry] Registering resolved bundle: slf4j.log4j12 20:55:24,909 INFO [BundleRegistry] Registering resolved bundle: org.apache.commons.io 20:55:24,910 INFO [BundleRegistry] Registering resolved bundle: osgi.core 20:55:24,910 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.plus 20:55:24,911 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.server 20:55:24,911 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.naming 20:55:24,911 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.util 20:55:24,912 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 105 ====================================================================== Framework started in 3 sec. ls |> ls 20:55:26,342 INFO [BuiltinTypes] Importing ECM types to JackRabbit repository ... 20:55:28,594 INFO [ListCommand] [34mdefault-domain[0m cd default-domain ls 20:55:28,595 INFO [ListCommand] 1 docs listed in 12ms |> cd default-domain |> ls 20:55:28,998 INFO [ListCommand] [34mworkspaces[0m 20:55:28,999 INFO [ListCommand] [34msections[0m 20:55:28,999 INFO [ListCommand] [34mtemplates[0m 20:55:28,999 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
