Skip to content

Instantly share code, notes, and snippets.

@travisrcory
Created April 24, 2018 14:29
Show Gist options
  • Save travisrcory/3ccc76736f7b07371accf2e090ac549d to your computer and use it in GitHub Desktop.
Save travisrcory/3ccc76736f7b07371accf2e090ac549d to your computer and use it in GitHub Desktop.
2018-04-24 09:27:12.776 ERROR [http-nio-8080-exec-4][IncludeTag:128] Current URL /group/site-1.0/home?p_p_id=com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet&p_p_lifecycle=1&p_p_state=pop_up&p_p_mode=view&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_javax.portlet.action=editConfiguration&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_mvcPath=%2Fedit_configuration.jsp&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_returnToFullPageURL=%2Fgroup%2Fsite-1.0%2Fhome%3Fp_p_id%3Dauthoring_portlet%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26_authoring_portlet_mvcRenderCommandName%3DAuthoringWidgetsView&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_portletConfiguration=true&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_portletResource=authoring_checklist_portlet_INSTANCE_pjThTlp781Co&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_previewWidth=&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_settingsScope=portletInstance generates exception: com.liferay.portal.kernel.exception.PortalException: com.liferay.portal.kernel.template.TemplateException: Unable to process template com/liferay/dynamic/data/mapping/dependencies/alloy/option.ftl
jodd.json.JsonException: Syntax error! End of JSON_offset: 0 near: "" [Sanitized]
at jodd.json.JsonParser.syntaxError(JsonParser.java:951)
at jodd.json.JsonParser._parse(JsonParser.java:236)
at jodd.json.JsonParser.parse(JsonParser.java:202)
at com.liferay.portal.json.JSONDeserializerImpl.deserialize(JSONDeserializerImpl.java:34)
at com.liferay.portal.json.JSONFactoryImpl.looseDeserialize(JSONFactoryImpl.java:207)
at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:1458)
at freemarker.ext.beans.ReflectionCallableMemberDescriptor.invokeMethod(ReflectionCallableMemberDescriptor.java:52)
at freemarker.ext.beans.MemberAndArguments.invokeMethod(MemberAndArguments.java:48)
at freemarker.ext.beans.OverloadedMethodsModel.exec(OverloadedMethodsModel.java:62)
at freemarker.core.MethodCall._eval(MethodCall.java:62)
at freemarker.core.Expression.eval(Expression.java:78)
at freemarker.core.ListLiteral.getModelList(ListLiteral.java:89)
at freemarker.core.MethodCall._eval(MethodCall.java:60)
at freemarker.core.Expression.eval(Expression.java:78)
at freemarker.core.Assignment.accept(Assignment.java:131)
at freemarker.core.Environment.visit(Environment.java:324)
at freemarker.core.AssignmentInstruction.accept(AssignmentInstruction.java:54)
at freemarker.core.Environment.visit(Environment.java:324)
at freemarker.core.MixedContent.accept(MixedContent.java:54)
at freemarker.core.Environment.visit(Environment.java:324)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment