[text] xwikilogs

Viewer

copydownloadembedprintName: xwikilogs
  1. Jul 23 08:33:16 ip-10-0-123-218 tomcat9[22993]: The path attribute with value [/xwiki] in deployment descriptor [/etc/tomcat9/Catalina/localhost/xwiki.xml] has been ignored
  2. Jul 23 08:33:20 ip-10-0-123-218 tomcat9[22993]: 2021-07-23 08:33:20,729 [main] INFO  iPropertiesConfigurationSource - Loading [xwiki.properties] from default location [/etc/xwiki/xwiki.properties]
  3. Jul 23 08:33:20 ip-10-0-123-218 tomcat9[22993]: 2021-07-23 08:33:20,872 [main] INFO  o.x.e.i.ServletEnvironment     - Using permanent directory [/var/lib/xwiki/data]
  4. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: 2021-07-23 08:33:26,507 [main] ERROR .o.i.DefaultObservationManager - Failed to lookup listeners
  5. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component with type [interface org.xwiki.observation.EventListener] and hint [queryRegistrationHandler/nestedPages]
  6. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstanceMap(EmbeddableComponentManager.java:245)
  7. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstanceList(EmbeddableComponentManager.java:225)
  8. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.observation.internal.DefaultObservationManager.initializeListeners(DefaultObservationManager.java:166)
  9. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.observation.internal.DefaultObservationManager.getListenersByEvent(DefaultObservationManager.java:132)
  10. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:283)
  11. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:337)
  12. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:127)
  13. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4685)
  14. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5146)
  15. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  16. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717)
  17. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690)
  18. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705)
  19. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:631)
  20. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1831)
  21. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
  22. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  23. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  24. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
  25. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:526)
  26. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:425)
  27. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576)
  28. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309)
  29. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)
  30. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)
  31. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)
  32. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:936)
  33. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841)
  34. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  35. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
  36. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
  37. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  38. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
  39. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
  40. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
  41. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)
  42. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  43. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421)
  44. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  45. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
  46. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
  47. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.Catalina.start(Catalina.java:633)
  48. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  52. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:343)
  53. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:478)
  54. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory] identified by type [interface com.xpn.xwiki.store.hibernate.HibernateSessionFactory] and hint [default]
  55. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:204)
  56. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getDependencyInstance(EmbeddableComponentManager.java:406)
  57. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:355)
  58. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:451)
  59. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstanceMap(EmbeddableComponentManager.java:242)
  60. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         ... 47 common frames omitted
  61. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [com.xpn.xwiki.internal.store.hibernate.HibernateStore] identified by type [class com.xpn.xwiki.internal.store.hibernate.HibernateStore] and hint [default]
  62. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:204)
  63. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getDependencyInstance(EmbeddableComponentManager.java:406)
  64. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:355)
  65. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:451)
  66. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:201)
  67. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         ... 51 common frames omitted
  68. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Caused by: org.hibernate.internal.util.config.ConfigurationException: Unable to perform unmarshalling at line number 0 and column 0 in URL file:/usr/lib/xwiki/WEB-INF/hibernate.cfg.xml. Message: null
  69. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.boot.cfgxml.internal.JaxbCfgProcessor.unmarshal(JaxbCfgProcessor.java:134)
  70. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.boot.cfgxml.internal.JaxbCfgProcessor.unmarshal(JaxbCfgProcessor.java:66)
  71. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.boot.cfgxml.internal.ConfigLoader.loadConfigXmlUrl(ConfigLoader.java:94)
  72. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.boot.registry.StandardServiceRegistryBuilder.configure(StandardServiceRegistryBuilder.java:262)
  73. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.cfg.Configuration.configure(Configuration.java:285)
  74. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.xpn.xwiki.internal.store.hibernate.HibernateStore.initialize(HibernateStore.java:226)
  75. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.InitializableLifecycleHandler.handle(InitializableLifecycleHandler.java:39)
  76. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:365)
  77. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getComponentInstance(EmbeddableComponentManager.java:451)
  78. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.xwiki.component.embed.EmbeddableComponentManager.getInstance(EmbeddableComponentManager.java:201)
  79. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         ... 55 common frames omitted
  80. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Caused by: javax.xml.bind.UnmarshalException: null
  81. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:455)
  82. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:433)
  83. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:405)
  84. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.boot.cfgxml.internal.JaxbCfgProcessor.unmarshal(JaxbCfgProcessor.java:127)
  85. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         ... 64 common frames omitted
  86. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '<' (code 60); expected a semi-colon after the reference for entity 'P86'
  87. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:  at [row,col {unknown-source}]: [109,67]
  88. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.sr.StreamScanner.throwUnexpectedChar(StreamScanner.java:666)
  89. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.sr.StreamScanner.parseEntityName(StreamScanner.java:2078)
  90. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.sr.StreamScanner.fullyResolveEntity(StreamScanner.java:1536)
  91. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.sr.BasicStreamReader.readTextSecondary(BasicStreamReader.java:4784)
  92. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.sr.BasicStreamReader.finishToken(BasicStreamReader.java:3808)
  93. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1131)
  94. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.ctc.wstx.evt.WstxEventReader.nextEvent(WstxEventReader.java:283)
  95. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at java.xml/javax.xml.stream.util.EventReaderDelegate.nextEvent(EventReaderDelegate.java:83)
  96. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at org.hibernate.boot.cfgxml.internal.JaxbCfgProcessor$NamespaceAddingEventReader.nextEvent(JaxbCfgProcessor.java:246)
  97. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.sun.xml.bind.v2.runtime.unmarshaller.StAXEventConnector.bridge(StAXEventConnector.java:116)
  98. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:430)
  99. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]:         ... 66 common frames omitted
  100. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Deployment of deployment descriptor [/etc/tomcat9/Catalina/localhost/xwiki.xml] has finished in [10,310] ms
  101. Jul 23 08:33:26 ip-10-0-123-218 tomcat9[22993]: Deploying web application directory [/var/lib/tomcat9/webapps/ROOT]
  102. Jul 23 08:33:27 ip-10-0-123-218 tomcat9[22993]: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  103. Jul 23 08:33:27 ip-10-0-123-218 tomcat9[22993]: Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT] has finished in [723] ms
  104. Jul 23 08:33:27 ip-10-0-123-218 tomcat9[22993]: Starting ProtocolHandler ["http-nio-8080"]
  105. Jul 23 08:33:27 ip-10-0-123-218 tomcat9[22993]: Server startup in [11,174] milliseconds
  106.  

Editor

You can edit this paste and save as new:


File Description
  • xwikilogs
  • Paste Code
  • 23 Jul-2021
  • 15.35 Kb
You can Share it: