Advertisement
Guest User

Untitled

a guest
Nov 24th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.88 KB | None | 0 0
  1. halo_next | 2022-11-24T19:20:57.999+08:00 ERROR 7 --- [oundedElastic-3] org.thymeleaf.TemplateEngine : [THYMELEAF][boundedElastic-3] Exception processing template "index": Exception evaluating SpringEL expression: "theme.spec.version" (template: "modules/layout" - line 9, col 28)
  2. halo_next |
  3. halo_next | org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "theme.spec.version" (template: "modules/layout" - line 9, col 28)
  4. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:292) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  5. halo_next | at run.halo.app.theme.ReactiveSpelVariableExpressionEvaluator.evaluate(ReactiveSpelVariableExpressionEvaluator.java:29) ~[classes/:2.0.0-beta.2]
  6. halo_next | at org.thymeleaf.standard.expression.VariableExpression.executeVariableExpression(VariableExpression.java:166) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  7. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:66) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  8. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  9. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  10. halo_next | at org.thymeleaf.standard.expression.LinkExpression.resolveParameters(LinkExpression.java:339) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  11. halo_next | at org.thymeleaf.standard.expression.LinkExpression.executeLinkExpression(LinkExpression.java:285) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  12. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:85) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  13. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  14. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  15. halo_next | at org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor.doProcess(AbstractStandardExpressionAttributeTagProcessor.java:144) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  16. halo_next | at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  17. halo_next | at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  18. halo_next | at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  19. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  20. halo_next | at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  21. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  22. halo_next | at org.thymeleaf.engine.Model.process(Model.java:290) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  23. halo_next | at org.thymeleaf.engine.GatheringModelProcessable.process(GatheringModelProcessable.java:78) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  24. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleCloseElement(ProcessorTemplateHandler.java:1640) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  25. halo_next | at org.thymeleaf.engine.CloseElementTag.beHandled(CloseElementTag.java:139) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  26. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  27. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  28. halo_next | at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  29. halo_next | at org.thymeleaf.engine.TemplateModel.process(TemplateModel.java:136) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  30. halo_next | at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:661) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  31. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1103) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  32. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1077) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  33. halo_next | at run.halo.app.theme.engine.SpringWebFluxTemplateEngine.lambda$createFullStream$0(SpringWebFluxTemplateEngine.java:202) ~[classes/:2.0.0-beta.2]
  34. halo_next | at reactor.core.publisher.MonoCreate.subscribe(MonoCreate.java:58) ~[reactor-core-3.5.0.jar:3.5.0]
  35. halo_next | at reactor.core.publisher.Mono.subscribe(Mono.java:4444) ~[reactor-core-3.5.0.jar:3.5.0]
  36. halo_next | at reactor.core.publisher.MonoSubscribeOn$SubscribeOnSubscriber.run(MonoSubscribeOn.java:126) ~[reactor-core-3.5.0.jar:3.5.0]
  37. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.5.0.jar:3.5.0]
  38. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.5.0.jar:3.5.0]
  39. halo_next | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]
  40. halo_next | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:na]
  41. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]
  42. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]
  43. halo_next | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
  44. halo_next | Caused by: org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'spec': 'Can't happen. Check SUPPORTED_CLASSES'
  45. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:209) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  46. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:104) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  47. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:92) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  48. halo_next | at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:61) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  49. halo_next | at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:91) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  50. halo_next | at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:112) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  51. halo_next | at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:338) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  52. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:265) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  53. halo_next | ... 39 common frames omitted
  54. halo_next | Caused by: java.lang.IllegalStateException: Can't happen. Check SUPPORTED_CLASSES
  55. halo_next | at org.springframework.integration.json.JsonPropertyAccessor.asJson(JsonPropertyAccessor.java:104) ~[spring-integration-core-6.0.0-RC2.jar:6.0.0-RC2]
  56. halo_next | at org.springframework.integration.json.JsonPropertyAccessor.canRead(JsonPropertyAccessor.java:75) ~[spring-integration-core-6.0.0-RC2.jar:6.0.0-RC2]
  57. halo_next | at run.halo.app.theme.ReactivePropertyAccessor.canRead(ReactivePropertyAccessor.java:39) ~[classes/:2.0.0-beta.2]
  58. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:198) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  59. halo_next | ... 46 common frames omitted
  60. halo_next |
  61. halo_next | 2022-11-24T19:20:58.010+08:00 ERROR 7 --- [oundedElastic-3] r.h.a.t.e.SpringWebFluxTemplateEngine : [THYMELEAF][boundedElastic-3] Exception processing template "index": Exception evaluating SpringEL expression: "theme.spec.version" (template: "modules/layout" - line 9, col 28)
  62. halo_next |
  63. halo_next | org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "theme.spec.version" (template: "modules/layout" - line 9, col 28)
  64. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:292) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  65. halo_next | at run.halo.app.theme.ReactiveSpelVariableExpressionEvaluator.evaluate(ReactiveSpelVariableExpressionEvaluator.java:29) ~[classes/:2.0.0-beta.2]
  66. halo_next | at org.thymeleaf.standard.expression.VariableExpression.executeVariableExpression(VariableExpression.java:166) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  67. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:66) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  68. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  69. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  70. halo_next | at org.thymeleaf.standard.expression.LinkExpression.resolveParameters(LinkExpression.java:339) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  71. halo_next | at org.thymeleaf.standard.expression.LinkExpression.executeLinkExpression(LinkExpression.java:285) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  72. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:85) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  73. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  74. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  75. halo_next | at org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor.doProcess(AbstractStandardExpressionAttributeTagProcessor.java:144) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  76. halo_next | at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  77. halo_next | at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  78. halo_next | at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  79. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  80. halo_next | at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  81. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  82. halo_next | at org.thymeleaf.engine.Model.process(Model.java:290) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  83. halo_next | at org.thymeleaf.engine.GatheringModelProcessable.process(GatheringModelProcessable.java:78) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  84. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleCloseElement(ProcessorTemplateHandler.java:1640) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  85. halo_next | at org.thymeleaf.engine.CloseElementTag.beHandled(CloseElementTag.java:139) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  86. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  87. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  88. halo_next | at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  89. halo_next | at org.thymeleaf.engine.TemplateModel.process(TemplateModel.java:136) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  90. halo_next | at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:661) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  91. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1103) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  92. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1077) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  93. halo_next | at run.halo.app.theme.engine.SpringWebFluxTemplateEngine.lambda$createFullStream$0(SpringWebFluxTemplateEngine.java:202) ~[classes/:2.0.0-beta.2]
  94. halo_next | at reactor.core.publisher.MonoCreate.subscribe(MonoCreate.java:58) ~[reactor-core-3.5.0.jar:3.5.0]
  95. halo_next | at reactor.core.publisher.Mono.subscribe(Mono.java:4444) ~[reactor-core-3.5.0.jar:3.5.0]
  96. halo_next | at reactor.core.publisher.MonoSubscribeOn$SubscribeOnSubscriber.run(MonoSubscribeOn.java:126) ~[reactor-core-3.5.0.jar:3.5.0]
  97. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.5.0.jar:3.5.0]
  98. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.5.0.jar:3.5.0]
  99. halo_next | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]
  100. halo_next | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:na]
  101. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]
  102. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]
  103. halo_next | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
  104. halo_next | Caused by: org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'spec': 'Can't happen. Check SUPPORTED_CLASSES'
  105. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:209) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  106. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:104) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  107. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:92) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  108. halo_next | at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:61) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  109. halo_next | at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:91) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  110. halo_next | at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:112) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  111. halo_next | at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:338) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  112. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:265) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  113. halo_next | ... 39 common frames omitted
  114. halo_next | Caused by: java.lang.IllegalStateException: Can't happen. Check SUPPORTED_CLASSES
  115. halo_next | at org.springframework.integration.json.JsonPropertyAccessor.asJson(JsonPropertyAccessor.java:104) ~[spring-integration-core-6.0.0-RC2.jar:6.0.0-RC2]
  116. halo_next | at org.springframework.integration.json.JsonPropertyAccessor.canRead(JsonPropertyAccessor.java:75) ~[spring-integration-core-6.0.0-RC2.jar:6.0.0-RC2]
  117. halo_next | at run.halo.app.theme.ReactivePropertyAccessor.canRead(ReactivePropertyAccessor.java:39) ~[classes/:2.0.0-beta.2]
  118. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:198) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  119. halo_next | ... 46 common frames omitted
  120. halo_next |
  121. halo_next | 2022-11-24T19:20:58.114+08:00 ERROR 7 --- [oundedElastic-3] a.w.r.e.AbstractErrorWebExceptionHandler : [8002f254-1] 500 Server Error for HTTP GET "/"
  122. halo_next |
  123. halo_next | org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "theme.spec.version" (template: "modules/layout" - line 9, col 28)
  124. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:292) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  125. halo_next | Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
  126. halo_next | Error has been observed at the following site(s):
  127. halo_next | *__checkpoint ⇢ Handler run.halo.app.theme.router.strategy.IndexRouteStrategy$$Lambda$1095/0x0000000801229138@5156d0be [DispatcherHandler]
  128. halo_next | *__checkpoint ⇢ org.springframework.web.filter.reactive.ServerHttpObservationFilter [DefaultWebFilterChain]
  129. halo_next | *__checkpoint ⇢ org.springframework.security.web.server.WebFilterChainProxy [DefaultWebFilterChain]
  130. halo_next | *__checkpoint ⇢ HTTP GET "/" [ExceptionHandlingWebHandler]
  131. halo_next | Original Stack Trace:
  132. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:292) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  133. halo_next | at run.halo.app.theme.ReactiveSpelVariableExpressionEvaluator.evaluate(ReactiveSpelVariableExpressionEvaluator.java:29) ~[classes/:2.0.0-beta.2]
  134. halo_next | at org.thymeleaf.standard.expression.VariableExpression.executeVariableExpression(VariableExpression.java:166) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  135. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:66) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  136. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  137. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  138. halo_next | at org.thymeleaf.standard.expression.LinkExpression.resolveParameters(LinkExpression.java:339) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  139. halo_next | at org.thymeleaf.standard.expression.LinkExpression.executeLinkExpression(LinkExpression.java:285) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  140. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:85) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  141. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  142. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  143. halo_next | at org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor.doProcess(AbstractStandardExpressionAttributeTagProcessor.java:144) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  144. halo_next | at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  145. halo_next | at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  146. halo_next | at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  147. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  148. halo_next | at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  149. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  150. halo_next | at org.thymeleaf.engine.Model.process(Model.java:290) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  151. halo_next | at org.thymeleaf.engine.GatheringModelProcessable.process(GatheringModelProcessable.java:78) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  152. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleCloseElement(ProcessorTemplateHandler.java:1640) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  153. halo_next | at org.thymeleaf.engine.CloseElementTag.beHandled(CloseElementTag.java:139) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  154. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  155. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  156. halo_next | at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  157. halo_next | at org.thymeleaf.engine.TemplateModel.process(TemplateModel.java:136) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  158. halo_next | at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:661) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  159. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1103) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  160. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1077) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  161. halo_next | at run.halo.app.theme.engine.SpringWebFluxTemplateEngine.lambda$createFullStream$0(SpringWebFluxTemplateEngine.java:202) ~[classes/:2.0.0-beta.2]
  162. halo_next | at reactor.core.publisher.MonoCreate.subscribe(MonoCreate.java:58) ~[reactor-core-3.5.0.jar:3.5.0]
  163. halo_next | at reactor.core.publisher.Mono.subscribe(Mono.java:4444) ~[reactor-core-3.5.0.jar:3.5.0]
  164. halo_next | at reactor.core.publisher.MonoSubscribeOn$SubscribeOnSubscriber.run(MonoSubscribeOn.java:126) ~[reactor-core-3.5.0.jar:3.5.0]
  165. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.5.0.jar:3.5.0]
  166. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.5.0.jar:3.5.0]
  167. halo_next | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]
  168. halo_next | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:na]
  169. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]
  170. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]
  171. halo_next | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
  172. halo_next | Caused by: org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'spec': 'Can't happen. Check SUPPORTED_CLASSES'
  173. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:209) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  174. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:104) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  175. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.getValueInternal(PropertyOrFieldReference.java:92) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  176. halo_next | at org.springframework.expression.spel.ast.CompoundExpression.getValueRef(CompoundExpression.java:61) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  177. halo_next | at org.springframework.expression.spel.ast.CompoundExpression.getValueInternal(CompoundExpression.java:91) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  178. halo_next | at org.springframework.expression.spel.ast.SpelNodeImpl.getValue(SpelNodeImpl.java:112) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  179. halo_next | at org.springframework.expression.spel.standard.SpelExpression.getValue(SpelExpression.java:338) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  180. halo_next | at org.thymeleaf.spring6.expression.SPELVariableExpressionEvaluator.evaluate(SPELVariableExpressionEvaluator.java:265) ~[thymeleaf-spring6-3.1.0.RC1.jar:3.1.0.RC1]
  181. halo_next | at run.halo.app.theme.ReactiveSpelVariableExpressionEvaluator.evaluate(ReactiveSpelVariableExpressionEvaluator.java:29) ~[classes/:2.0.0-beta.2]
  182. halo_next | at org.thymeleaf.standard.expression.VariableExpression.executeVariableExpression(VariableExpression.java:166) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  183. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:66) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  184. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  185. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  186. halo_next | at org.thymeleaf.standard.expression.LinkExpression.resolveParameters(LinkExpression.java:339) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  187. halo_next | at org.thymeleaf.standard.expression.LinkExpression.executeLinkExpression(LinkExpression.java:285) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  188. halo_next | at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:85) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  189. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  190. halo_next | at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  191. halo_next | at org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor.doProcess(AbstractStandardExpressionAttributeTagProcessor.java:144) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  192. halo_next | at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  193. halo_next | at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  194. halo_next | at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  195. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleStandaloneElement(ProcessorTemplateHandler.java:918) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  196. halo_next | at org.thymeleaf.engine.StandaloneElementTag.beHandled(StandaloneElementTag.java:228) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  197. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  198. halo_next | at org.thymeleaf.engine.Model.process(Model.java:290) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  199. halo_next | at org.thymeleaf.engine.GatheringModelProcessable.process(GatheringModelProcessable.java:78) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  200. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleCloseElement(ProcessorTemplateHandler.java:1640) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  201. halo_next | at org.thymeleaf.engine.CloseElementTag.beHandled(CloseElementTag.java:139) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  202. halo_next | at org.thymeleaf.engine.Model.process(Model.java:282) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  203. halo_next | at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  204. halo_next | at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  205. halo_next | at org.thymeleaf.engine.TemplateModel.process(TemplateModel.java:136) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  206. halo_next | at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:661) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  207. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1103) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  208. halo_next | at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1077) ~[thymeleaf-3.1.0.RC1.jar:3.1.0.RC1]
  209. halo_next | at run.halo.app.theme.engine.SpringWebFluxTemplateEngine.lambda$createFullStream$0(SpringWebFluxTemplateEngine.java:202) ~[classes/:2.0.0-beta.2]
  210. halo_next | at reactor.core.publisher.MonoCreate.subscribe(MonoCreate.java:58) ~[reactor-core-3.5.0.jar:3.5.0]
  211. halo_next | at reactor.core.publisher.Mono.subscribe(Mono.java:4444) ~[reactor-core-3.5.0.jar:3.5.0]
  212. halo_next | at reactor.core.publisher.MonoSubscribeOn$SubscribeOnSubscriber.run(MonoSubscribeOn.java:126) ~[reactor-core-3.5.0.jar:3.5.0]
  213. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.5.0.jar:3.5.0]
  214. halo_next | at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.5.0.jar:3.5.0]
  215. halo_next | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]
  216. halo_next | at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:na]
  217. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]
  218. halo_next | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]
  219. halo_next | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
  220. halo_next | Caused by: java.lang.IllegalStateException: Can't happen. Check SUPPORTED_CLASSES
  221. halo_next | at org.springframework.integration.json.JsonPropertyAccessor.asJson(JsonPropertyAccessor.java:104) ~[spring-integration-core-6.0.0-RC2.jar:6.0.0-RC2]
  222. halo_next | at org.springframework.integration.json.JsonPropertyAccessor.canRead(JsonPropertyAccessor.java:75) ~[spring-integration-core-6.0.0-RC2.jar:6.0.0-RC2]
  223. halo_next | at run.halo.app.theme.ReactivePropertyAccessor.canRead(ReactivePropertyAccessor.java:39) ~[classes/:2.0.0-beta.2]
  224. halo_next | at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:198) ~[spring-expression-6.0.0-RC4.jar:6.0.0-RC4]
  225. halo_next | ... 46 common frames omitted
  226. halo_next |
  227.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement