You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/11/02 21:45:00 UTC

[jira] [Created] (OFBIZ-9925) Error on first access to Online Help

Jacques Le Roux created OFBIZ-9925:
--------------------------------------

             Summary: Error on first access to Online Help
                 Key: OFBIZ-9925
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9925
             Project: OFBiz
          Issue Type: Bug
          Components: themes
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Priority: Minor


Here is the error:
{code}
2017-11-02 22:43:41,266 |jsse-nio-8443-exec-7 |JavaEventHandler              |E| Problems Processing Event
java.lang.NullPointerException: null
   at org.apache.ofbiz.widget.renderer.ScreenRenderer.populateContextForRequest(ScreenRenderer.java:220) ~[ofbiz.jar:?]
   at org.apache.ofbiz.content.cms.CmsEvents.cms(CmsEvents.java:280) ~[ofbiz.jar:?]
{code}
It's due to a missing theme in the request. We can provide a default theme.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)