See http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/333/changes
------------------------------------------ [...truncated 2257 lines...] 10:28:11,052 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:28:11,070 INFO [SQLDirectoryFactory] Registered directory: predicates 10:28:11,070 INFO [SQLDirectoryFactory] Registered directory: inverse_predicates 10:28:11,070 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.storage 10:28:11,072 INFO [SQLDirectoryFactory] Registered directory: userDirectory 10:28:11,072 INFO [SQLDirectoryFactory] Registered directory: groupDirectory 10:28:11,072 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.editor 10:28:11,082 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.theme.editor.ui. Waiting for: [service:org.nuxeo.theme.webengine] 10:28:11,083 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:28:11,090 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:28:11,090 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:28:11,096 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:28:11,106 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:28:11,107 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:28:11,119 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:28:11,119 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:28:11,121 INFO [UserService] UserService activated 10:28:11,129 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:28:11,131 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.wiki 10:28:11,138 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.webengine.core.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:28:11,142 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.types 10:28:11,144 INFO [TypeService] Registered platform document type: Blog 10:28:11,144 INFO [TypeService] Registered platform document type: BlogPost 10:28:11,144 INFO [TypeService] Registered platform document type: Wiki 10:28:11,144 INFO [TypeService] Registered platform document type: WikiPage 10:28:11,145 INFO [TypeService] Registered platform document type: Workspace 10:28:11,146 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.jsf.types 10:28:11,149 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.lifecycles 10:28:11,151 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.listener 10:28:11,153 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.relation 10:28:11,154 INFO [RelationService] Graph wiki registered 10:28:11,157 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: [service:org.nuxeo.ecm.webengine.WebEngineComponent] 10:28:11,158 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.resteasy.adapter 10:28:11,163 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.server 10:28:11,163 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.ResourceRegistry 10:28:11,199 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.WebEngineComponent 10:28:11,199 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.WebEngine 10:28:11,202 INFO [WebEngineComponent] Using web root: http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/web 10:28:11,370 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.admin 10:28:11,378 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.webwidgets.ui 10:28:11,386 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.platform.webengine.sites 10:28:11,425 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.wiki 10:28:11,448 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.editor 10:28:11,504 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.base 10:28:37,569 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) 10:28:37,572 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:28:37,583 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:28:37,583 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:28:37,590 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:28:37,591 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSession 10:28:37,603 INFO [RepositoryManager] Registering repository: default 10:28:37,605 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.listener.CoreEventListenerService 10:28:37,606 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.listener.CoreEventListenerService 10:28:37,610 INFO [DefaultEventService] Activating transaction support for core event notification 10:28:37,617 INFO [EventManagerComponent] Registered core event listener: wikilistener 10:28:37,617 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.audit 10:28:37,625 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:28:37,643 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 10:28:37,659 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 10:28:37,674 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 10:28:37,691 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 10:28:37,704 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 10:28:37,717 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 10:28:37,730 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 10:28:37,742 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 10:28:37,754 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 10:28:37,769 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 10:28:37,787 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 10:28:37,795 INFO [SchemaManagerImpl] Registered document type: Folder 10:28:37,796 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:28:37,797 INFO [SchemaManagerImpl] Registered document type: Root 10:28:37,798 INFO [SchemaManagerImpl] Registered document type: Domain 10:28:37,798 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:28:37,799 INFO [SchemaManagerImpl] Registered document type: Workspace 10:28:37,800 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:28:37,800 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:28:37,801 INFO [SchemaManagerImpl] Registered document type: Section 10:28:37,802 INFO [SchemaManagerImpl] Registered document type: File 10:28:37,802 INFO [SchemaManagerImpl] Registered document type: Note 10:28:37,803 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.sites.core.types 10:28:37,818 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 10:28:37,834 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 10:28:37,836 INFO [SchemaManagerImpl] Registered document type: WebPage 10:28:37,836 INFO [SchemaManagerImpl] Registered document type: WebComment 10:28:37,837 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.types 10:28:37,851 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 10:28:37,866 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 10:28:37,880 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 10:28:37,894 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 10:28:37,908 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 10:28:37,910 INFO [SchemaManagerImpl] Registered document type: Wiki 10:28:37,911 INFO [SchemaManagerImpl] Registered document type: WikiPage 10:28:37,911 INFO [SchemaManagerImpl] Registered document type: Blog 10:28:37,912 INFO [SchemaManagerImpl] Registered document type: BlogPost 10:28:37,918 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:28:37,923 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {WebPage=default} 10:28:37,926 INFO [LifeCycleServiceImpl] Registering lifecycle: BlogPost 10:28:37,932 INFO [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault 10:28:37,933 INFO [LifeCycleServiceImpl] Registering lifecycle: WikiPage 10:28:37,934 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage} 10:28:37,938 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:28:37,939 INFO [LifeCycleServiceImpl] Registering lifecycle: default 10:28:37,940 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} 10:28:37,950 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:28:37,950 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:28:37,951 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:28:37,951 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:28:37,958 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) 10:28:37,965 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:28:37,971 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:28:37,974 INFO [NXCoreActivator] ---------------- Starting Nuxeo Core ------------------ 10:28:37,974 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.events.api 10:28:37,975 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.comment.core 10:28:37,981 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.comment.coreTypes 10:28:37,990 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 10:28:37,991 INFO [SchemaManagerImpl] Registered document type: CommentRoot 10:28:37,991 INFO [SchemaManagerImpl] Registered document type: Comment 10:28:37,992 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:28:37,992 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {CommentRoot=default} 10:28:37,992 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {HiddenFolder=default} 10:28:37,994 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions 10:28:37,995 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Comment=default} 10:28:37,995 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.client 10:28:37,996 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:28:38,001 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:28:38,004 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.fragments 10:28:38,009 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.fragments 10:28:38,011 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.webengine 10:28:38,024 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.sites.theme 10:28:38,180 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.editor.ui 10:28:38,192 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.annotations 10:28:38,193 INFO [BundleRegistry] Registering resolved bundle: groovy-all 10:28:38,194 INFO [BundleRegistry] Registering resolved bundle: slf4j.api 10:28:38,194 INFO [BundleRegistry] Registering resolved bundle: slf4j.log4j12 10:28:38,194 INFO [BundleRegistry] Registering resolved bundle: org.apache.commons.io 10:28:38,195 INFO [BundleRegistry] Registering resolved bundle: osgi.core 10:28:38,195 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.plus 10:28:38,196 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.server 10:28:38,196 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.naming 10:28:38,197 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.util 10:28:38,198 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 105 ====================================================================== Framework started in 28 sec. ls |> ls 10:28:39,626 INFO [BuiltinTypes] Importing ECM types to JackRabbit repository ... 10:28:41,765 INFO [ListCommand] [34mdefault-domain[0m cd default-domain ls 10:28:41,765 INFO [ListCommand] 1 docs listed in 7ms |> cd default-domain |> ls 10:28:42,178 INFO [ListCommand] [34mworkspaces[0m 10:28:42,178 INFO [ListCommand] [34msections[0m 10:28:42,178 INFO [ListCommand] [34mtemplates[0m 10:28:42,178 INFO [ListCommand] 3 docs listed in 2ms |> 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
