See http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/334/changes
------------------------------------------ [...truncated 2261 lines...] 12:27:31,389 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.storage 12:27:31,390 INFO [SQLDirectoryFactory] Registered directory: userDirectory 12:27:31,390 INFO [SQLDirectoryFactory] Registered directory: groupDirectory 12:27:31,391 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.editor 12:27:31,400 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.theme.editor.ui. Waiting for: [service:org.nuxeo.theme.webengine] 12:27:31,400 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 12:27:31,407 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 12:27:31,407 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 12:27:31,412 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 12:27:31,421 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 12:27:31,422 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 12:27:31,432 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 12:27:31,432 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 12:27:31,434 INFO [UserService] UserService activated 12:27:31,440 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 12:27:31,443 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.wiki 12:27:31,449 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.webengine.core.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 12:27:31,452 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.types 12:27:31,453 INFO [TypeService] Registered platform document type: Blog 12:27:31,453 INFO [TypeService] Registered platform document type: BlogPost 12:27:31,453 INFO [TypeService] Registered platform document type: Wiki 12:27:31,454 INFO [TypeService] Registered platform document type: WikiPage 12:27:31,455 INFO [TypeService] Registered platform document type: Workspace 12:27:31,455 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.jsf.types 12:27:31,458 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.lifecycles 12:27:31,460 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.listener 12:27:31,462 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.relation 12:27:31,462 INFO [RelationService] Graph wiki registered 12:27:31,466 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: [service:org.nuxeo.ecm.webengine.WebEngineComponent] 12:27:31,466 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.resteasy.adapter 12:27:31,471 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.server 12:27:31,471 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.ResourceRegistry 12:27:31,501 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.WebEngineComponent 12:27:31,502 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.WebEngine 12:27:31,504 INFO [WebEngineComponent] Using web root: http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/web 12:27:31,672 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.admin 12:27:31,680 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.webwidgets.ui 12:27:31,688 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.platform.webengine.sites 12:27:31,728 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.wiki 12:27:31,747 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.editor 12:27:31,795 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.base 12:27:32,125 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) 12:27:32,128 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 12:27:32,138 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 12:27:32,138 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 12:27:32,145 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 12:27:32,145 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSession 12:27:32,158 INFO [RepositoryManager] Registering repository: default 12:27:32,160 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.listener.CoreEventListenerService 12:27:32,160 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.listener.CoreEventListenerService 12:27:32,164 INFO [DefaultEventService] Activating transaction support for core event notification 12:27:32,169 INFO [EventManagerComponent] Registered core event listener: wikilistener 12:27:32,169 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.audit 12:27:32,174 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 12:27:32,187 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 12:27:32,197 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 12:27:32,207 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 12:27:32,218 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 12:27:32,229 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 12:27:32,242 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 12:27:32,254 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 12:27:32,266 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 12:27:32,278 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 12:27:32,290 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 12:27:32,304 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 12:27:32,310 INFO [SchemaManagerImpl] Registered document type: Folder 12:27:32,310 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 12:27:32,311 INFO [SchemaManagerImpl] Registered document type: Root 12:27:32,311 INFO [SchemaManagerImpl] Registered document type: Domain 12:27:32,311 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 12:27:32,312 INFO [SchemaManagerImpl] Registered document type: Workspace 12:27:32,312 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 12:27:32,313 INFO [SchemaManagerImpl] Registered document type: SectionRoot 12:27:32,313 INFO [SchemaManagerImpl] Registered document type: Section 12:27:32,313 INFO [SchemaManagerImpl] Registered document type: File 12:27:32,314 INFO [SchemaManagerImpl] Registered document type: Note 12:27:32,314 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.types 12:27:32,326 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 12:27:32,336 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 12:27:32,347 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 12:27:32,356 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 12:27:32,366 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 12:27:32,368 INFO [SchemaManagerImpl] Registered document type: Wiki 12:27:32,369 INFO [SchemaManagerImpl] Registered document type: WikiPage 12:27:32,369 INFO [SchemaManagerImpl] Registered document type: Blog 12:27:32,370 INFO [SchemaManagerImpl] Registered document type: BlogPost 12:27:32,370 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.sites.core.types 12:27:32,385 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 12:27:32,402 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 12:27:32,404 INFO [SchemaManagerImpl] Registered document type: WebPage 12:27:32,405 INFO [SchemaManagerImpl] Registered document type: WebComment 12:27:32,411 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 12:27:32,416 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {WebPage=default} 12:27:32,420 INFO [LifeCycleServiceImpl] Registering lifecycle: BlogPost 12:27:32,425 INFO [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault 12:27:32,426 INFO [LifeCycleServiceImpl] Registering lifecycle: WikiPage 12:27:32,427 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage} 12:27:32,432 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 12:27:32,433 INFO [LifeCycleServiceImpl] Registering lifecycle: default 12:27:32,435 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} 12:27:32,448 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 12:27:32,449 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 12:27:32,449 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 12:27:32,450 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 12:27:32,460 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) 12:27:32,470 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 12:27:32,478 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 12:27:32,483 INFO [NXCoreActivator] ---------------- Starting Nuxeo Core ------------------ 12:27:32,483 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.events.api 12:27:32,484 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.comment.core 12:27:32,493 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.comment.coreTypes 12:27:32,507 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 12:27:32,508 INFO [SchemaManagerImpl] Registered document type: CommentRoot 12:27:32,509 INFO [SchemaManagerImpl] Registered document type: Comment 12:27:32,510 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 12:27:32,510 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {CommentRoot=default} 12:27:32,511 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {HiddenFolder=default} 12:27:32,514 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions 12:27:32,515 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Comment=default} 12:27:32,515 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.client 12:27:32,516 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 12:27:32,524 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 12:27:32,529 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.fragments 12:27:32,537 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.fragments 12:27:32,540 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.webengine 12:27:32,561 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.sites.theme 12:27:32,764 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.editor.ui 12:27:32,777 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.annotations 12:27:32,777 INFO [BundleRegistry] Registering resolved bundle: groovy-all 12:27:32,778 INFO [BundleRegistry] Registering resolved bundle: slf4j.api 12:27:32,778 INFO [BundleRegistry] Registering resolved bundle: slf4j.log4j12 12:27:32,779 INFO [BundleRegistry] Registering resolved bundle: org.apache.commons.io 12:27:32,779 INFO [BundleRegistry] Registering resolved bundle: osgi.core 12:27:32,779 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.plus 12:27:32,780 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.server 12:27:32,780 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.naming 12:27:32,781 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.util 12:27:32,782 ERROR [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Errors: * Unknown component 'OSGI-INF/web-request-contrib.xml' referenced by bundle 'org.nuxeo.ecm.webengine.core' ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 105 ====================================================================== Framework started in 3 sec. ls |> ls 12:27:34,318 INFO [BuiltinTypes] Importing ECM types to JackRabbit repository ... 12:27:36,418 INFO [ListCommand] [34mdefault-domain[0m cd default-domain ls 12:27:36,419 INFO [ListCommand] 1 docs listed in 4ms |> cd default-domain |> ls 12:27:36,828 INFO [ListCommand] [34mworkspaces[0m 12:27:36,829 INFO [ListCommand] [34msections[0m 12:27:36,829 INFO [ListCommand] [34mtemplates[0m 12:27:36,829 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
