See http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/332/changes
------------------------------------------ [...truncated 2257 lines...] 09:23:53,000 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 09:23:53,018 INFO [SQLDirectoryFactory] Registered directory: predicates 09:23:53,018 INFO [SQLDirectoryFactory] Registered directory: inverse_predicates 09:23:53,019 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.storage 09:23:53,020 INFO [SQLDirectoryFactory] Registered directory: userDirectory 09:23:53,020 INFO [SQLDirectoryFactory] Registered directory: groupDirectory 09:23:53,021 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.editor 09:23:53,030 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.theme.editor.ui. Waiting for: [service:org.nuxeo.theme.webengine] 09:23:53,031 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 09:23:53,038 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 09:23:53,038 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 09:23:53,045 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 09:23:53,054 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 09:23:53,055 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 09:23:53,066 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 09:23:53,066 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 09:23:53,068 INFO [UserService] UserService activated 09:23:53,076 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 09:23:53,078 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.wiki 09:23:53,085 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.webengine.core.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 09:23:53,088 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.types 09:23:53,089 INFO [TypeService] Registered platform document type: Blog 09:23:53,090 INFO [TypeService] Registered platform document type: BlogPost 09:23:53,090 INFO [TypeService] Registered platform document type: Wiki 09:23:53,090 INFO [TypeService] Registered platform document type: WikiPage 09:23:53,092 INFO [TypeService] Registered platform document type: Workspace 09:23:53,092 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.document.jsf.types 09:23:53,095 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.lifecycles 09:23:53,098 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.listener 09:23:53,100 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.wiki.relation 09:23:53,101 INFO [RelationService] Graph wiki registered 09:23:53,105 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: [service:org.nuxeo.ecm.webengine.WebEngineComponent] 09:23:53,105 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.webengine.resteasy.adapter 09:23:53,110 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.server 09:23:53,110 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.ResourceRegistry 09:23:53,140 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.WebEngineComponent 09:23:53,140 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.webengine.WebEngine 09:23:53,143 INFO [WebEngineComponent] Using web root: http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=jetty/ws/test/nxserver/web 09:23:53,311 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.admin 09:23:53,319 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.webwidgets.ui 09:23:53,329 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.platform.webengine.sites 09:23:53,377 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.wiki 09:23:53,396 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.theme.editor 09:23:53,454 INFO [WebEngineComponent] Deployed web module found in bundle: org.nuxeo.ecm.webengine.base 09:24:24,843 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) 09:24:24,846 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 09:24:24,857 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 09:24:24,857 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 09:24:24,865 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 09:24:24,865 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSession 09:24:24,879 INFO [RepositoryManager] Registering repository: default 09:24:24,881 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.listener.CoreEventListenerService 09:24:24,882 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.listener.CoreEventListenerService 09:24:24,886 INFO [DefaultEventService] Activating transaction support for core event notification 09:24:24,893 INFO [EventManagerComponent] Registered core event listener: wikilistener 09:24:24,894 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.audit 09:24:24,901 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 09:24:24,921 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 09:24:24,936 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 09:24:24,952 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 09:24:24,970 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 09:24:24,985 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 09:24:25,005 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 09:24:25,022 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 09:24:25,039 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 09:24:25,056 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 09:24:25,071 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 09:24:25,090 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 09:24:25,098 INFO [SchemaManagerImpl] Registered document type: Folder 09:24:25,099 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 09:24:25,099 INFO [SchemaManagerImpl] Registered document type: Root 09:24:25,100 INFO [SchemaManagerImpl] Registered document type: Domain 09:24:25,100 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 09:24:25,101 INFO [SchemaManagerImpl] Registered document type: Workspace 09:24:25,101 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 09:24:25,102 INFO [SchemaManagerImpl] Registered document type: SectionRoot 09:24:25,102 INFO [SchemaManagerImpl] Registered document type: Section 09:24:25,103 INFO [SchemaManagerImpl] Registered document type: File 09:24:25,103 INFO [SchemaManagerImpl] Registered document type: Note 09:24:25,104 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.webengine.sites.core.types 09:24:25,121 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 09:24:25,137 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 09:24:25,138 INFO [SchemaManagerImpl] Registered document type: WebPage 09:24:25,138 INFO [SchemaManagerImpl] Registered document type: WebComment 09:24:25,139 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.core.types 09:24:25,153 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 09:24:25,164 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 09:24:25,173 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 09:24:25,182 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 09:24:25,191 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 09:24:25,193 INFO [SchemaManagerImpl] Registered document type: Wiki 09:24:25,193 INFO [SchemaManagerImpl] Registered document type: WikiPage 09:24:25,193 INFO [SchemaManagerImpl] Registered document type: Blog 09:24:25,194 INFO [SchemaManagerImpl] Registered document type: BlogPost 09:24:25,198 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 09:24:25,202 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {WebPage=default} 09:24:25,204 INFO [LifeCycleServiceImpl] Registering lifecycle: BlogPost 09:24:25,208 INFO [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault 09:24:25,209 INFO [LifeCycleServiceImpl] Registering lifecycle: WikiPage 09:24:25,210 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage} 09:24:25,213 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 09:24:25,214 INFO [LifeCycleServiceImpl] Registering lifecycle: default 09:24:25,215 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} 09:24:25,225 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 09:24:25,225 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 09:24:25,225 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 09:24:25,226 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 09:24:25,232 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) 09:24:25,240 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 09:24:25,245 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 09:24:25,248 INFO [NXCoreActivator] ---------------- Starting Nuxeo Core ------------------ 09:24:25,249 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.events.api 09:24:25,250 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.comment.core 09:24:25,255 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.comment.coreTypes 09:24:25,265 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 09:24:25,266 INFO [SchemaManagerImpl] Registered document type: CommentRoot 09:24:25,266 INFO [SchemaManagerImpl] Registered document type: Comment 09:24:25,266 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 09:24:25,267 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {CommentRoot=default} 09:24:25,267 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {HiddenFolder=default} 09:24:25,269 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions 09:24:25,270 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping: {Comment=default} 09:24:25,271 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.client 09:24:25,271 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 09:24:25,277 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 09:24:25,280 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.theme.fragments 09:24:25,286 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.fragments 09:24:25,288 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.webengine 09:24:25,300 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.theme.editor.ui 09:24:25,313 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.webengine.sites.theme 09:24:25,476 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.annotations 09:24:25,477 INFO [BundleRegistry] Registering resolved bundle: groovy-all 09:24:25,477 INFO [BundleRegistry] Registering resolved bundle: slf4j.api 09:24:25,478 INFO [BundleRegistry] Registering resolved bundle: slf4j.log4j12 09:24:25,478 INFO [BundleRegistry] Registering resolved bundle: org.apache.commons.io 09:24:25,479 INFO [BundleRegistry] Registering resolved bundle: osgi.core 09:24:25,479 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.plus 09:24:25,479 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.server 09:24:25,480 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.naming 09:24:25,480 INFO [BundleRegistry] Registering resolved bundle: org.mortbay.jetty.util 09:24:25,481 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 105 ====================================================================== Framework started in 34 sec. ls |> ls 09:24:26,899 INFO [BuiltinTypes] Importing ECM types to JackRabbit repository ... 09:24:29,214 INFO [ListCommand] [34mdefault-domain[0m cd default-domain ls 09:24:29,214 INFO [ListCommand] 1 docs listed in 10ms |> cd default-domain |> ls 09:24:29,628 INFO [ListCommand] [34mworkspaces[0m 09:24:29,628 INFO [ListCommand] [34msections[0m 09:24:29,628 INFO [ListCommand] [34mtemplates[0m 09:24:29,628 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
