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

Changes:

[Julien Carsique <[email protected]>] merge 5.1; update postgresql 8.3 
thirdparty lib to jdbc3 version (compatibility with jdk1.5)

[Julien Carsique <[email protected]>] update postgresql 8.3 thirdparty lib to 
jdbc3 version (compatibility with jdk1.5)

------------------------------------------
[...truncated 2249 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:08:38,306 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.directory.sql
12:08:38,316 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
12:08:38,333 INFO  [SQLDirectoryFactory] Registered directory: predicates
12:08:38,333 INFO  [SQLDirectoryFactory] Registered directory: 
inverse_predicates
12:08:38,333 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.directory.sql.storage
12:08:38,335 INFO  [SQLDirectoryFactory] Registered directory: userDirectory
12:08:38,335 INFO  [SQLDirectoryFactory] Registered directory: groupDirectory
12:08:38,336 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.editor
12:08:38,346 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.theme.editor.ui. Waiting for: 
[service:org.nuxeo.theme.webengine]
12:08:38,347 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.content.template
12:08:38,353 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
12:08:38,353 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.content.template.service.ContentTemplateService
12:08:38,358 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib
12:08:38,367 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.content.template.listener
12:08:38,368 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.usermanager
12:08:38,379 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserService
12:08:38,379 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.platform.usermanager.UserManager
12:08:38,381 INFO  [UserService] UserService activated
12:08:38,388 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl
12:08:38,391 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.wiki
12:08:38,397 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.webengine.core.types. Waiting for: 
[service:org.nuxeo.ecm.core.CoreExtensions]
12:08:38,400 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.types
12:08:38,402 INFO  [TypeService] Registered platform document type: Blog
12:08:38,402 INFO  [TypeService] Registered platform document type: BlogPost
12:08:38,402 INFO  [TypeService] Registered platform document type: Wiki
12:08:38,403 INFO  [TypeService] Registered platform document type: WikiPage
12:08:38,404 INFO  [TypeService] Registered platform document type: Workspace
12:08:38,404 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.document.jsf.types
12:08:38,407 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.lifecycles
12:08:38,409 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.listener
12:08:38,411 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.wiki.relation
12:08:38,412 INFO  [RelationService] Graph wiki registered
12:08:38,416 INFO  [ComponentManagerImpl] Registration delayed for component: 
service:org.nuxeo.ecm.webengine.rendering.wiki. Waiting for: 
[service:org.nuxeo.ecm.webengine.WebEngineComponent]
12:08:38,417 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.webengine.resteasy.adapter
12:08:38,422 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.server
12:08:38,423 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.ResourceRegistry
12:08:38,458 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.WebEngineComponent
12:08:38,458 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.webengine.WebEngine
12:08:38,461 INFO  [WebEngineComponent] Using web root: 
http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/test/nxserver/web
 
12:08:38,604 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.admin
Mar 3, 2009 12:08:38 PM com.sun.enterprise.module.impl.ModuleClassLoader stop
INFO: ModuleClassLoader stopped 
org.glassfish.embed.impl.proxymoduledefinit...@3a633d51
Mar 3, 2009 12:08:38 PM com.sun.enterprise.module.impl.ModuleClassLoader 
finalize
INFO: ModuleClassLoader gc'ed 
org.glassfish.embed.impl.proxymoduledefinit...@3a633d51
12:08:38,621 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.platform.webengine.sites
12:08:38,666 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.wiki
12:08:38,685 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.theme.editor
12:08:38,732 INFO  [WebEngineComponent] Deployed web module found in bundle: 
org.nuxeo.ecm.webengine.base
12:08:38,744 INFO  [GF3Component] Async. Deploying WAR:  nuxeo; context path:  
/ webRoot: web
12:08:38,746 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:08:38,786 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.rendering.wiki
12:08:38,791 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core
12:08:38,798 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreService
12:08:38,798 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.CoreService
12:08:38,803 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.repository.RepositoryService
12:08:38,804 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.CoreSession
12:08:38,813 INFO  [RepositoryManager] Registering repository: default
12:08:38,814 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.listener.CoreEventListenerService
12:08:38,815 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.listener.CoreEventListenerService
12:08:38,818 INFO  [DefaultEventService] Activating transaction support for 
core event notification
12:08:38,823 INFO  [EventManagerComponent] Registered core event listener: 
wikilistener
12:08:38,823 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.audit
12:08:38,828 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.CoreExtensions
12:08:38,841 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:08:38,851 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:08:38,862 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:08:38,874 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:08:38,885 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:08:38,898 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:08:38,910 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:08:38,922 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:08:38,933 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:08:38,943 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:08:38,956 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:08:38,962 INFO  [SchemaManagerImpl] Registered document type: Folder
12:08:38,963 INFO  [SchemaManagerImpl] Registered document type: OrderedFolder
12:08:38,963 INFO  [SchemaManagerImpl] Registered document type: Root
12:08:38,964 INFO  [SchemaManagerImpl] Registered document type: Domain
12:08:38,964 INFO  [SchemaManagerImpl] Registered document type: WorkspaceRoot
12:08:38,964 INFO  [SchemaManagerImpl] Registered document type: Workspace
12:08:38,964 INFO  [SchemaManagerImpl] Registered document type: TemplateRoot
12:08:38,965 INFO  [SchemaManagerImpl] Registered document type: SectionRoot
12:08:38,965 INFO  [SchemaManagerImpl] Registered document type: Section
12:08:38,965 INFO  [SchemaManagerImpl] Registered document type: File
12:08:38,966 INFO  [SchemaManagerImpl] Registered document type: Note
12:08:38,966 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.webengine.sites.core.types
12:08:38,977 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:08:38,977 INFO  [SchemaManagerImpl] Registered document type: WebPage
12:08:38,978 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.core.types
12:08:38,988 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:08:38,998 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:08:39,008 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:08:39,018 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:08:39,028 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:08:39,030 INFO  [SchemaManagerImpl] Registered document type: Wiki
12:08:39,030 INFO  [SchemaManagerImpl] Registered document type: WikiPage
12:08:39,030 INFO  [SchemaManagerImpl] Registered document type: Blog
12:08:39,031 INFO  [SchemaManagerImpl] Registered document type: BlogPost
12:08:39,035 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.lifecycle.LifeCycleService
12:08:39,039 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{WebPage=default}
12:08:39,041 INFO  [LifeCycleServiceImpl] Registering lifecycle: BlogPost
12:08:39,045 INFO  [LifeCycleServiceImpl] Registering lifecycle: SpaceDefault
12:08:39,045 INFO  [LifeCycleServiceImpl] Registering lifecycle: WikiPage
12:08:39,046 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Blog=SpaceDefault, Wiki=SpaceDefault, BlogPost=BlogPost, WikiPage=WikiPage}
12:08:39,049 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.LifecycleCoreExtensions
12:08:39,050 INFO  [LifeCycleServiceImpl] Registering lifecycle: default
12:08:39,051 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:08:39,061 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.SecurityService
12:08:39,061 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityService
12:08:39,061 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.api.security.PermissionProvider
12:08:39,061 INFO  [ComponentManagerImpl] Registering service: 
org.nuxeo.ecm.core.security.SecurityPolicyService
12:08:39,070 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPermissions
12:08:39,078 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.core.security.defaultPolicies
12:08:39,081 INFO  [NXCoreActivator] ---------------- Starting Nuxeo Core 
------------------
12:08:39,082 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.events.api
12:08:39,083 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.comment.core
12:08:39,088 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.comment.coreTypes
12:08:39,099 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:08:39,100 INFO  [SchemaManagerImpl] Registered document type: CommentRoot
12:08:39,100 INFO  [SchemaManagerImpl] Registered document type: Comment
12:08:39,101 INFO  [SchemaManagerImpl] Registered document type: HiddenFolder
12:08:39,101 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{CommentRoot=default}
12:08:39,101 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{HiddenFolder=default}
12:08:39,104 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.ecm.platform.forum.LifeCycleManagerExtensions
12:08:39,104 INFO  [LifeCycleServiceImpl] Registering lifecycle types mapping: 
{Comment=default}
12:08:39,105 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.core.client
12:08:39,105 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.ecm.platform.dublincore
12:08:39,127 INFO  [ComponentManagerImpl] Registering component: 
service:DublinCoreStorageService
12:08:39,130 INFO  [BundleRegistry] Registering resolved bundle: 
org.nuxeo.theme.fragments
12:08:39,136 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.fragments
12:08:39,140 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.webengine
12:08:39,154 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.webengine.sites.theme
12:08:39,256 INFO  [ComponentManagerImpl] Registering component: 
service:org.nuxeo.theme.editor.ui
12:08:39,278 INFO  [BundleRegistry] Registering resolved bundle: groovy-all
12:08:39,279 INFO  [BundleRegistry] Registering resolved bundle: slf4j.api
12:08:39,280 INFO  [BundleRegistry] Registering resolved bundle: slf4j.log4j12
12:08:39,281 INFO  [BundleRegistry] Registering resolved bundle: 
org.apache.commons.io
12:08:39,281 INFO  [BundleRegistry] Registering resolved bundle: osgi.core
12:08:39,283 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 2 sec.
ls

|> ls
12:08:40,882 INFO  [BuiltinTypes] Importing ECM types to JackRabbit repository 
...
12:08:43,064 INFO  [ListCommand] default-domain
cd default-domain
ls
12:08:43,065 INFO  [ListCommand] 1 docs listed in 5ms
|> 12:08:43,080 ERROR [EventBundleTransactionHandler] No TransactionManager
12:08:43,080 ERROR [EventBundleTransactionHandler] No TransactionManager
cd default-domain
|> ls
12:08:43,467 INFO  [ListCommand] workspaces
12:08:43,468 INFO  [ListCommand] sections
12:08:43,468 INFO  [ListCommand] templates
12:08:43,468 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 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 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