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

Changes:

[Benoit Delbosc <[email protected]>] NXBT-46: Update creation workspace form 
...

------------------------------------------
[...truncated 2224 lines...]
15:26:37,836 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.versioning.rules
15:26:37,844 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.versioning.service.binding.contrib
15:26:37,845 INFO  [ServiceManager] Registered service: 
org.nuxeo.ecm.platform.versioning.api.VersioningManager
15:26:37,845 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.shell.commands
15:26:37,853 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.shell.CommandLineService
15:26:37,853 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.shell.CommandLineService
15:26:37,867 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.shell.commands-base
15:26:37,928 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.webengine
15:26:37,936 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.theme.webengine. Waiting for: 
[service:org.nuxeo.theme.fragments]
15:26:37,937 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.directory
15:26:37,944 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.DirectoryServiceImpl
15:26:37,944 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.directory.api.DirectoryService
15:26:37,950 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.ui.DirectoryUIManager
15:26:37,951 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.directory.api.ui.DirectoryUIManager
15:26:37,952 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.runtime.gf3
15:26:37,959 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.runtime.server
15:26:37,959 INFO  [ComponentManagerImpl] Registering service: 
org.mortbay.jetty.Server
15:26:37,961 INFO  [GF3Component] Starting GF3 
server:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/config/domain.xml
 
no resource bundle found for version, using default GlassFish version
Mar 2, 2009 3:26:38 PM AppServerStartup run
INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started
Mar 2, 2009 3:26:39 PM com.sun.enterprise.v3.services.impl.GrizzlyProxy start
INFO: Listening on port 8080
Mar 2, 2009 3:26:39 PM com.sun.enterprise.v3.admin.adapter.AdminEndpointDecider 
setGuiContextRoot
INFO: Admin Console Adapter: context root: /admin
Mar 2, 2009 3:26:39 PM com.sun.enterprise.v3.server.AppServerStartup run
INFO: GlassFish v3  startup time : Embedded(389ms) startup services(1049ms) 
total(1438ms)
15:26:39,626 INFO  [GF3Component] activate : GF3 server using 
default-web.xml:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/config/default-web.xml
 
15:26:39,626 INFO  [GF3Component] Async. Deploying RARs
Mar 2, 2009 3:26:39 PM 
org.glassfish.admin.mbeanserver.ConnectorStartupService$ConnectorsStarterThread 
startConnector
INFO: Started JMXConnector, JMXService URL = 
service:jmx:rmi:///jndi/rmi://hudson:8686/jmxrmi
15:26:39,630 ERROR [ComponentManagerImpl] Failed to create component: 
service:org.nuxeo.runtime.server
java.lang.NoClassDefFoundError: org/glassfish/internal/api/ConnectorClassFinder
        at org.nuxeo.runtime.gf3.GF3Component.activate(GF3Component.java:86)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.activate(ComponentInstanceImpl.java:107)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:229)
        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)
15:26:39,632 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.directory.sql
15:26:39,643 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
15:26:39,662 INFO  [SQLDirectoryFactory] Registered directory: predicates
15:26:39,663 INFO  [SQLDirectoryFactory] Registered directory: 
inverse_predicates
15:26:39,663 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.storage
15:26:39,665 INFO  [SQLDirectoryFactory] Registered directory: userDirectory
15:26:39,665 INFO  [SQLDirectoryFactory] Registered directory: groupDirectory
15:26:39,666 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.editor
15:26:39,677 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.theme.editor.ui. Waiting for: 
[service:org.nuxeo.theme.webengine]
15:26:39,678 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.content.template
15:26:39,685 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
15:26:39,685 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
15:26:39,691 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib
15:26:39,702 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.listener
15:26:39,703 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.usermanager
15:26:39,715 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserService
15:26:39,715 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.usermanager.UserManager
15:26:39,717 INFO  [UserService] UserService activated
15:26:39,725 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl
15:26:39,728 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.wiki
15:26:39,735 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.webengine.core.types. Waiting for: 
[service:org.nuxeo.ecm.core.CoreExtensions]
15:26:39,738 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.types
15:26:39,739 INFO  [TypeService] Registered platform document type: Blog
15:26:39,740 INFO  [TypeService] Registered platform document type: BlogPost
15:26:39,740 INFO  [TypeService] Registered platform document type: Wiki
15:26:39,741 INFO  [TypeService] Registered platform document type: WikiPage
15:26:39,742 INFO  [TypeService] Registered platform document type: Workspace
15:26:39,743 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.jsf.types
15:26:39,746 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.lifecycles
15:26:39,749 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.listener
15:26:39,751 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.relation
15:26:39,752 INFO  [RelationService] Graph wiki registered
15:26:39,756 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: 
[service:org.nuxeo.ecm.webengine.WebEngineComponent]
15:26:39,757 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.resteasy.adapter
15:26:39,762 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.server
15:26:39,763 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.ResourceRegistry
15:26:39,800 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.WebEngineComponent
15:26:39,801 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.WebEngine
15:26:39,804 INFO  [WebEngineComponent] Using web root: 
http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/web
 
