See
http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.2-distributions/./PROFILE=gf3,label=FT/2/
------------------------------------------
[...truncated 3353 lines...]
15:23:47,974 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.theme.webwidgets.ui
15:23:47,997 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.theme.editor
15:23:48,288 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.ecm.webengine.base
15:23:48,294 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)
15:23:48,299 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig
15:23:48,305 INFO [WebServicesAuthenticator] WebServices Authentication filter
configured - webservices/
15:23:48,307 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig
15:23:48,316 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService
15:23:48,316 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerManager
15:23:48,322 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService.defaultContrib
15:23:48,328 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
15:23:48,329 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService
15:23:48,334 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib
15:23:48,343 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyComponent
15:23:48,344 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.platform.web.common.ajax.service.AjaxProxyService
15:23:48,347 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.web.common.ajax.service.defaultContrib
15:23:48,349 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.core.api
15:23:48,356 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.DocumentAdapterService
15:23:48,357 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.adapter.DocumentAdapterService
15:23:48,361 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument
15:23:48,362 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.platform.types.adapter.TypeInfo
15:23:48,363 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.platform.comment.api.CommentableDocument
15:23:48,366 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.repository.RepositoryManager
15:23:48,367 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.repository.RepositoryManager
15:23:48,372 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.repository.impl.DocumentProviderManager
15:23:48,373 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.repository.DocumentProvider
15:23:48,379 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent
15:23:48,379 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService
15:23:48,383 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.api.blohodlers.adapters
15:23:48,384 INFO [DocumentAdapterService] Registered document adapter factory
null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder
15:23:48,385 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.platform.webengine.sites
15:23:48,391 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.layouts
15:23:48,395 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.platform.webengine.sites.actions
15:23:48,398 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.ecm.types
15:23:48,408 INFO [TypeService] Registered platform document type: Comment
15:23:48,409 INFO [TypeService] Registered platform document type: WebSite
15:23:48,410 INFO [TypeService] Registered platform document type: WebPage
15:23:48,410 INFO [TypeService] Registered platform document type:
ContextualLink
15:23:48,410 INFO [TypeService] Registered platform document type: Workspace
15:23:48,410 INFO [TypeService] Registered platform document type: Folder
15:23:48,411 INFO [LifeCycleServiceImpl] Registering lifecycle types mapping:
{WebPage=default, WebSite=default, ContextualLink=default}
15:23:48,417 INFO [ComponentManagerImpl] Registration delayed for component:
service:org.nuxeo.webengine.sites.theme. Waiting for:
[service:org.nuxeo.theme.webengine]
15:23:48,420 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.webengine.listeners
15:23:48,422 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.wiki.relation
15:23:48,422 INFO [RelationService] Graph siteswiki registered
15:23:48,426 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.rendering.wiki
15:23:48,429 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)
15:23:48,432 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.webengine.sites.authConfig
15:23:48,454 INFO [WebEngineComponent] Deployed web module found in bundle:
org.nuxeo.ecm.platform.webengine.sites
15:23:48,455 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.platform.el
15:23:48,455 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.theme.webwidgets
15:23:48,462 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.Service
15:23:48,464 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.ui
15:23:48,499 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.providers.PersistenceConfigurator
15:23:48,503 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets
15:23:48,506 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webwidgets.samples
15:23:48,538 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.ecm.core.event
15:23:48,544 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.core.event.EventServiceComponent
15:23:48,545 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.event.EventService
15:23:48,545 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.event.EventProducer
15:23:48,545 INFO [ComponentManagerImpl] Registering service:
org.nuxeo.ecm.core.event.EventServiceAdmin
15:23:48,564 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.ecm.event.management
15:23:48,565 INFO [BundleRegistry] Registering resolved bundle:
org.nuxeo.theme.fragments
15:23:48,570 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.fragments
15:23:48,573 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.webengine
15:23:48,587 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.webengine.sites.theme
15:23:48,924 INFO [ComponentManagerImpl] Registering component:
service:org.nuxeo.theme.editor.ui
15:23:48,936 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
======================================================================
15:23:48,938 INFO [PersistenceConfigurator] Service initialization
Aug 13, 2009 3:23:49 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
15:24:01,868 INFO [BuiltinTypes] Importing ECM types to JackRabbit repository
...
15:24:02,217 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 0x7fa5c6f25950>
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: 3923
child_fd: 3
closed: False
timeout: 120
delimiter: <class 'pexpect.EOF'>
logfile: <open file '<stdout>', mode 'w' at 0x7fa5c7069198>
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.1
delayafterclose: 0.1
delayafterterminate: 0.1
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa