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

Changes:

[Benoit Delbosc <[email protected]>] Use a more explicit option name to set 
the gf3 java home.

[Benoit Delbosc <[email protected]>] Glassfish profile requires java6, enable 
to specify the path of JAVA_HOME for the gf3 profile.

------------------------------------------
[...truncated 1930 lines...]
        at org.jvnet.hk2.component.Habitat.addIndex(Habitat.java:150)
        at 
com.sun.hk2.component.InhabitantsParser.add(InhabitantsParser.java:154)
        at 
com.sun.hk2.component.InhabitantsParser.parse(InhabitantsParser.java:133)
        at 
com.sun.enterprise.module.impl.ModuleImpl.parseInhabitants(ModuleImpl.java:295)
        at 
com.sun.enterprise.module.impl.ModulesRegistryImpl.parseInhabitants(ModulesRegistryImpl.java:83)
        at 
com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:136)
        at com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
        at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:309)
        at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:303)
        at org.glassfish.embed.AppServer.start(AppServer.java:438)
        at org.glassfish.embed.AppServer.<init>(AppServer.java:161)
        at org.glassfish.embed.AppServer.<init>(AppServer.java:173)
        at org.nuxeo.runtime.gf3.GlassFishServer.<init>(GlassFishServer.java:70)
        at org.nuxeo.runtime.gf3.GF3Component.activate(GF3Component.java:73)
        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)
Caused by: java.lang.ClassNotFoundException: javax.xml.stream.XMLInputFactory
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:242)
        at 
sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:95)
        at 
sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:107)
        at 
sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:31)
        at 
sun.reflect.annotation.AnnotationParser.parseSig(AnnotationParser.java:370)
        at 
sun.reflect.annotation.AnnotationParser.parseClassValue(AnnotationParser.java:351)
        at 
sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:280)
        at 
sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:222)
        at 
sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:69)
        at 
sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:52)
        at java.lang.Class.initAnnotationsIfNecessary(Class.java:3031)
        at java.lang.Class.getAnnotation(Class.java:2989)
        at org.jvnet.hk2.component.Wombs.create(Wombs.java:51)
        at 
com.sun.hk2.component.LazyInhabitant.createWomb(LazyInhabitant.java:102)
        at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:92)
        at com.sun.hk2.component.LazyInhabitant.type(LazyInhabitant.java:78)
        at org.jvnet.hk2.component.Habitat.addIndex(Habitat.java:149)
        ... 42 more
12:35:00,637 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.directory.sql
12:35:00,647 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
12:35:00,663 INFO  [SQLDirectoryFactory] Registered directory: predicates
12:35:00,664 INFO  [SQLDirectoryFactory] Registered directory: 
inverse_predicates
12:35:00,664 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.storage
12:35:00,665 INFO  [SQLDirectoryFactory] Registered directory: userDirectory
12:35:00,666 INFO  [SQLDirectoryFactory] Registered directory: groupDirectory
12:35:00,666 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.editor
12:35:00,676 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.theme.editor.ui. Waiting for: 
[service:org.nuxeo.theme.webengine]
12:35:00,677 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.content.template
12:35:00,684 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
12:35:00,684 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
12:35:00,689 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib
12:35:00,698 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.listener
12:35:00,700 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.usermanager
12:35:00,711 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserService
12:35:00,711 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.usermanager.UserManager
12:35:00,713 INFO  [UserService] UserService activated
12:35:00,720 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl
12:35:00,722 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.wiki
12:35:00,729 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.webengine.core.types. Waiting for: 
[service:org.nuxeo.ecm.core.CoreExtensions]
12:35:00,732 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.types
12:35:00,733 INFO  [TypeService] Registered platform document type: Blog
12:35:00,733 INFO  [TypeService] Registered platform document type: BlogPost
12:35:00,734 INFO  [TypeService] Registered platform document type: Wiki
12:35:00,734 INFO  [TypeService] Registered platform document type: WikiPage
12:35:00,735 INFO  [TypeService] Registered platform document type: Workspace
12:35:00,735 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.jsf.types
12:35:00,738 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.lifecycles
12:35:00,740 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.listener
12:35:00,742 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.relation
12:35:00,743 INFO  [RelationService] Graph wiki registered
12:35:00,747 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: 
[service:org.nuxeo.ecm.webengine.WebEngineComponent]
12:35:00,747 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.resteasy.adapter
12:35:00,752 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.server
12:35:00,752 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.ResourceRegistry
12:35:00,785 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.WebEngineComponent
12:35:00,785 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.WebEngine
12:35:00,788 INFO  [WebEngineComponent] Using web root: 
http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/web
 
12:35:00,953 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.admin
Mar 16, 2009 12:35:02 PM com.sun.enterprise.module.impl.ModuleClassLoader stop
INFO: ModuleClassLoader stopped 
org.glassfish.embed.impl.proxymoduledefinit...@494eaec9
Mar 16, 2009 12:35:02 PM com.sun.enterprise.module.impl.ModuleClassLoader 
finalize
INFO: ModuleClassLoader gc'ed 
org.glassfish.embed.impl.proxymoduledefinit...@494eaec9
12:35:02,922 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.platform.webengine.sites
12:35:02,986 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.wiki
12:35:03,019 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.theme.editor
12:35:03,127 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.base
12:35:03,145 INFO  [GF3Component] Async. Deploying WAR:  nuxeo; context path:  
/ webRoot: web
12:35:03,149 ERROR [GF3Component$WarDeployer] Failed to deploy WAR: nuxeo
java.lang.NullPointerException
        at 
org.nuxeo.runtime.gf3.GF3Component$WarDeployer.run(GF3Component.java:160)
        at java.lang.Thread.run(Thread.java:595)
12:35:03,208 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.rendering.wiki
12:35:03,214 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core
12:35:03,225 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreService
12:35:03,225 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.CoreService
12:35:03,232 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.repository.RepositoryService
12:35:03,233 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.CoreSession
12:35:03,246 INFO  [RepositoryManager] Registering repository: default
12:35:03,248 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
12:35:03,249 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.listener.CoreEventListenerService
12:35:03,253 INFO  [DefaultEventService] Activating transaction support for 
core event notification
12:35:03,259 INFO  [EventManagerComponent] Registered core event listener: 
wikilistener
12:35:03,260 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.audit
12:35:03,267 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreExtensions
12:35:03,286 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
 
12:35:03,302 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
 
12:35:03,317 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
 
12:35:03,333 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
 
12:35:03,347 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
 
12:35:03,365 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
 
12:35:03,377 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
 
12:35:03,388 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
 
12:35:03,400 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
 
12:35:03,411 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
 
12:35:03,424 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
 
12:35:03,431 INFO  [SchemaManagerImpl] Registered document type: Folder
12:35:03,431 INFO  [SchemaManagerImpl] Registered document type: OrderedFolder
12:35:03,432 INFO  [SchemaManagerImpl] Registered document type: Root
12:35:03,432 INFO  [SchemaManagerImpl] Registered document type: Domain
12:35:03,432 INFO  [SchemaManagerImpl] Registered document type: WorkspaceRoot
12:35:03,433 INFO  [SchemaManagerImpl] Registered document type: Workspace
12:35:03,433 INFO  [SchemaManagerImpl] Registered document type: TemplateRoot
12:35:03,433 INFO  [SchemaManagerImpl] Registered document type: SectionRoot
12:35:03,434 INFO  [SchemaManagerImpl] Registered document type: Section
12:35:03,434 INFO  [SchemaManagerImpl] Registered document type: File
12:35:03,434 INFO  [SchemaManagerImpl] Registered document type: Note
12:35:03,435 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.sites.core.types
12:35:03,445 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
 
12:35:03,446 INFO  [SchemaManagerImpl] Registered document type: WebPage
12:35:03,447 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.types
12:35:03,457 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
 
12:35:03,467 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
 
12:35:03,477 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
 
12:35:03,487 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
 
12:35:03,498 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
 
12:35:03,500 INFO  [SchemaManagerImpl] Registered document type: Wiki
12:35:03,500 INFO  [SchemaManagerImpl] Registered document type: WikiPage
12:35:03,500 INFO  [SchemaManagerImpl] Registered document type: Blog
12:35:03,501 INFO  [SchemaManagerImpl] Registered document type: BlogPost
12:35:03,505 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.lifecycle.LifeCycleService
12:35:03,509 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{WebPage=default}
12:35:03,511 INFO  [LifeCycleServiceImpl] Registering lifecycle: BlogPost
12:35:03,515 INFO  [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault
12:35:03,516 INFO  [LifeCycleServiceImpl] Registering lifecycle: WikiPage
12:35:03,517 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage}
12:35:03,521 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.LifecycleCoreExtensions
12:35:03,521 INFO  [LifeCycleServiceImpl] Registering lifecycle: default
12:35:03,523 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:35:03,533 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.SecurityService
12:35:03,534 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityService
12:35:03,534 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.security.PermissionProvider
12:35:03,534 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityPolicyService
12:35:03,543 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPermissions
12:35:03,552 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPolicies
12:35:03,555 INFO  [NXCoreActivator] ---------------- Starting Nuxeo Core 
------------------
12:35:03,556 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.events.api
12:35:03,557 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.comment.core
12:35:03,562 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.comment.coreTypes
12:35:03,573 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
 
12:35:03,574 INFO  [SchemaManagerImpl] Registered document type: CommentRoot
12:35:03,574 INFO  [SchemaManagerImpl] Registered document type: Comment
12:35:03,575 INFO  [SchemaManagerImpl] Registered document type: HiddenFolder
12:35:03,575 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{CommentRoot=default}
12:35:03,576 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{HiddenFolder=default}
12:35:03,578 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions
12:35:03,579 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Comment=default}
12:35:03,580 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.client
12:35:03,580 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.dublincore
12:35:03,587 INFO  [ComponentManagerImpl] Registering component: 
service:DublinCoreStorageService
12:35:03,590 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.fragments
12:35:03,597 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.fragments
12:35:03,601 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.webengine
12:35:03,617 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.sites.theme
12:35:03,723 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.editor.ui
12:35:03,739 INFO  [BundleRegistry] Registering resolved bundle: groovy-all
12:35:03,739 INFO  [BundleRegistry] Registering resolved bundle: slf4j.api
12:35:03,740 INFO  [BundleRegistry] Registering resolved bundle: slf4j.log4j12
12:35:03,740 INFO  [BundleRegistry] Registering resolved bundle: 
org.apache.commons.io
12:35:03,741 INFO  [BundleRegistry] Registering resolved bundle: osgi.core
12:35:03,742 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
12:35:05,283 INFO  [BuiltinTypes] Importing ECM types to JackRabbit repository 
...
12:35:08,105 ERROR [EventBundleTransactionHandler] No TransactionManager
12:35:08,108 INFO  [ListCommand] default-domain
12:35:08,108 INFO  [ListCommand] 1 docs listed in 26ms
12:35:08,109 ERROR [EventBundleTransactionHandler] No TransactionManager
cd default-domain
ls
|> cd default-domain
|> ls
12:35:08,521 INFO  [ListCommand] workspaces
12:35:08,521 INFO  [ListCommand] sections
12:35:08,522 INFO  [ListCommand] templates
12:35:08,522 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=gf3/ws/test.py";,
  line 243, in <module>
    main(sys.argv)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test.py";,
  line 234, in main
    ret = globals()[method_name]()
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test.py";,
  line 199, in testGf3
    data = c.get("http://localhost:8080/";)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/curl.py";,
  line 88, in get
    return self.__request(url)
  File 
"http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/curl.py";,
  line 80, in __request
    self.handle.perform()
pycurl.error: (7, "couldn't connect to host")

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

Reply via email to