15:26:39,969 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.admin
15:26:39,976 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.platform.webengine.sites
15:26:40,023 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.wiki
15:26:40,042 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.theme.editor
15:26:40,089 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.base
15:26:40,103 INFO  [GF3Component] Async. Deploying WAR:  nuxeo; context path:  
/ webRoot: web
Mar 2, 2009 3:26:40 PM com.sun.enterprise.web.WebContainer createHttpListener
INFO: Created HTTP listener http-listener-1 on port 8080
Mar 2, 2009 3:26:40 PM com.sun.enterprise.web.WebContainer createHosts
INFO: Created virtual server server
15:26:40,144 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.rendering.wiki
15:26:40,961 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core
15:26:40,982 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreService
15:26:40,983 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.CoreService
15:26:40,990 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.repository.RepositoryService
15:26:40,990 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.CoreSession
15:26:41,003 INFO  [RepositoryManager] Registering repository: default
15:26:41,004 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
15:26:41,005 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.listener.CoreEventListenerService
15:26:41,009 INFO  [DefaultEventService] Activating transaction support for 
core event notification
15:26:41,015 INFO  [EventManagerComponent] Registered core event listener: 
wikilistener
15:26:41,016 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.audit
15:26:41,027 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreExtensions
15:26:41,046 INFO  [TypeService] Registered schema: core-types from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/core-types.xsd
 
15:26:41,061 INFO  [TypeService] Registered schema: base from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/base.xsd
 
15:26:41,077 INFO  [TypeService] Registered schema: common from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/common.xsd
 
15:26:41,093 INFO  [TypeService] Registered schema: dublincore from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/dublincore.xsd
 
15:26:41,108 INFO  [TypeService] Registered schema: uid from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/uid.xsd
 
15:26:41,127 INFO  [TypeService] Registered schema: file from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/file.xsd
 
15:26:41,145 INFO  [TypeService] Registered schema: files from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/files.xsd
 
15:26:41,162 INFO  [TypeService] Registered schema: note from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/note.xsd
 
15:26:41,173 INFO  [TypeService] Registered schema: domain from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/domain.xsd
 
15:26:41,183 INFO  [TypeService] Registered schema: publish_ergo from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/publish_ergo.xsd
 
15:26:41,197 INFO  [TypeService] Registered schema: webcontainer from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-core-1.5-SNAPSHOT.jar!/schema/webcontainer.xsd
 
15:26:41,203 INFO  [SchemaManagerImpl] Registered document type: Folder
15:26:41,203 INFO  [SchemaManagerImpl] Registered document type: OrderedFolder
15:26:41,204 INFO  [SchemaManagerImpl] Registered document type: Root
15:26:41,204 INFO  [SchemaManagerImpl] Registered document type: Domain
15:26:41,204 INFO  [SchemaManagerImpl] Registered document type: WorkspaceRoot
15:26:41,205 INFO  [SchemaManagerImpl] Registered document type: Workspace
15:26:41,205 INFO  [SchemaManagerImpl] Registered document type: TemplateRoot
15:26:41,205 INFO  [SchemaManagerImpl] Registered document type: SectionRoot
15:26:41,206 INFO  [SchemaManagerImpl] Registered document type: Section
15:26:41,206 INFO  [SchemaManagerImpl] Registered document type: File
15:26:41,206 INFO  [SchemaManagerImpl] Registered document type: Note
15:26:41,207 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.sites.core.types
15:26:41,217 INFO  [TypeService] Registered schema: webpage from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-webengine-sites-5.2-SNAPSHOT.jar!/schemas/webpage.xsd
 
15:26:41,218 INFO  [SchemaManagerImpl] Registered document type: WebPage
15:26:41,219 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.types
15:26:41,229 INFO  [TypeService] Registered schema: site from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/site.xsd
 
15:26:41,239 INFO  [TypeService] Registered schema: blogSite from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/blog-site.xsd
 
15:26:41,250 INFO  [TypeService] Registered schema: blogPost from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/blog-post.xsd
 
15:26:41,261 INFO  [TypeService] Registered schema: wikiSite from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/wiki-site.xsd
 
15:26:41,271 INFO  [TypeService] Registered schema: wikiPage from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-webengine-wiki-5.2-SNAPSHOT.jar!/schemas/wiki-page.xsd
 
15:26:41,273 INFO  [SchemaManagerImpl] Registered document type: Wiki
15:26:41,274 INFO  [SchemaManagerImpl] Registered document type: WikiPage
15:26:41,274 INFO  [SchemaManagerImpl] Registered document type: Blog
15:26:41,274 INFO  [SchemaManagerImpl] Registered document type: BlogPost
15:26:41,279 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.lifecycle.LifeCycleService
15:26:41,284 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{WebPage=default}
15:26:41,286 INFO  [LifeCycleServiceImpl] Registering lifecycle: BlogPost
15:26:41,291 INFO  [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault
15:26:41,292 INFO  [LifeCycleServiceImpl] Registering lifecycle: WikiPage
15:26:41,293 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage}
15:26:41,297 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.LifecycleCoreExtensions
15:26:41,298 INFO  [LifeCycleServiceImpl] Registering lifecycle: default
15:26:41,300 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}
15:26:41,313 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.SecurityService
15:26:41,314 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityService
15:26:41,314 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.security.PermissionProvider
15:26:41,314 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityPolicyService
15:26:41,325 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPermissions
15:26:41,334 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPolicies
15:26:41,338 INFO  [NXCoreActivator] ---------------- Starting Nuxeo Core 
------------------
15:26:41,338 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.events.api
15:26:41,339 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.comment.core
15:26:41,345 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.comment.coreTypes
15:26:41,357 INFO  [TypeService] Registered schema: comment from 
jar:file:http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/bundles/nuxeo-platform-comment-core-5.2-SNAPSHOT.jar!/schema/comment.xsd
 
15:26:41,358 INFO  [SchemaManagerImpl] Registered document type: CommentRoot
15:26:41,358 INFO  [SchemaManagerImpl] Registered document type: Comment
15:26:41,358 INFO  [SchemaManagerImpl] Registered document type: HiddenFolder
15:26:41,359 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{CommentRoot=default}
15:26:41,359 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{HiddenFolder=default}
15:26:41,361 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions
15:26:41,362 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Comment=default}
15:26:41,362 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.client
15:26:41,363 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.dublincore
15:26:41,378 INFO  [ComponentManagerImpl] Registering component: 
service:DublinCoreStorageService
15:26:41,381 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.fragments
15:26:41,388 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.fragments
15:26:41,392 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.webengine
15:26:41,406 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.sites.theme
15:26:41,517 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.editor.ui
15:26:41,530 INFO  [BundleRegistry] Registering resolved bundle: groovy-all
15:26:41,531 INFO  [BundleRegistry] Registering resolved bundle: slf4j.api
15:26:41,531 INFO  [BundleRegistry] Registering resolved bundle: slf4j.log4j12
15:26:41,532 INFO  [BundleRegistry] Registering resolved bundle: 
org.apache.commons.io
15:26:41,532 INFO  [BundleRegistry] Registering resolved bundle: osgi.core
15:26:41,533 ERROR [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 1 / Total: 100
  - service:org.nuxeo.runtime.server
======================================================================
Framework started in 5 sec.
ls

|> ls
Mar 2, 2009 3:26:42 PM org.apache.catalina.loader.WebappLoader start
INFO: Dual registration of jndi stream handler: factory already defined
Mar 2, 2009 3:26:42 PM org.apache.catalina.loader.WebappLoader setClassPath
INFO: Unknown loader org.nuxeo.osgi.application.main$rootclassloa...@4ce86da0 
class org.nuxeo.osgi.application.Main$RootClassLoader
Mar 2, 2009 3:26:42 PM 
com.sun.enterprise.transaction.JavaEETransactionManagerSimplified initDelegates
INFO: Using 
com.sun.enterprise.transaction.JavaEETransactionManagerSimplifiedDelegate as 
the delegate
Mar 2, 2009 3:26:42 PM org.glassfish.api.ActionReport failure
SEVERE: There is no installed container capable of handling this application
15:26:42,879 ERROR [GF3Component$WarDeployer] Failed to deploy WAR: nuxeo
org.glassfish.embed.EmbeddedException: There is no installed container capable 
of handling this application
        at 
org.glassfish.embed.impl.SilentActionReport.check(SilentActionReport.java:68)
        at org.glassfish.embed.AppServer.deploy(AppServer.java:537)
        at org.glassfish.embed.AppServer.deployWar(AppServer.java:582)
        at org.glassfish.embed.AppServer.deployWar(AppServer.java:593)
        at 
org.nuxeo.runtime.gf3.GF3Component$WarDeployer.run(GF3Component.java:160)
        at java.lang.Thread.run(Thread.java:595)
15:26:43,439 INFO  [BuiltinTypes] Importing ECM types to JackRabbit repository 
...
15:26:45,812 INFO  [ListCommand] default-domain
cd default-domain
ls
15:26:45,812 INFO  [ListCommand] 1 docs listed in 4ms
|> cd default-domain
|> ls
15:26:46,231 INFO  [ListCommand] workspaces
15:26:46,232 INFO  [ListCommand] sections
15:26:46,233 INFO  [ListCommand] templates
15:26:46,233 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=gf3/ws/test.py";,
  line 237, in <module>
    main(sys.argv)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test.py";,
  line 229, in main
    ret = globals()[method_name]()
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test.py";,
  line 200, in testGf3
    assert "Welcome to Nuxeo WebEngine!" in data
AssertionError

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

Reply via email to