[ http://www.jahia.net/jira/browse/JAHIA-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_25025 ]
Benjamin Papez logged work on JAHIA-3603: ----------------------------------------- Author: Benjamin Papez Created on: 27/Oct/08 23:47 Start Date: 27/Oct/08 23:47 Worklog Time Spent: 45 minutes Issue Time Tracking ------------------- Time Spent: 1 hour, 30 minutes (was: 45 minutes) > NullPointerException on server startup when adding templates while Jahia was > shutdown > ------------------------------------------------------------------------------------- > > Key: JAHIA-3603 > URL: http://www.jahia.net/jira/browse/JAHIA-3603 > Project: Jahia Web Content Management Server (WCMS) > Issue Type: Bug > Components: Jahia Core Framework > Affects Versions: WCM 6.0 (Andromeda) > Reporter: Benjamin Papez > Assignee: Benjamin Papez > Priority: Major > Fix For: WCM 6.0 (Andromeda) > > Time Spent: 1 hour, 30 minutes > Remaining Estimate: 0 minutes > > I am trying to keep my Andromeda installation as long as possible, before a > completely new install. Unfortunately this way I often get problems on > startup, because the SpringContextSingleton.getInstance().getContext() is > null and the services are already doing some stuff, before the context is > completely set up > For instance the JahiaTemplateManagerService calls > PageDefinitionHelper.updateAllpageDefinitions on startup > and inside it comes to > Caused by: java.lang.NullPointerException > at > org.jahia.registries.JahiaListenersRegistry.getInstance(JahiaListenersRegistry.java:79) > at > org.jahia.services.events.JahiaEventGeneratorBaseService.fireAddTemplate(JahiaEventGeneratorBaseService.java:445) > so simply adding a template while the server is shutdown will bring this > error on next startup. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://www.jahia.net/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ jira_list mailing list jira_list@jahia.org http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list