[ http://jira.magnolia.info/browse/MAGNOLIA-1163?page=all ]
Boris Kraft closed MAGNOLIA-1163. --------------------------------- No bug of ours. > "Context Not Set, defaulting to System Context" Exception In Document > Management System - Any specific configuration need to be made? > ------------------------------------------------------------------------------------------------------------------------------------- > > Key: MAGNOLIA-1163 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1163 > Project: magnolia > Issue Type: Bug > Components: document management > Affects Versions: 3.0 RC3 > Environment: Windows XP, JDK 1.5.0 > Reporter: david hickman > Assigned To: Philipp Bracher > Priority: Critical > > We upgraded our magnolia application instance from "Magnolia > 3.0-rc2-SNAPSHOT" to "Magnolia-3.0-rc3". In the "Magnolia 3.0-rc2-SNAPSHOT" > version, we customized the Document List Tree module by extending the classes > in the magnolia API. > > The documents list is shown properly in the > "3.0-rc2-SNAPSHOT" version but in the new version an exception is thrown > saying "Context is not set, defaulting to System Context". Should we make > any specific configuration specifying the Context? > Here are the details related to the classes: > - class AzulTree extends info.magnolia.cms.gui.control.Tree > - class AzulTreeConfig extends > info.magnolia.module.dms.DMSAdminTreeConfig > - class AzulTreeHandler extends info.magnolia.module.dms.DMSAdminTree > - class AzulTreeControl extends AzulTree > EXCEPTION DETAILS: > WARN info.magnolia.context.MgnlContext MgnlContext.java(getInstance:293) > 26.10.2006 07:20:57 Context is not set, defaulting to System Context > java.lang.Exception > at info.magnolia.context.MgnlContext.getInstance(MgnlContext.java:293) > at info.magnolia.cms.util.AlertUtil.isMessageSet(AlertUtil.java:78) > at > info.magnolia.cms.util.FreeMarkerUtil.process(FreeMarkerUtil.java:119) > at > info.magnolia.cms.util.FreeMarkerUtil.process(FreeMarkerUtil.java:61) > at com.xumak.handler.tree.AzulTree.getHtmlFooter(AzulTree.java:594) > at com.xumak.handler.tree.AzulTree.getHtml(AzulTree.java:567) > at > info.magnolia.module.admininterface.AdminTreeMVCHandler.renderTree(AdminTreeMVCHandler.java:769) > at > info.magnolia.module.admininterface.AdminTreeMVCHandler.rend_erhtml(AdminTreeMVCHandler.java:721) > at c om > .xumak.handler.tree.AzulTreeHandler.getHtml(AzulTreeHandler.java:35) > at org.apache.jsp.templates.ascs.templates.documentList.documentListC > om ponent_jsp._jspService(documentListC om ponent_jsp.java:76) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------