10-11-2018 08:20 AM
Hello,
I am using alfreco communiy 5.2.0 (re21f2be5-b22) and I have sometimes a problem when starting the server. it's very random.
I have share that shows a blank page. I checked my logs and I have errors in share.log but I can't find the reason. It looks like a bootstrap error.
ERROR [org.springframework.extensions.surf.render.RenderService] [http-apr-8080-exec-8] An exception occurred while rendering: bootstrap
org.springframework.extensions.surf.exception.RegionRendererExecutionException: Unable to render region: bootstrap
I send you my file share.log
if anyone has an idea to solve the problem, I'm interested.
Thanhs,
Matthieu
12-10-2018 04:45 AM
Hi Matthieu,
Have you imported any bootstrap file in your any .ftl file? it might be the issue.
Thanks,
Prachi Shah
12-10-2018 12:03 PM
It seems you are trying to deploy a custom module, which could be the cause of the problem you are facing.
What made me think this are the following error messages:
2018-10-11 03:02:59,591 ERROR [org.springframework.extensions.config.RemoteConfigElement] [localhost-startStop-1] java.io.FileNotFoundException: alfresco/web-extension/alfresco-system.p12 (Aucun fichier ou dossier de ce type)
2018-10-11 03:02:59,593 ERROR [org.springframework.extensions.config.RemoteConfigElement] [localhost-startStop-1] java.io.FileNotFoundException: alfresco/web-extension/ssl-truststore (Aucun fichier ou dossier de ce type)
2018-10-11 03:02:59,593 WARN [org.springframework.extensions.config.RemoteConfigElement] [localhost-startStop-1] Custom SSL socket factory was not configured, as there was no Keystore or Truststore.
Besides that, it seems your repository is not running, as Share is not able to get information from it:
2018-10-11 03:03:12,537 INFO [org.alfresco.web.site.EditionInterceptor] [http-apr-8080-exec-1] Unable to retrieve License information from Alfresco: 401
Check alfresco.log and catalina.out files and try to indentify anything wrong that may be causing the errors you see on Share.
Explore our Alfresco products with the links below. Use labels to filter content by product module.