Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
0
-
Turing Team 183
Description
When the (intial) HST model building fails, it looks like it doesn't recover and the HST keeps ends up in an error state.
The following error is observed:
04.05.2018 10:03:10 +0000 [Thread-4] ERROR [org.hippoecm.hst.site.container.DefaultHstSiteConfigurer.initializeComponentManager():301] HstSiteConfigServlet: ComponentManager initialization failed. org.hippoecm.hst.configuration.model.ModelLoadingException: During building the in memory HST model, the hst configuration jcr nodes have changed. at org.hippoecm.hst.configuration.cache.HstNodeImpl.loadChildren(HstNodeImpl.java:110) ~[hst-core-5.2.0.jar:5.2.0] at org.hippoecm.hst.configuration.cache.HstNodeImpl.<init>(HstNodeImpl.java:80) ~[hst-core-5.2.0.jar:5.2.0] at org.hippoecm.hst.configuration.cache.HstNodeLoadingCache.getNode(HstNodeLoadingCache.java:93) ~[hst-core-5.2.0.jar:5.2.0] at org.hippoecm.hst.site.container.DefaultHstSiteConfigurer.initializeComponentManager(DefaultHstSiteConfigurer.java:294) ~[hst-core-5.2.0.jar:5.2.0] at org.hippoecm.hst.site.container.DefaultHstSiteConfigurer.lambda$initialize$0(DefaultHstSiteConfigurer.java:233) ~[hst-core-5.2.0.jar:5.2.0] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
This has been seen with 12.2.0 & 12.2.1, with different projects.
Attachments
Issue Links
- clones
-
HSTTWO-4318 500 error after HST model building fails
- Closed