See
http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-distributions/./PROFILE=gf3,label=FT/1/
------------------------------------------
[...truncated 3359 lines...]
14:24:40,715 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.theme.editor
14:24:40,928 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.ecm.webengine.base
14:24:40,934 ERROR [ComponentManagerImpl] Failed to create component:
service:org.nuxeo.ecm.webengine.WebEngineComponent
java.lang.NoClassDefFoundError: org/wikimodel/wem/IWemListener
at
org.nuxeo.ecm.platform.rendering.wiki.WikiTransformer.<init>(WikiTransformer.java:57)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at
org.nuxeo.ecm.webengine.rendering.RenderingExtensionDescriptor.newInstance(RenderingExtensionDescriptor.java:39)
at
org.nuxeo.ecm.webengine.WebEngineComponent.registerContribution(WebEngineComponent.java:230)
at
org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:41)
at
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:172)
at
org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:377)
at
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:273)
at
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:337)
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:92)
at
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:202)
at
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:152)
at
org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:108)
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:223)
at
org.nuxeo.osgi.application.StandaloneApplication.autoInstallBundles(StandaloneApplication.java:213)
at
org.nuxeo.osgi.application.StandaloneApplication.start(StandaloneApplication.java:125)
at
org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:316)
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)
14:24:40,938 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig
14:24:40,944 INFO [WebServicesAuthenticator] WebServices Authentication filter
configured - webservices/
14:24:40,945 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig
14:24:40,954 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
14:24:40,955 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
14:24:40,960 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService.defaultContrib
14:24:40,966 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
14:24:40,967 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
14:24:40,972 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib
14:24:40,981 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyComponent
14:24:40,981 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyService
14:24:40,985 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.ajax.service.defaultContrib
14:24:40,987 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.core.api
14:24:40,994 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.DocumentAdapterService
14:24:40,994 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
14:24:40,998 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument
14:24:40,999 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
14:24:41,000 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
14:24:41,004 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.repository.RepositoryManager
14:24:41,004 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.repository.RepositoryManager
14:24:41,023 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.repository.impl.DocumentProviderManager
14:24:41,024 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.repository.DocumentProvider
14:24:41,029 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
14:24:41,030 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
14:24:41,033 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.blohodlers.adapters
14:24:41,035 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
14:24:41,035 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.platform.webengine.sites
14:24:41,042 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.layouts
14:24:41,044 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.webengine.sites.actions
14:24:41,048 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.ecm.types
14:24:41,057 INFO [TypeService] Registered platform document type: Comment
14:24:41,058 INFO [TypeService] Registered platform document type: WebSite
14:24:41,058 INFO [TypeService] Registered platform document type: WebPage
14:24:41,058 INFO [TypeService] Registered platform document type:
ContextualLink
14:24:41,059 INFO [TypeService] Registered platform document type: Workspace
14:24:41,059 INFO [TypeService] Registered platform document type: Folder
14:24:41,059 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping:
{WebPage=default, WebSite=default, ContextualLink=default}
14:24:41,065 INFO [ComponentManagerImpl] Registration delayed for component:
service:org.nuxeo.webengine.sites.theme. Waiting for:
[service:org.nuxeo.theme.webengine]
14:24:41,068 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.webengine.listeners
14:24:41,070 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.wiki.relation
14:24:41,071 INFO [RelationService] Graph siteswiki registered
14:24:41,075 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.rendering.wiki
14:24:41,078 ERROR [ComponentManagerImpl] Failed to create component:
service:org.nuxeo.ecm.webengine.sites.rendering.wiki
java.lang.NoClassDefFoundError: org/wikimodel/wem/IWemListener
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
at java.lang.Class.getConstructor0(Class.java:2671)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
at
org.nuxeo.webengine.sites.wiki.rendering.WikiSitesTransformerDescriptor.newInstance(WikiSitesTransformerDescriptor.java:64)
at
org.nuxeo.webengine.sites.wiki.rendering.WikiSitesTransformerDescriptor.newInstance(WikiSitesTransformerDescriptor.java:39)
at
org.nuxeo.ecm.webengine.WebEngineComponent.registerContribution(WebEngineComponent.java:230)
at
org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:41)
at
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:172)
at
org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:377)
at
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:157)
at
org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:377)
at
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:273)
at
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:337)
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:92)
at
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:202)
at
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:152)
at
org.nuxeo.runtime.osgi.OSGiComponentLoader.bundleChanged(OSGiComponentLoader.java:108)
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:223)
at
org.nuxeo.osgi.application.StandaloneApplication.autoInstallBundles(StandaloneApplication.java:213)
at
org.nuxeo.osgi.application.StandaloneApplication.start(StandaloneApplication.java:125)
at
org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:316)
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)
14:24:41,081 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.authConfig
14:24:41,112 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.ecm.platform.webengine.sites
14:24:41,113 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.platform.el
14:24:41,114 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.theme.webwidgets
14:24:41,122 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.Service
14:24:41,124 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.ui
14:24:41,141 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.providers.PersistenceConfigurator
14:24:41,145 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets
14:24:41,148 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.samples
14:24:41,195 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.core.event
14:24:41,202 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.event.EventServiceComponent
14:24:41,202 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.event.EventService
14:24:41,203 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.event.EventProducer
14:24:41,203 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.event.EventServiceAdmin
14:24:41,223 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.event.management
14:24:41,225 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.theme.fragments
14:24:41,231 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.fragments
14:24:41,234 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webengine
14:24:41,249 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.webengine.sites.theme
14:24:41,606 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.editor.ui
14:24:41,618 ERROR [OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 2 / Total: 104
- service:org.nuxeo.runtime.server
- service:org.nuxeo.ecm.core.schema.TypeService
======================================================================
14:24:41,619 INFO [PersistenceConfigurator] Service initialization
Aug 13, 2009 2:24:42 PM
com.sun.enterprise.transaction.JavaEETransactionManagerSimplified initDelegates
INFO: Using
com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the
delegate
Framework started in 15 sec.
ls
|> ls
14:24:53,756 INFO [BuiltinTypes] Importing ECM types to JackRabbit repository
...
14:24:54,104 ERROR [InteractiveCommand] Command failed.
org.nuxeo.ecm.core.api.ClientException: Failed to load repository default
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:87)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:121)
at
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:189)
at
org.nuxeo.ecm.core.api.repository.LocalRepositoryInstanceHandler.open(LocalRepositoryInstanceHandler.java:59)
at
org.nuxeo.ecm.core.api.repository.RepositoryInstanceHandler.getSession(RepositoryInstanceHandler.java:101)
at
org.nuxeo.ecm.core.api.repository.RepositoryInstanceHandler.invoke(RepositoryInstanceHandler.java:168)
at $Proxy60.getRootDocument(Unknown Source)
at
org.nuxeo.ecm.shell.CommandContext.getCurrentDocument(CommandContext.java:131)
at
org.nuxeo.ecm.shell.commands.repository.ListCommand.run(ListCommand.java:41)
at
org.nuxeo.ecm.shell.CommandLineService.runCommand(CommandLineService.java:329)
at
org.nuxeo.ecm.shell.commands.InteractiveCommand.runCommand(InteractiveCommand.java:137)
at
org.nuxeo.ecm.shell.commands.InteractiveCommand.processInput(InteractiveCommand.java:117)
at
org.nuxeo.ecm.shell.commands.InteractiveCommand.run(InteractiveCommand.java:97)
at
org.nuxeo.ecm.shell.CommandLineService.runCommand(CommandLineService.java:329)
at org.nuxeo.ecm.shell.Main.main(Main.java:101)
at
org.nuxeo.ecm.shell.CommandLineService$1.run(CommandLineService.java:357)
at
org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:319)
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: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.api.DocumentException. message: Failed to initialize
repository
at
org.nuxeo.ecm.core.repository.jcr.JCRRepository.initialize(JCRRepository.java:176)
at
org.nuxeo.ecm.core.repository.jcr.JCRRepository.getSession(JCRRepository.java:111)
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:85)
... 26 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
java.lang.NullPointerException. message: null
at
org.nuxeo.ecm.core.repository.jcr.TypeImporter.registerTypes(TypeImporter.java:109)
at
org.nuxeo.ecm.core.repository.jcr.BuiltinTypes.registerUserTypes(BuiltinTypes.java:160)
at
org.nuxeo.ecm.core.repository.jcr.BuiltinTypes.registerTypes(BuiltinTypes.java:136)
at
org.nuxeo.ecm.core.repository.jcr.JCRRepository.initialize(JCRRepository.java:172)
... 28 more
|> Traceback (most recent call last):
File
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-distributions/./PROFILE=gf3,label=FT/ws/test.py",
line 245, in <module>
main(sys.argv)
File
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-distributions/./PROFILE=gf3,label=FT/ws/test.py",
line 236, in main
ret = globals()[method_name]()
File
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-distributions/./PROFILE=gf3,label=FT/ws/test.py",
line 184, in testGf3
consoleTest(p)
File
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-distributions/./PROFILE=gf3,label=FT/ws/test.py",
line 54, in consoleTest
p.expect("default-domain")
File "/usr/lib/python2.5/site-packages/pexpect.py", line 1064, in expect
return self.expect_list(compiled_pattern_list, timeout, searchwindowsize)
File "/usr/lib/python2.5/site-packages/pexpect.py", line 1143, in expect_list
raise TIMEOUT (str(e) + '\n' + str(self))
pexpect.TIMEOUT: Timeout exceeded in read_nonblocking().
<pexpect.spawn object at 0x7fc233c46950>
version: 2.1 ($Revision: 395 $)
command: /bin/sh
args: ['/bin/sh', 'nxserver.sh', '-console']
patterns:
default-domain
buffer (last 100 chars): 15 sec.
before (last 100 chars):
rg.nuxeo.ecm.core.repository.jcr.JCRRepository.initialize(JCRRepository.java:172)
... 28 more
|>
after: <class 'pexpect.TIMEOUT'>
match: None
match_index: None
exitstatus: None
flag_eof: False
pid: 29552
child_fd: 3
closed: False
timeout: 120
delimiter: <class 'pexpect.EOF'>
logfile: <open file '<stdout>', mode 'w' at 0x7fc233d8b198>
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.1
delayafterclose: 0.1
delayafterterminate: 0.1
Sending notification to: [email protected]
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa