Uploaded image for project: 'Document Management System (closed)'
  1. Document Management System (closed)
  2. MGNLDMS-8

"Context Not Set, defaulting to System Context" Exception In Document Management System - Any specific configuration need to be made?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Critical
    • 1.1
    • None
    • None
    • Windows XP, JDK 1.5.0

    Description

      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)

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              pbaerfuss Philipp Bärfuss
              davehickman david hickman
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: